Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
wine
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Package registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Lorenzo Ferrillo
wine
Commits
f6b8689b
Commit
f6b8689b
authored
14 years ago
by
Hwang YunSong (황윤성)
Committed by
Alexandre Julliard
14 years ago
Browse files
Options
Downloads
Patches
Plain Diff
winedbg: Update Korean resource.
parent
92ba2168
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
programs/winedbg/rsrc_Ko.rc
+16
-14
16 additions, 14 deletions
programs/winedbg/rsrc_Ko.rc
with
16 additions
and
14 deletions
programs/winedbg/rsrc_Ko.rc
+
16
−
14
View file @
f6b8689b
...
...
@@ -2,7 +2,7 @@
* Korean Language Support
*
* Copyright 2008 Mikolaj Zalewski
* Copyright 2009 YunSong Hwang
* Copyright 2009
,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
...
...
@@ -21,36 +21,38 @@
#include "resource.h"
#pragma code_page(65001)
LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT
IDM_DEBUG_POPUP MENU
BEGIN
POPUP ""
BEGIN
MENUITEM "디버그(&D)", ID_DEBUG
MENUITEM "
디버그
(&D)", ID_DEBUG
END
END
IDD_CRASH_DLG DIALOGEX 100, 100, 273, 175
STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "
프로그
램 에러"
FONT
8
, "
Tahoma
"
CAPTION "
프로그램 에러
"
FONT
9
, "
MS Shell Dlg
"
BEGIN
LTEXT "",IDC_STATIC_BG,0,0,273,52,WS_BORDER,0
LTEXT "
이 프로그램 %s 은 심각한 문제에
직면해서 종료를 필요로 합니다. \
우리는 불편을 끼쳐드린 거
에 대하여 유감을 표함니다.",
LTEXT "
이 프로그램 %s 은 심각한 문제에 직면해서 종료를 필요로 합니다
. \
우리는 불편을 끼쳐드린 거에 대하여 유감을 표함니다
.",
IDC_STATIC_TXT1,27,10,224,30
LTEXT "
프로그램의 문제나 Wind의
결함으로 위해 발생할 수 있습니다. \
당신은 실행
한 프로그램에 대하여 http://appdb.
winehq.o
rg 의 팁을 확인 할 수 있습니다. \
LTEXT "
프로그램의 문제나 Wind의 결함으로 위해 발생할 수 있습니다
. \
당신은 실행한 프로그램에 대하여
http://appdb.winehq.org
의 팁을 확인 할 수 있습니다
. \
.\n\n\
만약 이 문제가 윈도우에서
는 존재하지 않고, 아직 버그로 보고되지 않았으면 \
, 당신은 http://bugs.winehq.
org에 버그
로 보고할 수 있습니다.",IDC_STATIC_TXT2,27,60,224,100
DEFPUSHBUTTON "
닫
기", IDOK, 205, 151, 60, 16, WS_TABSTOP
만약 이 문제가 윈도우에서는 존재하지 않고, 아직 버그로 보고되지 않았으면
\
,
당신은
http://bugs.winehq.org
에 버그로 보고할 수 있습니다
.",IDC_STATIC_TXT2,27,60,224,100
DEFPUSHBUTTON "
닫기
", IDOK, 205, 151, 60, 16, WS_TABSTOP
END
STRINGTABLE
BEGIN
IDS_AUTO_CAPTION "Wine
프로그램
충돌"
IDS_INVALID_PARAMS "
내부 에러 -올바
르지 않은 매개변수가 들어옴"
IDS_UNIDENTIFIED "(
알수
없음)"
IDS_AUTO_CAPTION "Wine
프로그램 충돌
"
IDS_INVALID_PARAMS "
내부 에러 -올바르지 않은 매개변수가 들어옴
"
IDS_UNIDENTIFIED "(
알수 없음
)"
END
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment