Commit 78610e20 authored by Hwang YunSong(황윤성)'s avatar Hwang YunSong(황윤성) Committed by Alexandre Julliard

user32: Updated Korean resource.

parent 243a3e41
......@@ -31,6 +31,8 @@ SYSMENU MENU LOADONCALL MOVEABLE DISCARDABLE
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)..."
}
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