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
39380c94
Commit
39380c94
authored
Oct 25, 2007
by
Hwang YunSong(황윤성)
Committed by
Alexandre Julliard
Oct 25, 2007
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
regedit: Updated Korean resource.
parent
66395f2a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
14 deletions
+15
-14
Ko.rc
programs/regedit/Ko.rc
+15
-14
No files found.
programs/regedit/Ko.rc
View file @
39380c94
...
...
@@ -3,7 +3,8 @@
*
* Copyright 2002 Robert Dickenson
* Copyright 2005 Mike McCormack
*
* Copyright 2007 YunSong Hwang(hys545@dreamwiz.com)
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
...
...
@@ -139,8 +140,8 @@ FONT 9, "MS Shell Dlg"
BEGIN
LTEXT "이름:",IDC_STATIC,5,5,119,8
EDITTEXT IDC_VALUE_NAME,5,15,200,12, WS_BORDER | WS_TABSTOP | ES_AUTOHSCROLL
DEFPUSHBUTTON "확인",IDOK,140,
40,30,11
,WS_GROUP
PUSHBUTTON "취소",IDCANCEL,175,
40,30,11
, WS_GROUP
DEFPUSHBUTTON "확인",IDOK,140,
38,30,13
,WS_GROUP
PUSHBUTTON "취소",IDCANCEL,175,
38,30,13
, WS_GROUP
END
IDD_DELFAVORITE DIALOG DISCARDABLE 22, 17, 210, 90
...
...
@@ -150,8 +151,8 @@ FONT 9, "MS Shell Dlg"
BEGIN
LTEXT "이름:",IDC_STATIC,5,5,119,8
LISTBOX IDC_NAME_LIST,5,15,200,52, WS_BORDER | WS_TABSTOP | LBS_SORT | LBS_NOINTEGRALHEIGHT | WS_VSCROLL
DEFPUSHBUTTON "확인",IDOK,140,7
3,30,11
,WS_GROUP
PUSHBUTTON "취소",IDCANCEL,175,7
3,30,11
, WS_GROUP
DEFPUSHBUTTON "확인",IDOK,140,7
1,30,14
,WS_GROUP
PUSHBUTTON "취소",IDCANCEL,175,7
1,30,14
, WS_GROUP
END
IDD_EDIT_STRING DIALOG DISCARDABLE 22, 17, 210, 75
...
...
@@ -163,8 +164,8 @@ BEGIN
EDITTEXT IDC_VALUE_NAME,5,15,200,12, WS_BORDER | WS_TABSTOP | ES_AUTOHSCROLL| WS_DISABLED
LTEXT "값 데이터:",IDC_STATIC,5,30,119,8
EDITTEXT IDC_VALUE_DATA,5,40,200,12, WS_BORDER | WS_TABSTOP | ES_AUTOHSCROLL
DEFPUSHBUTTON "확인",IDOK,140,
60,30,11
,WS_GROUP
PUSHBUTTON "취소",IDCANCEL,175,
60,30,11
,WS_GROUP
DEFPUSHBUTTON "확인",IDOK,140,
58,30,14
,WS_GROUP
PUSHBUTTON "취소",IDCANCEL,175,
58,30,14
,WS_GROUP
END
IDD_EDIT_DWORD DIALOG DISCARDABLE 22, 17, 210, 100
...
...
@@ -179,8 +180,8 @@ BEGIN
GROUPBOX "단위", IDC_DWORD_BASE, 120, 30, 85, 37, BS_GROUPBOX
AUTORADIOBUTTON "16 진수", IDC_DWORD_HEX, 130, 40, 60, 10, WS_TABSTOP
AUTORADIOBUTTON "10 진수", IDC_DWORD_DEC, 130, 52, 60, 10, WS_TABSTOP
DEFPUSHBUTTON "확인",IDOK,140,
80,30,11
,WS_GROUP
PUSHBUTTON "취소",IDCANCEL,175,
80,30,11
,WS_GROUP
DEFPUSHBUTTON "확인",IDOK,140,
77,30,14
,WS_GROUP
PUSHBUTTON "취소",IDCANCEL,175,
77,30,14
,WS_GROUP
END
IDD_EDIT_BINARY DIALOG DISCARDABLE 22, 17, 210, 100
...
...
@@ -192,8 +193,8 @@ BEGIN
EDITTEXT IDC_VALUE_NAME,5,15,200,12, WS_BORDER | WS_TABSTOP | ES_AUTOHSCROLL| WS_DISABLED
LTEXT "값 데이터:",IDC_STATIC,5,30,90,8
CONTROL "",IDC_VALUE_DATA,"HexEdit",WS_TABSTOP,4,40,160,40
DEFPUSHBUTTON "확인",IDOK,140,8
0,30,11
,WS_GROUP
PUSHBUTTON "취소",IDCANCEL,175,80,30,1
1
,WS_GROUP
DEFPUSHBUTTON "확인",IDOK,140,8
1,30,15
,WS_GROUP
PUSHBUTTON "취소",IDCANCEL,175,80,30,1
5
,WS_GROUP
END
IDD_EDIT_MULTI_STRING DIALOG DISCARDABLE 22, 17, 210, 175
...
...
@@ -205,8 +206,8 @@ BEGIN
EDITTEXT IDC_VALUE_NAME,5,15,200,12, WS_BORDER | WS_TABSTOP | ES_AUTOHSCROLL| WS_DISABLED
LTEXT "값 데이터:",IDC_STATIC,5,30,119,8
EDITTEXT IDC_VALUE_DATA,5,40,200,112, WS_BORDER | WS_TABSTOP | WS_HSCROLL | WS_VSCROLL | ES_MULTILINE | ES_WANTRETURN
DEFPUSHBUTTON "확인",IDOK,140,1
60,30,11
,WS_GROUP
PUSHBUTTON "취소",IDCANCEL,175,1
60,30,11
,WS_GROUP
DEFPUSHBUTTON "확인",IDOK,140,1
58,30,13
,WS_GROUP
PUSHBUTTON "취소",IDCANCEL,175,1
58,30,13
,WS_GROUP
END
IDD_FIND DIALOG DISCARDABLE 22, 17, 210, 85
...
...
@@ -221,7 +222,7 @@ BEGIN
CHECKBOX "값 이름", IDC_FIND_VALUES, 5, 46, 90, 10, WS_TABSTOP | BS_AUTOCHECKBOX
CHECKBOX "값 내용", IDC_FIND_CONTENT, 5, 58, 90, 10, WS_TABSTOP | BS_AUTOCHECKBOX
CHECKBOX "완전한 단어만 찾기", IDC_FIND_WHOLE, 5, 70, 90, 10, WS_TABSTOP | BS_AUTOCHECKBOX
DEFPUSHBUTTON "찾기",IDOK,175,
5,30,11
,WS_GROUP
DEFPUSHBUTTON "찾기",IDOK,175,
3,30,14
,WS_GROUP
PUSHBUTTON "닫기",IDCANCEL,175,22,30,11, WS_GROUP
END
...
...
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