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

Alexandre Julliard julliard at winehq.org
Thu Oct 25 08:38:49 CDT 2007


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

Author: Hwang YunSong(황윤성) <hys545 at dreamwiz.com>
Date:   Thu Oct 25 09:02:39 2007 +0900

wordpad: Updated Korean resource.

---

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

diff --git a/programs/wordpad/Ko.rc b/programs/wordpad/Ko.rc
index 800f2cf..5e6633e 100644
--- a/programs/wordpad/Ko.rc
+++ b/programs/wordpad/Ko.rc
@@ -76,7 +76,7 @@ BEGIN
     POPUP "Çü½Ä(&O)"
     BEGIN
 	MENUITEM "±Û²Ã(&F) . . .",                  ID_FONTSETTINGS
-        MENUITEM " °­Á¶ Á¡(&U)"                ID_BULLET
+        MENUITEM "°­Á¶ Á¡(&U)"                ID_BULLET
         MENUITEM "´Ü¶ô(&P) . . ."              ID_PARAFORMAT
         MENUITEM "ÅÇ(&T) . . ."                   ID_TABSTOPS
         POPUP "¹è°æ(&B)"
@@ -107,7 +107,7 @@ END
 IDD_DATETIME DIALOG DISCARDABLE 30, 20, 130, 80
 STYLE DS_MODALFRAME | WS_CAPTION | WS_SYSMENU
 CAPTION "³¯Â¥¿Í ½Ã°£"
-FONT 10, "MS Sans Serif"
+FONT 10, "MS Shell Dlg"
 BEGIN
     LTEXT        "°¡´ÉÇÑ Çü½Ä",0,3,2,100,15
     LISTBOX      IDC_DATETIME,3,12,80,65,LBS_NOINTEGRALHEIGHT
@@ -118,7 +118,7 @@ END
 IDD_NEWFILE DIALOG DISCARDABLE 30, 20, 140, 80
 STYLE DS_MODALFRAME | WS_CAPTION | WS_SYSMENU
 CAPTION "»õ ¹®¼­"
-FONT 10, "MS Sans Serif"
+FONT 10, "MS Shell Dlg"
 BEGIN
     LTEXT        "»õ ¹®¼­ Çü½Ä",0,3,2,100,15
     LISTBOX      IDC_NEWFILE,3,12,90,65,LBS_NOINTEGRALHEIGHT
@@ -147,7 +147,7 @@ END
 IDD_TABSTOPS DIALOG DISCARDABLE 30, 20, 200, 110
 STYLE DS_MODALFRAME | WS_CAPTION | WS_SYSMENU
 Caption "ÅÇ"
-FONT 8, "MS SHell DLg"
+FONT 8, "MS Shell Dlg"
 BEGIN
     GROUPBOX "ÅÇ Á¤Áö", 0, 10, 10, 120, 90
     COMBOBOX IDC_TABSTOPS, 20, 20, 100, 60, CBS_SIMPLE | CBS_SORT
@@ -223,5 +223,5 @@ BEGIN
                                  "ÀÌ°ÍÀº Ư¼öÇÑ ²Ù¹ÒÀ» ¾ø¿¤ °ÍÀÔ´Ï´Ù. " \
                                  "´ç½ÅÀº Á¤¸»·Î ÀúÀåÇϱ⸦ ¿øÇմϱî?"
     STRING_INVALID_NUMBER,       "¿Ã¹Ù¸£Áö ¾ÊÀº ¼ö Çü½Ä"
-    STRING_OLE_STORAGE_NOT_SUPPORTED, "OLE storage documents are not supported"
+    STRING_OLE_STORAGE_NOT_SUPPORTED, "OLE ÀúÀå ¹®¼­´Â Áö¿øµÇÁö ¾Ê½À´Ï´Ù"
 END




More information about the wine-cvs mailing list