Hwang YunSong : winecfg: Updated Korean translation.

Alexandre Julliard julliard at winehq.org
Thu Oct 6 17:24:30 CDT 2011


Module: wine
Branch: master
Commit: 750404ee8d8a2f5bacc4cf1a65fe35daaaf026a9
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=750404ee8d8a2f5bacc4cf1a65fe35daaaf026a9

Author: Hwang YunSong <hys545 at dreamwiz.com>
Date:   Thu Oct  6 17:34:49 2011 +0900

winecfg: Updated Korean translation.

---

 programs/winecfg/Ko.rc |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/programs/winecfg/Ko.rc b/programs/winecfg/Ko.rc
index 9a4ee02..c5cdaea 100644
--- a/programs/winecfg/Ko.rc
+++ b/programs/winecfg/Ko.rc
@@ -168,13 +168,13 @@ IDD_AUDIOCFG DIALOG  0, 0, 260, 220
 STYLE WS_CHILD | WS_DISABLED
 FONT 9, "MS Shell Dlg"
 BEGIN
-    GROUPBOX        " Driver Diagnostics ",IDC_STATIC,8,4,244,27
+    GROUPBOX        " 드라이버 진단 ",IDC_STATIC,8,4,244,27
     LTEXT           "",IDC_AUDIO_DRIVER,18,16,230,8
-    GROUPBOX        " Defaults ",IDC_STATIC,8,33,244,76
-    LTEXT           "Output device:",IDC_STATIC,18,45,230,8
-    LTEXT           "Voice output device:",IDC_STATIC,18,61,230,8
-    LTEXT           "Input device:",IDC_STATIC,18,77,230,8
-    LTEXT           "Voice input device:",IDC_STATIC,18,93,230,8
+    GROUPBOX        " 기본 ",IDC_STATIC,8,33,244,76
+    LTEXT           "출력 장치:",IDC_STATIC,18,45,230,8
+    LTEXT           "음성 출력 장치:",IDC_STATIC,18,61,230,8
+    LTEXT           "입력 장치:",IDC_STATIC,18,77,230,8
+    LTEXT           "음성 입력 장치:",IDC_STATIC,18,93,230,8
     COMBOBOX        IDC_AUDIOOUT_DEVICE,110,43,135,14,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
     COMBOBOX        IDC_VOICEOUT_DEVICE,110,59,135,14,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
     COMBOBOX        IDC_AUDIOIN_DEVICE,110,75,135,14,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP




More information about the wine-cvs mailing list