Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-fonts
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
Aleksandr Isakov
wine-fonts
Commits
7f9dfeb9
Commit
7f9dfeb9
authored
Dec 16, 2010
by
Hwang YunSong
Committed by
Alexandre Julliard
Dec 17, 2010
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
clock: Update Korean resource.
parent
a3217c89
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
11 deletions
+14
-11
Ko.rc
programs/clock/Ko.rc
+14
-11
No files found.
programs/clock/Ko.rc
View file @
7f9dfeb9
...
...
@@ -4,6 +4,7 @@
* Copyright 1998 Marcel Baur <mbaur@g26.ethz.ch>
* Copyright 2002 Sylvain Petreolle <spetreolle@yahoo.fr>
* Copyright 2004 Mike McCormack
* Copyright 2010 YunSong Hwang
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
...
...
@@ -22,29 +23,31 @@
#include "clock_res.h"
#pragma code_page(65001)
LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT
MAIN_MENU MENU
{
POPUP "
등
록 정보(&P)" {
MENUITEM "
아날
로그(&L)", IDM_ANALOG
MENUITEM "디지털(&T)", IDM_DIGITAL
POPUP "
등록 정보
(&P)" {
MENUITEM "
아날로그
(&L)", IDM_ANALOG
MENUITEM "
디지털
(&T)", IDM_DIGITAL
MENUITEM SEPARATOR
MENUITEM "
글
꼴(&F)...", IDM_FONT
MENUITEM "
글꼴
(&F)...", IDM_FONT
MENUITEM SEPARATOR
MENUITEM "
제목
표시 안함 (&W)", IDM_NOTITLE
MENUITEM "
제목 표시 안함
(&W)", IDM_NOTITLE
MENUITEM SEPARATOR
MENUITEM "초(&S)", IDM_SECONDS
MENUITEM "
날
짜(&D)", IDM_DATE
MENUITEM "
초
(&S)", IDM_SECONDS
MENUITEM "
날짜
(&D)", IDM_DATE
MENUITEM SEPARATOR
MENUITEM "
항상
앞에 (&A)", IDM_ONTOP
MENUITEM "
항상 앞에
(&A)", IDM_ONTOP
}
POPUP "정보(&O)" {
MENUITEM "
시계
정보(&A)...", IDM_ABOUT
POPUP "
정보
(&O)" {
MENUITEM "
시계 정보
(&A)...", IDM_ABOUT
}
}
STRINGTABLE
{
IDS_CLOCK, "
시
계"
IDS_CLOCK, "
시계
"
}
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