Hwang YunSong : sane.ds: Update Korean resource.

Alexandre Julliard julliard at winehq.org
Wed Dec 15 11:29:59 CST 2010


Module: wine
Branch: master
Commit: 94ad49dddc3d42e04562ddd0bafaccc0696c6d6a
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=94ad49dddc3d42e04562ddd0bafaccc0696c6d6a

Author: Hwang YunSong <hys545 at dreamwiz.com>
Date:   Wed Dec 15 17:04:39 2010 +0900

sane.ds: Update Korean resource.

---

 dlls/sane.ds/sane_Ko.rc |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/dlls/sane.ds/sane_Ko.rc b/dlls/sane.ds/sane_Ko.rc
index ab11baf..59f65f6 100644
--- a/dlls/sane.ds/sane_Ko.rc
+++ b/dlls/sane.ds/sane_Ko.rc
@@ -21,14 +21,16 @@
 
 #include "resource.h"
 
+#pragma code_page(65001)
+
 LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT
 
 IDD_DIALOG1 DIALOG 0, 0, 186, 46
 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_VISIBLE | DS_CENTER | DS_SETFOREGROUND
-CAPTION "½ºÄ³´×Áß"
+CAPTION "스캐닝중"
 FONT 9, "MS Shell Dlg"
 BEGIN
-    LTEXT  "½ºÄ³´×Áß... ±â´Ù¸®½Ê½Ã¿À.",IDC_STATIC,5,19,176,8, SS_CENTER
+    LTEXT  "스캐닝중... 기다리십시오.",IDC_STATIC,5,19,176,8, SS_CENTER
 END
 
 STRINGTABLE




More information about the wine-cvs mailing list