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
41e64610
Commit
41e64610
authored
Jan 04, 2011
by
Hwang YunSong
Committed by
Alexandre Julliard
Jan 04, 2011
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
view: Update Korean resource.
parent
8570a94e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
11 deletions
+13
-11
Ko.rc
programs/view/Ko.rc
+13
-11
No files found.
programs/view/Ko.rc
View file @
41e64610
...
...
@@ -4,7 +4,7 @@
*
* Copyright 1998 Douglas Ridgway
* Copyright 2003 Marcelo Duarte
* Copyright 2005 YunSong Hwang
* Copyright 2005
,2011
YunSong Hwang
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
...
...
@@ -23,6 +23,8 @@
#include "resource.h"
#pragma code_page(65001)
LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT
/*
...
...
@@ -33,19 +35,19 @@ LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT
VIEW MENU
BEGIN
POPUP "파일(&F)"
POPUP "
파일
(&F)"
BEGIN
MENUITEM "열기(&O)", IDM_OPEN
MENUITEM "나가기(&X)", IDM_EXIT
MENUITEM "
열기
(&O)", IDM_OPEN
MENUITEM "
나가기
(&X)", IDM_EXIT
END
POPUP "
회
전(&P)"
POPUP "
회전
(&P)"
BEGIN
MENUITEM "
화면 가
득 채우기(&S)", IDM_SET_EXT_TO_WIN
MENUITEM "
화면 가득 채우기
(&S)", IDM_SET_EXT_TO_WIN
MENUITEM SEPARATOR
MENUITEM "왼쪽(&L)", IDM_LEFT
MENUITEM "오른쪽(&R)", IDM_RIGHT
MENUITEM "위(&U)", IDM_UP
MENUITEM "
아
래(&D)", IDM_DOWN
MENUITEM "
왼쪽
(&L)", IDM_LEFT
MENUITEM "
오른쪽
(&R)", IDM_RIGHT
MENUITEM "
위
(&U)", IDM_UP
MENUITEM "
아래
(&D)", IDM_DOWN
END
END
...
...
@@ -70,5 +72,5 @@ END
STRINGTABLE
BEGIN
IDS_DESCRIPTION "
정규
메타파일 보기"
IDS_DESCRIPTION "
정규 메타파일 보기
"
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