2005-03-11 13:16:35 +00:00
/*
* Uninstaller (Portuguese Resources)
*
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
2006-05-18 12:49:52 +00:00
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
2005-03-11 13:16:35 +00:00
*
*/
2009-06-30 11:15:20 +00:00
#include "resource.h"
2007-01-09 11:42:55 +00:00
LANGUAGE LANG_PORTUGUESE, SUBLANG_PORTUGUESE
2005-03-11 13:16:35 +00:00
STRINGTABLE DISCARDABLE {
2007-01-09 11:42:55 +00:00
IDS_APPNAME, "Desinstalador de Aplica<63> <61> es Wine"
IDS_UNINSTALLFAILED, "Execu<63> <75> o do comando de desinstala<6C> <61> o '%s' falhado, talvez devido a faltar o execut<75> vel.\r\nDeseja remover a entrada de desinstala<6C> <61> o do registo ?"
2005-03-11 13:16:35 +00:00
}