Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-cw
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-cw
Commits
78199009
Commit
78199009
authored
May 05, 2008
by
Hwang YunSong(황윤성
Committed by
Alexandre Julliard
May 05, 2008
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
winhelp: Updated Korean resource.
parent
c8d495ba
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
23 additions
and
0 deletions
+23
-0
Ko.rc
programs/winhelp/Ko.rc
+23
-0
No files found.
programs/winhelp/Ko.rc
View file @
78199009
...
...
@@ -82,3 +82,26 @@ STID_HELP_FILES_HLP, "도움말 파일 (*.hlp)"
STID_FILE_NOT_FOUND_s "%s을 찾을 수 없습니다'. 이 파일을 직접 찾겠습니까?"
STID_NO_RICHEDIT "richedit 구현을 찾을수 업습니다.. 취소중"
}
CONTEXT_MENU MENU LANGUAGE LANG_KOREAN, SUBLANG_NEUTRAL
BEGIN
POPUP ""
BEGIN
MENUITEM "주석...", MNID_CTXT_ANNOTATE
MENUITEM "복사", MNID_CTXT_COPY
MENUITEM "인쇄...", MNID_CTXT_PRINT
POPUP "글꼴"
BEGIN
MENUITEM "좁게", MNID_CTXT_FONTS_SMALL
MENUITEM "보통", MNID_CTXT_FONTS_NORMAL
MENUITEM "넓게", MNID_CTXT_FONTS_LARGE
END
POPUP "도움말 항상 보이기"
BEGIN
MENUITEM "기본", MNID_CTXT_HELP_DEFAULT
MENUITEM "보이기", MNID_CTXT_HELP_VISIBLE
MENUITEM "안 보이기", MNID_CTXT_HELP_NONVISIBLE
END
MENUITEM "시스템 색상 사용", MNID_CTXT_SYSTEM_COLORS
END
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