user32: Updated Korean resource.

This commit is contained in:
Hwang YunSong 2006-05-08 08:56:34 +09:00 committed by Alexandre Julliard
parent 6f4e208321
commit f6f7eddcfe
1 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@ SYSMENU MENU LOADONCALL MOVEABLE DISCARDABLE
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 */