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
ac2b5616
Commit
ac2b5616
authored
Jan 08, 2011
by
Hwang YunSong
Committed by
Alexandre Julliard
Jan 10, 2011
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
winspool.drv: Update Korean resource.
parent
e1c71291
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
8 deletions
+10
-8
Ko.rc
dlls/winspool.drv/Ko.rc
+10
-8
No files found.
dlls/winspool.drv/Ko.rc
View file @
ac2b5616
/*
* Korean resources for winspool
*
* 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
...
...
@@ -20,22 +20,24 @@
#include "wspool.h"
#pragma code_page(65001)
LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT
FILENAME_DIALOG DIALOG 6, 18, 245, 47
STYLE DS_CONTEXTHELP | DS_MODALFRAME | DS_SETFONT | DS_SETFOREGROUND | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION
CAPTION "
파일로
인쇄"
CAPTION "
파일로 인쇄
"
FONT 9, "MS Shell Dlg"
BEGIN
LTEXT "
출력
파일 이름(&O):", -1, 7, 13, 194, 13, WS_VISIBLE
LTEXT "
출력 파일 이름
(&O):", -1, 7, 13, 194, 13, WS_VISIBLE
EDITTEXT EDITBOX, 6, 28, 174, 12, WS_VISIBLE | ES_AUTOHSCROLL
DEFPUSHBUTTON "
확
인", IDOK, 199, 10, 40, 14, WS_VISIBLE
PUSHBUTTON "취소", IDCANCEL, 199, 27, 40, 14, WS_VISIBLE
DEFPUSHBUTTON "
확인
", IDOK, 199, 10, 40, 14, WS_VISIBLE
PUSHBUTTON "
취소
", IDCANCEL, 199, 27, 40, 14, WS_VISIBLE
END
STRINGTABLE
{
IDS_CAPTION "
지역
포트"
IDS_FILE_EXISTS "
출력 파일은 존재합니다.
'확인'을 누르면 덮어쓰여질겁니다."
IDS_CANNOT_OPEN "
출력 파
일을 만들수 없습니다."
IDS_CAPTION "
지역 포트
"
IDS_FILE_EXISTS "
출력 파일은 존재합니다. '확인'을 누르면 덮어쓰여질겁니다
."
IDS_CANNOT_OPEN "
출력 파일을 만들수 없습니다
."
}
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