Hwang YunSong( 황윤성 : winefile: Updated Korean resource.

Alexandre Julliard julliard at winehq.org
Fri Apr 18 07:27:21 CDT 2008


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

Author: Hwang YunSong(황윤성 <hys545 at dreamwiz.com>
Date:   Fri Apr 18 09:43:56 2008 +0900

winefile: Updated Korean resource.

---

 programs/winefile/Ko.rc |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/programs/winefile/Ko.rc b/programs/winefile/Ko.rc
index 6a6f12d..ba61351 100644
--- a/programs/winefile/Ko.rc
+++ b/programs/winefile/Ko.rc
@@ -176,7 +176,7 @@ FONT 8, "MS Shell Dlg"
 IDD_DIALOG_VIEW_TYPE DIALOG DISCARDABLE 15, 13, 161, 97
 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
 CAPTION "ÆÄÀÏ Å¸ÀÔÀ¸·Î"
-FONT 8, "MS Shell Dlg"
+FONT 8, "MS Sans Serif"
 BEGIN
     LTEXT           "À̸§(&N):",-1,7,8,22,10
     EDITTEXT        IDC_VIEW_PATTERN,31,7,63,12,ES_AUTOHSCROLL
@@ -190,7 +190,7 @@ BEGIN
     CONTROL         "´Ù¸¥ ÆÄÀÏ(&O)",IDC_VIEW_TYPE_OTHERS,"Button",
                     BS_AUTOCHECKBOX | WS_TABSTOP,13,65,70,10
     CONTROL         "¼û±è/½Ã½ºÅÛ ÆÄÀÏ º¸¿©ÁÖ±â(&S)",IDC_VIEW_TYPE_HIDDEN,
-                    "¹öÆ°",BS_AUTOCHECKBOX | WS_TABSTOP,7,81,106,9
+                    "Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,81,106,9
     DEFPUSHBUTTON   "È®ÀÎ",IDOK,104,7,50,14
     PUSHBUTTON      "Ãë¼Ò",IDCANCEL,104,24,50,14
 END
@@ -198,11 +198,12 @@ END
 IDD_DIALOG_PROPERTIES DIALOG DISCARDABLE  0, 0, 248, 215
 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
 CAPTION "%s ¼Ó¼º"
-FONT 8, "MS Shell Dlg"
+FONT 8, "MS Sans Serif"
 BEGIN
     DEFPUSHBUTTON   "È®ÀÎ",IDOK,191,7,50,14
     PUSHBUTTON      "Ãë¼Ò",IDCANCEL,191,29,50,14
     LTEXT           "ÆÄÀÏ À̸§(&F):",-1,7,7,59,9
+
     EDITTEXT        IDC_STATIC_PROP_FILENAME,71,7,120,9,ES_READONLY | NOT WS_BORDER | WS_TABSTOP
     LTEXT           "¿ÏÀüÇÑ °æ·Î(&P):",-1,7,18,59,9
     EDITTEXT        IDC_STATIC_PROP_PATH,71,18,120,9, ES_READONLY | NOT WS_BORDER | WS_TABSTOP
@@ -241,7 +242,7 @@ STRINGTABLE
     IDS_DESKTOP             "µ¥½ºÅ©Å¾"
     IDS_SHELL               "¼¿"
     IDS_TITLEFMT            "%s - %s"
-    IDS_NO_IMPL             "¹Ì±¸Çö"
+    IDS_NO_IMPL             "¾ÆÁ÷ ±¸Çö¾ÈµÊ"
     IDS_WINE_FILE           "Wine ÆÄÀÏ"
 }
 




More information about the wine-cvs mailing list