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

Alexandre Julliard julliard at wine.codeweavers.com
Mon Jul 23 05:55:37 CDT 2007


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

Author: Hwang YunSong(황윤성) <hys545 at dreamwiz.com>
Date:   Sat Jul 21 09:23:41 2007 +0900

wordpad: Updated Korean resource.

---

 programs/wordpad/Ko.rc |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/programs/wordpad/Ko.rc b/programs/wordpad/Ko.rc
index e735b8d..260d16d 100644
--- a/programs/wordpad/Ko.rc
+++ b/programs/wordpad/Ko.rc
@@ -59,9 +59,9 @@ BEGIN
         MENUITEM "Çü½Ä¹Ù(&F)",      ID_TOGGLE_FORMATBAR
         MENUITEM "»óŹÙ(&S)",      ID_TOGGLE_STATUSBAR
     END
-    POPUP "&Insert"
+    POPUP "Áý¾î³Ö±â(&I)"
     BEGIN
-        MENUITEM "&Date and time . . .",  ID_DATETIME
+        MENUITEM "³¯Â¥¿Í ½Ã°£(&D) . . .",  ID_DATETIME
     END
     POPUP "Çü½Ä(&O)"
     BEGIN
@@ -81,13 +81,13 @@ END
 
 IDD_DATETIME DIALOG DISCARDABLE 30, 20, 130, 80
 STYLE DS_MODALFRAME | WS_CAPTION | WS_SYSMENU
-CAPTION "Date and time"
+CAPTION "³¯Â¥¿Í ½Ã°£"
 FONT 10, "MS Sans Serif"
 BEGIN
-    LTEXT        "Available formats",0,3,2,100,15
+    LTEXT        "°¡´ÉÇÑ Çü½Ä",0,3,2,100,15
     LISTBOX      IDC_DATETIME,3,12,80,65,LBS_NOINTEGRALHEIGHT
-    PUSHBUTTON   "&OK",IDOK,87,12,40,12
-    PUSHBUTTON   "&Cancel",IDCANCEL,87,26,40,12
+    PUSHBUTTON   "È®ÀÎ(&O)",IDOK,87,12,40,12
+    PUSHBUTTON   "Ãë¼Ò(&C)",IDCANCEL,87,26,40,12
 END
 
 STRINGTABLE DISCARDABLE




More information about the wine-cvs mailing list