comctl32: Update Korean resource.
authorHwang YunSong <hys545@dreamwiz.com>
Mon, 21 Jun 2010 01:29:46 +0000 (10:29 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 21 Jun 2010 09:47:58 +0000 (11:47 +0200)
dlls/comctl32/comctl_Ko.rc

index daf9917e62a093da3b997ce683705e7dffd164c1..4f9ec0aff252e80f71bb86ae416bc33400c90640 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright 2002 Won-kyu Park <wkpark@kldp.org>
- * Copyright 2005,2007 YunSong Hwang
+ * Copyright 2005,2007,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
@@ -56,10 +56,10 @@ CAPTION "
 FONT 9, "MS Shell Dlg"
 BEGIN
   DEFPUSHBUTTON "�ݱ�(&C)",     IDCANCEL,308,6,44,14
-  PUSHBUTTON    "�ٽ�(&E)",     IDC_RESET_BTN,308,23,44,14
+  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,49,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