Commit f6f7eddc authored by Hwang YunSong's avatar Hwang YunSong Committed by Alexandre Julliard

user32: Updated Korean resource.

parent 6f4e2083
......@@ -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 */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment