Module: wine Branch: master Commit: 33c6347472029e9250b53c24a76607c79b1d3254 URL: http://source.winehq.org/git/wine.git/?a=commit;h=33c6347472029e9250b53c24a7...
Author: Hwang YunSong(황윤성) hys545@dreamwiz.com Date: Thu Oct 5 10:30:51 2006 +0900
regedit: Updated Korean Resource.
---
programs/regedit/Ko.rc | 13 ++++++++++++- 1 files changed, 12 insertions(+), 1 deletions(-)
diff --git a/programs/regedit/Ko.rc b/programs/regedit/Ko.rc index 2241164..d5af338 100644 --- a/programs/regedit/Ko.rc +++ b/programs/regedit/Ko.rc @@ -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 */