Hwang YunSong : user32: Updated Korean resource.
Module: wine Branch: refs/heads/master Commit: f6f7eddcfec982f337a1b3272e7d59751a7c78d4 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=f6f7eddcfec982f337a1b327... Author: Hwang YunSong <hys545(a)dreamwiz.com> Date: Mon May 8 08:56:34 2006 +0900 user32: Updated Korean resource. --- dlls/user/resources/user32_Ko.rc | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dlls/user/resources/user32_Ko.rc b/dlls/user/resources/user32_Ko.rc index 4ede974..15581b4 100644 --- a/dlls/user/resources/user32_Ko.rc +++ b/dlls/user/resources/user32_Ko.rc @@ -30,7 +30,7 @@ SYSMENU MENU LOADONCALL MOVEABLE DISCARD MENUITEM SEPARATOR MENUITEM "�۾� ��ȯ(&W) ...\tCtrl-Esc", 61744 MENUITEM SEPARATOR - MENUITEM "���ο� ���Ͽ� ...", 61761 + MENUITEM "Wine�� ���Ͽ� ...", 61761 } EDITMENU MENU LOADONCALL MOVEABLE DISCARDABLE @@ -64,7 +64,7 @@ END MDI_MOREWINDOWS DIALOG FIXED IMPURE 20, 20, 232, 122 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU -CAPTION "Select Window" +CAPTION "â ����" FONT 9, "MS Shell Dlg" BEGIN LISTBOX MDI_IDC_LISTBOX, 5, 7, 222, 90, WS_VSCROLL | WS_HSCROLL /* defined in mdi.h */
participants (1)
-
Alexandre Julliard