Hwang YunSong : shell32: Update Korean resource.

Alexandre Julliard julliard at winehq.org
Fri Jun 17 13:13:46 CDT 2011


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

Author: Hwang YunSong <hys545 at dreamwiz.com>
Date:   Thu Jun 16 19:43:37 2011 +0900

shell32: Update Korean resource.

---

 dlls/shell32/shell32_Ko.rc |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dlls/shell32/shell32_Ko.rc b/dlls/shell32/shell32_Ko.rc
index 744283c..67d4d81 100644
--- a/dlls/shell32/shell32_Ko.rc
+++ b/dlls/shell32/shell32_Ko.rc
@@ -1,6 +1,6 @@
 /*
  * Copyright 1998 Juergen Schmied
- * Copyright 2006, 2007,2010 YunSong Hwang
+ * Copyright 2006, 2007,2010,2011 YunSong Hwang
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
@@ -76,7 +76,7 @@ CAPTION " %s 정보"
 FONT 10, "MS Shell Dlg"
 {
  DEFPUSHBUTTON "확인", IDOK, 153, 133, 60, 12, WS_TABSTOP
- PUSHBUTTON "Wine 라이센스(&l)...", IDC_ABOUT_LICENSE, 153, 113, 60, 12, WS_TABSTOP
+ PUSHBUTTON "Wine 라이센스(&l)", IDC_ABOUT_LICENSE, 153, 113, 60, 12, WS_TABSTOP
  LISTBOX IDC_ABOUT_LISTBOX, 8, 65, 137, 82, LBS_NOTIFY | WS_VSCROLL | WS_BORDER
  ICON "", stc1, 10, 10, 30, 30
  LTEXT "", IDC_ABOUT_STATIC_TEXT1, 42, 10, 170, 10




More information about the wine-cvs mailing list