Hwang YunSong( 황윤성 ) : credui: Updated Korean resource.

Alexandre Julliard julliard at winehq.org
Tue Oct 30 08:32:52 CDT 2007


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

Author: Hwang YunSong(황윤성) <hys545 at dreamwiz.com>
Date:   Tue Oct 30 10:16:10 2007 +0900

credui: Updated Korean resource.

---

 dlls/credui/credui_Ko.rc |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diff --git a/dlls/credui/credui_Ko.rc b/dlls/credui/credui_Ko.rc
index 67daa0d..3208af1 100644
--- a/dlls/credui/credui_Ko.rc
+++ b/dlls/credui/credui_Ko.rc
@@ -34,8 +34,15 @@ BEGIN
                     CBS_NOINTEGRALHEIGHT | WS_TABSTOP,80,62,126,12
     LTEXT           "¾ÏÈ£(&P):",IDC_STATIC,8,80,72,12,SS_CENTERIMAGE
     EDITTEXT        IDC_PASSWORD,80,80,126,12,ES_PASSWORD | ES_AUTOHSCROLL
-    CONTROL         "&Remember my password",IDC_SAVE,"Button",
+    CONTROL         "³» ¾ÏÈ£ ±â¾ï(&R)",IDC_SAVE,"Button",
                     BS_AUTOCHECKBOX | WS_TABSTOP,80,98,126,12
     DEFPUSHBUTTON   "È®ÀÎ",IDOK,97,128,50,14
     PUSHBUTTON      "Ãë¼Ò",IDCANCEL,156,128,50,14
 END
+
+
+STRINGTABLE DISCARDABLE
+{
+ IDS_TITLEFORMAT     " %s ¿¬°á"
+ IDS_MESSAGEFORMAT   " %s ¿¬°áÁß"
+}




More information about the wine-cvs mailing list