Hwang YunSong( 황윤성 ) : oledlg: Updated Korean resource.

Alexandre Julliard julliard at winehq.org
Thu Oct 25 08:38:54 CDT 2007


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

Author: Hwang YunSong(황윤성) <hys545 at dreamwiz.com>
Date:   Thu Oct 25 09:09:22 2007 +0900

oledlg: Updated Korean resource.

---

 dlls/oledlg/oledlg_Ko.rc |   18 +++++++++---------
 1 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/dlls/oledlg/oledlg_Ko.rc b/dlls/oledlg/oledlg_Ko.rc
index 1182cbf..20b6d9e 100644
--- a/dlls/oledlg/oledlg_Ko.rc
+++ b/dlls/oledlg/oledlg_Ko.rc
@@ -1,5 +1,5 @@
 /*
- * Copyright 2005 YunSong Hwang
+ * Copyright 2005,2007 YunSong Hwang
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
@@ -40,8 +40,8 @@ BEGIN
     PUSHBUTTON      "ÄÁÆ®·Ñ Ãß°¡(&A)...",IDC_ADDCONTROL,81,88,63,14,NOT WS_VISIBLE
     CONTROL         "¾ÆÀÌÄÜÀ¸·Î º¸±â",IDC_ASICON,"Button",BS_AUTOCHECKBOX | 
                     WS_TABSTOP | NOT WS_VISIBLE,223,58,64,10
-    PUSHBUTTON      "ã±â...",IDC_BROWSE,83,53,50,14,NOT WS_VISIBLE
-    LTEXT           "ÆÄÀÏ:",IDC_FILELBL,83,27,20,8, NOT WS_VISIBLE
+    PUSHBUTTON      "ã±â...",IDC_BROWSE,155,88,50,14,NOT WS_VISIBLE
+    LTEXT           "ÆÄÀÏ:",IDC_FILELBL,58,21,20,8, NOT WS_VISIBLE
     EDITTEXT        IDC_FILE,83,37,132,13,ES_AUTOHSCROLL | NOT WS_VISIBLE
 END
 
@@ -61,13 +61,13 @@ FONT 8, "MS Shell Dlg"
 BEGIN
     LTEXT         "¿øº»:", -1, 6, 9, 30, 8, WS_VISIBLE | WS_GROUP
     CONTROL       "ºÙ¿©³Ö±â(&P)", IDC_PS_PASTE, "Button", BS_AUTORADIOBUTTON | WS_TABSTOP | WS_GROUP | WS_VISIBLE,
-                  6, 38, 55, 10
+                  1, 44, 55, 10
     CONTROL       "¸µÅ©·Î ºÙ¿©³Ö±â(&L)", IDC_PS_PASTELINK, "Button", BS_AUTORADIOBUTTON | WS_VISIBLE,
-                  6, 63, 55, 10
-    LTEXT         "&As:", -1, 65, 25, 16, 8, WS_VISIBLE | WS_GROUP
-    LISTBOX       IDC_PS_PASTELIST,     65, 36, 153, 57, LBS_NOTIFY | LBS_USETABSTOPS | WS_VSCROLL | WS_BORDER | NOT WS_VISIBLE
-    LISTBOX       IDC_PS_PASTELINKLIST, 65, 36, 153, 57, LBS_NOTIFY | LBS_USETABSTOPS | WS_VSCROLL | WS_BORDER | NOT WS_VISIBLE
-    LISTBOX       IDC_PS_DISPLAYLIST,   65, 36, 153, 57, LBS_NOTIFY | LBS_USETABSTOPS | WS_VSCROLL | WS_BORDER | WS_VISIBLE
+                  1, 61, 69, 10
+    LTEXT         "´Ù¸¥ À̸§À¸·Î(&A):", -1, 67, 25, 53, 8, WS_VISIBLE | WS_GROUP
+    LISTBOX       IDC_PS_PASTELIST,     66, 36, 150, 57, LBS_NOTIFY | LBS_USETABSTOPS | WS_VSCROLL | WS_BORDER | NOT WS_VISIBLE
+    LISTBOX       IDC_PS_PASTELINKLIST, 66, 36, 150, 57, LBS_NOTIFY | LBS_USETABSTOPS | WS_VSCROLL | WS_BORDER | NOT WS_VISIBLE
+    LISTBOX       IDC_PS_DISPLAYLIST,   66, 36, 150, 57, LBS_NOTIFY | LBS_USETABSTOPS | WS_VSCROLL | WS_BORDER | WS_VISIBLE
     CONTROL       "È®ÀÎ", IDOK, "Button", BS_DEFPUSHBUTTON | WS_TABSTOP | WS_GROUP | WS_VISIBLE, 224, 6, 66, 14
     CONTROL       "Ãë¼Ò", IDCANCEL, "Button", BS_PUSHBUTTON | WS_TABSTOP | WS_VISIBLE, 224, 23, 66, 14
     CONTROL       "µµ¿ò¸»(&H)", IDC_OLEUIHELP, "Button", BS_PUSHBUTTON | WS_TABSTOP | WS_VISIBLE, 224, 42, 66, 14




More information about the wine-cvs mailing list