uninstaller: Update Korean resource.

This commit is contained in:
Hwang YunSong 2010-10-18 11:07:14 +09:00 committed by Alexandre Julliard
parent 20ad8ea37a
commit 41585ab42f
1 changed files with 4 additions and 2 deletions

View File

@ -21,9 +21,11 @@
#include "resource.h"
#pragma code_page(65001)
LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT
STRINGTABLE {
IDS_APPNAME, "Wine Application 제거하기"
IDS_UNINSTALLFAILED, "언인스톨 명령 '%s' 실행 실패, 실행파일이 없는 것 같습니다.\n당신은 레지스트리에서 언인스톨 등록키를 제거하겠습니까 ?"
IDS_APPNAME, "Wine Application 제거하기"
IDS_UNINSTALLFAILED, "언인스톨 명령 '%s' 실행 실패, 실행파일이 없는 것 같습니다.\n당신은 레지스트리에서 언인스톨 등록키를 제거하겠습니까 ?"
}