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

Alexandre Julliard julliard at wine.codeweavers.com
Wed Aug 9 06:03:28 CDT 2006


Module: wine
Branch: refs/heads/master
Commit: 78610e20ccc4def060814d98b3f476386a1f9ca4
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=78610e20ccc4def060814d98b3f476386a1f9ca4

Author: Hwang YunSong(황윤성) <hys545 at dreamwiz.com>
Date:   Wed Aug  9 08:48:38 2006 +0900

user32: Updated Korean resource.

---

 dlls/user/resources/user32_Ko.rc |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/dlls/user/resources/user32_Ko.rc b/dlls/user/resources/user32_Ko.rc
index 069053b..f338c59 100644
--- a/dlls/user/resources/user32_Ko.rc
+++ b/dlls/user/resources/user32_Ko.rc
@@ -31,6 +31,8 @@ SYSMENU MENU LOADONCALL MOVEABLE DISCARD
  MENUITEM "ÀÛ¾÷ Àüȯ(&W) ...\tCtrl-Esc", 61744
  MENUITEM SEPARATOR
  MENUITEM "Wine¿¡ °üÇÏ¿© ...", 61761
+ MENUITEM SEPARATOR
+ MENUITEM "µð¹ö±× ·Î±×¿¡ 'µð¹ö±× Ç¥½Ã' ³Ö±â(&P)", 61762
 }
 
 EDITMENU MENU LOADONCALL MOVEABLE DISCARDABLE
@@ -71,3 +73,9 @@ BEGIN
     DEFPUSHBUTTON   "È®ÀÎ", IDOK, 75, 100, 35, 14
     PUSHBUTTON      "Ãë¼Ò", IDCANCEL, 120, 100, 35, 14
 END
+
+STRINGTABLE DISCARDABLE
+{
+  IDS_ERROR "¿¡·¯"
+  IDS_MDI_MOREWINDOWS "´õ ¸¹Àº âµé(&M)..."
+ }




More information about the wine-cvs mailing list