mirror of
https://github.com/reactos/wine.git
synced 2024-11-25 12:49:45 +00:00
user32: Updated Korean resource.
This commit is contained in:
parent
6f4e208321
commit
f6f7eddcfe
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user