2006-06-16 15:35:18 +02:00
|
|
|
|
/*
|
|
|
|
|
* Uninstaller (Hungarian Resources)
|
|
|
|
|
*
|
|
|
|
|
* Copyright 2006 Andras Kovacs
|
|
|
|
|
*
|
|
|
|
|
* 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
|
|
|
|
|
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
|
|
|
|
*/
|
|
|
|
|
|
2009-06-30 13:15:20 +02:00
|
|
|
|
#include "resource.h"
|
|
|
|
|
|
2006-06-16 15:35:18 +02:00
|
|
|
|
LANGUAGE LANG_HUNGARIAN, SUBLANG_DEFAULT
|
|
|
|
|
|
|
|
|
|
STRINGTABLE DISCARDABLE {
|
|
|
|
|
IDS_APPNAME, "Wine Alkalamaz<61>s elt<6C>vol<6F>t<EFBFBD>"
|
|
|
|
|
IDS_UNINSTALLFAILED, "Az elt<6C>vol<6F>t<EFBFBD>si parancs '%s' v<>grehajt<6A>sa sikertelen, feltehet<65>leg a hi<68>nyz<79> futtathat<61> <20>llom<6F>ny miatt.\r\nEl szeretn<74> t<>vol<6F>tani az elt<6C>vol<6F>t<EFBFBD>si bejegyz<79>st a regisztr<74>ci<63>s adatb<74>zisb<73>l ?"
|
|
|
|
|
}
|