Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
33c63474
Commit
33c63474
authored
Oct 05, 2006
by
Hwang YunSong(황윤성)
Committed by
Alexandre Julliard
Oct 05, 2006
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
regedit: Updated Korean Resource.
parent
190f9d65
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
1 deletion
+12
-1
Ko.rc
programs/regedit/Ko.rc
+12
-1
No files found.
programs/regedit/Ko.rc
View file @
33c63474
...
...
@@ -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
*/
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment