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
ebfedcea
Commit
ebfedcea
authored
Apr 19, 2010
by
Hwang YunSong(황윤성)
Committed by
Alexandre Julliard
Apr 19, 2010
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
wineboot: Update Korean translation.
parent
1aed5d33
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
3 deletions
+13
-3
wineboot_Ko.rc
programs/wineboot/wineboot_Ko.rc
+13
-3
No files found.
programs/wineboot/wineboot_Ko.rc
View file @
ebfedcea
...
@@ -32,8 +32,18 @@ FONT 9, "MS Shell Dlg"
...
@@ -32,8 +32,18 @@ FONT 9, "MS Shell Dlg"
BEGIN
BEGIN
DEFPUSHBUTTON "취소",IDCANCEL,129,49,50,15
DEFPUSHBUTTON "취소",IDCANCEL,129,49,50,15
PUSHBUTTON "프로세스 끝내기",IDOK,51,49,71,15
PUSHBUTTON "프로세스 끝내기",IDOK,51,49,71,15
LTEXT "
이 프로세스에 로그 오프나 종료를 시도했으나, 이 프로그램은 아무런 반응이 없습니다.",
LTEXT "이 프로세스에 로그 오프나 종료를 시도했으나, 이 프로그램은 아무런 반응이 없습니다.",
IDC_STATIC,7,
7,172,19
IDC_STATIC,7,
5,172,26
LTEXT "만약 당신이 이 프로세스를 끝낸다면 저장 하지 않은 모든 데이터를 잃어버릴 것입니다.",
LTEXT "만약 당신이 이 프로세스를 끝낸다면 저장 하지 않은 모든 데이터를 잃어버릴 것입니다.",
IDC_STATIC,7,28,172,15
IDC_STATIC,7,28,172,21
END
IDD_WAITDLG DIALOG 0, 0, 200, 50
STYLE DS_MODALFRAME | DS_NOIDLEMSG | DS_CENTER | WS_POPUP | WS_DISABLED
CAPTION "Wine"
FONT 8, "MS Shell Dlg"
BEGIN
ICON "", IDC_WAITICON, 3, 3, 10, 10
LTEXT "Wine 설정 %s 이 업데이트되는 중입니다, 잠시만 기다려주시기 바랍니다...",
IDC_WAITTEXT, 40, 5, 150, 40, SS_NOPREFIX
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