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

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


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

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

comctl32: Updated Korean resource.

---

 dlls/comctl32/comctl_Ko.rc |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dlls/comctl32/comctl_Ko.rc b/dlls/comctl32/comctl_Ko.rc
index f557b53..52dff6e 100644
--- a/dlls/comctl32/comctl_Ko.rc
+++ b/dlls/comctl32/comctl_Ko.rc
@@ -1,6 +1,6 @@
 /*
  * Copyright 2002 Won-kyu Park <wkpark at kldp.org>
- * 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
@@ -57,11 +57,11 @@ BEGIN
   PUSHBUTTON    "´Ù½Ã(&E)",     IDC_RESET_BTN,308,23,44,14
   PUSHBUTTON    "µµ¿ò¸»(&H)",      IDC_HELP_BTN,308,40,44,14
   PUSHBUTTON    "À§·Î À̵¿(&U)",   IDC_MOVEUP_BTN,308,74,44,14
-  PUSHBUTTON    "¾Æ·¡·Î À̵¿(&D)", IDC_MOVEDN_BTN,308,91,44,14
+  PUSHBUTTON    "¾Æ·¡·ÎÀ̵¿(&D)", IDC_MOVEDN_BTN,308,91,49,14
   LTEXT         "°¡´ÉÇÑ ¹öÆ°(&V)", -1,4,5,84,10
   LISTBOX       IDC_AVAILBTN_LBOX,4,17,120,100, LBS_NOTIFY | LBS_OWNERDRAWFIXED | LBS_HASSTRINGS | LBS_NOINTEGRALHEIGHT | LBS_DISABLENOSCROLL | WS_BORDER | WS_VSCROLL | WS_HSCROLL | WS_TABSTOP
   PUSHBUTTON    "´õÇϱâ(&A) ->",    IDOK, 131, 42, 44, 14
-  PUSHBUTTON    "<- Á¦°ÅÇϱâ(&R)", IDC_REMOVE_BTN,131,62,44,14
+  PUSHBUTTON    "<-Áö¿ì±â(&R)", IDC_REMOVE_BTN,131,62,44,14
   LTEXT         "µµ±¸¹Ù ¹öÆ°(&T):", -1,182,5,78,10
   LISTBOX       IDC_TOOLBARBTN_LBOX, 182,17,120,100,LBS_NOTIFY | LBS_OWNERDRAWFIXED | LBS_HASSTRINGS | LBS_NOINTEGRALHEIGHT | LBS_DISABLENOSCROLL | WS_BORDER | WS_VSCROLL | WS_HSCROLL | WS_TABSTOP
 END




More information about the wine-cvs mailing list