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

regedit: Updated Korean Resource.

parent 190f9d65
......@@ -222,7 +222,16 @@ BEGIN
PUSHBUTTON "닫기",IDCANCEL,175,22,30,11, WS_GROUP
END
IDD_EXPORT_TEMPLATE DIALOG DISCARDABLE 50, 50, 278, 54
STYLE DS_3DLOOK | DS_CONTROL | WS_CHILD | WS_VISIBLE | WS_CLIPSIBLINGS |
WS_BORDER
FONT 8, "MS Shell Dlg"
BEGIN
GROUPBOX "레지스트리 불러오기(&E)", IDC_EXPORT_BASE, 6, 6, 266, 42, WS_GROUP
AUTORADIOBUTTON "모두(&A)", IDC_EXPORT_ALL, 12, 15, 244, 12
AUTORADIOBUTTON "선택된 부분만(&S):", IDC_EXPORT_SELECTED, 12, 30, 70, 12
EDITTEXT IDC_EXPORT_PATH, 82, 30, 184, 12
END
/*
* String Table
......@@ -319,6 +328,8 @@ END
/*****************************************************************/
/*
* TEXTINCLUDE
*/
......
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