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
d46d87a4
Commit
d46d87a4
authored
Jul 21, 2007
by
Hwang YunSong(황윤성)
Committed by
Alexandre Julliard
Jul 23, 2007
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
wordpad: Updated Korean resource.
parent
7e02d171
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
Ko.rc
programs/wordpad/Ko.rc
+6
-6
No files found.
programs/wordpad/Ko.rc
View file @
d46d87a4
...
...
@@ -59,9 +59,9 @@ BEGIN
MENUITEM "형식바(&F)", ID_TOGGLE_FORMATBAR
MENUITEM "상태바(&S)", ID_TOGGLE_STATUSBAR
END
POPUP "
&Insert
"
POPUP "
집어넣기(&I)
"
BEGIN
MENUITEM "
&Date and time
. . .", ID_DATETIME
MENUITEM "
날짜와 시간(&D)
. . .", ID_DATETIME
END
POPUP "형식(&O)"
BEGIN
...
...
@@ -81,13 +81,13 @@ END
IDD_DATETIME DIALOG DISCARDABLE 30, 20, 130, 80
STYLE DS_MODALFRAME | WS_CAPTION | WS_SYSMENU
CAPTION "
Date and time
"
CAPTION "
날짜와 시간
"
FONT 10, "MS Sans Serif"
BEGIN
LTEXT "
Available formats
",0,3,2,100,15
LTEXT "
가능한 형식
",0,3,2,100,15
LISTBOX IDC_DATETIME,3,12,80,65,LBS_NOINTEGRALHEIGHT
PUSHBUTTON "
&OK
",IDOK,87,12,40,12
PUSHBUTTON "
&Cancel
",IDCANCEL,87,26,40,12
PUSHBUTTON "
확인(&O)
",IDOK,87,12,40,12
PUSHBUTTON "
취소(&C)
",IDCANCEL,87,26,40,12
END
STRINGTABLE DISCARDABLE
...
...
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