regedit: Updated Korean resource.

This commit is contained in:
Hwang YunSong(황윤성) 2007-03-03 17:57:36 +09:00 committed by Alexandre Julliard
parent cc549b27df
commit 5aad8fd42d
1 changed files with 2 additions and 2 deletions

View File

@ -215,9 +215,9 @@ 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
GROUPBOX "레지스트리 불러오기", 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
AUTORADIOBUTTON "선택된 부분만(&E):", IDC_EXPORT_SELECTED, 12, 30, 70, 12
EDITTEXT IDC_EXPORT_PATH, 82, 30, 184, 12
END