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

Alexandre Julliard julliard at winehq.org
Mon Jul 28 08:07:26 CDT 2008


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

Author: Hwang YunSong(황윤성) <hys545 at dreamwiz.com>
Date:   Mon Jul 28 09:43:34 2008 +0900

shell32: Updated Korean resource.

---

 dlls/shell32/shell32_Ko.rc |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/dlls/shell32/shell32_Ko.rc b/dlls/shell32/shell32_Ko.rc
index de3cf61..c688c0c 100644
--- a/dlls/shell32/shell32_Ko.rc
+++ b/dlls/shell32/shell32_Ko.rc
@@ -93,13 +93,13 @@ END
 
 MENU_CPANEL MENU
 BEGIN
-    POPUP "&File"
+    POPUP "ÆÄÀÏ(&F)"
     BEGIN
         MENUITEM SEPARATOR
-        MENUITEM "E&xit", IDM_CPANEL_EXIT
+        MENUITEM "³ª±â±â(&X)", IDM_CPANEL_EXIT
     END
 
-    POPUP "&View"
+    POPUP "º¸±â(&V)"
     BEGIN
         MENUITEM "Å« ¾ÆÀÌÄÜ(&G)", FCIDM_SHVIEW_BIGICON
         MENUITEM "ÀÛÀº ¾ÆÀÌÄÜ(&M)", FCIDM_SHVIEW_SMALLICON
@@ -107,9 +107,9 @@ BEGIN
         MENUITEM "ÀÚ¼¼È÷(&D)", FCIDM_SHVIEW_REPORTVIEW
     END
 
-    POPUP "&Help"
+    POPUP "µµ¿ò¸»(&H)"
     BEGIN
-        MENUITEM "&About Control Panel...", IDM_CPANEL_ABOUT
+        MENUITEM "Á¦¾îÆÇ Á¤º¸(&A)...", IDM_CPANEL_ABOUT
     END
 END
 
@@ -284,9 +284,9 @@ IDS_CDBURN_AREA             "Local Settings\\Application Data\\Microsoft\\CD Bur
 
 IDS_NEWFOLDER		"»õ Æú´õ"
 
-IDS_CPANEL_TITLE            "Wine Control Panel"
-IDS_CPANEL_NAME             "Name"
-IDS_CPANEL_DESCRIPTION      "Description"
+IDS_CPANEL_TITLE            "Wine Á¦¾îÆÇ"
+IDS_CPANEL_NAME             "À̸§"
+IDS_CPANEL_DESCRIPTION      "¼³¸í"
 }
 
 STRINGTABLE




More information about the wine-cvs mailing list