2005-11-14 12:27:36 +01:00
|
|
|
|
/*
|
|
|
|
|
* Uninstaller (Korean Resources)
|
|
|
|
|
*
|
|
|
|
|
* Copyright 2005 Jonathan Ernst
|
|
|
|
|
* Copyright 2005 YunSong Hwang
|
|
|
|
|
*
|
|
|
|
|
* 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 14:49:52 +02:00
|
|
|
|
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
2005-11-14 12:27:36 +01:00
|
|
|
|
*/
|
|
|
|
|
|
2009-06-30 13:15:20 +02:00
|
|
|
|
#include "resource.h"
|
|
|
|
|
|
2008-12-10 19:29:21 +01:00
|
|
|
|
LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT
|
2005-11-14 12:27:36 +01:00
|
|
|
|
|
|
|
|
|
STRINGTABLE DISCARDABLE {
|
|
|
|
|
IDS_APPNAME, "Wine Application <20><><EFBFBD><EFBFBD><EFBFBD>ϱ<EFBFBD>"
|
2008-04-04 09:46:14 +02:00
|
|
|
|
IDS_UNINSTALLFAILED, "<22><><EFBFBD>ν<EFBFBD><CEBD><EFBFBD> <20><><EFBFBD><EFBFBD> '%s' <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>, <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD>ϴ<EFBFBD>.\r\n<><6E><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ʈ<EFBFBD><C6AE><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>ν<EFBFBD><CEBD><EFBFBD> <20><><EFBFBD><EFBFBD>Ű<EFBFBD><C5B0> <20><><EFBFBD><EFBFBD><EFBFBD>ϰڽ<CFB0><DABD>ϱ<EFBFBD> ?"
|
2005-11-14 12:27:36 +01:00
|
|
|
|
}
|