Module: wine Branch: master Commit: b2c1d0c15c9035f1ccc74a2e4149020038be5c20 URL: http://source.winehq.org/git/wine.git/?a=commit;h=b2c1d0c15c9035f1ccc74a2e41...
Author: Hwang YunSong(황윤성) hys545@dreamwiz.com Date: Thu Oct 25 09:08:53 2007 +0900
wineconsole: Updated Korean resource.
---
programs/wineconsole/wineconsole_Ko.rc | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/programs/wineconsole/wineconsole_Ko.rc b/programs/wineconsole/wineconsole_Ko.rc index cad6946..a4da59e 100644 --- a/programs/wineconsole/wineconsole_Ko.rc +++ b/programs/wineconsole/wineconsole_Ko.rc @@ -1,6 +1,6 @@ /* * Copyright 2001 Eric Pouech - * 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 @@ -71,7 +71,7 @@ FONT 8, "MS Shell Dlg" AUTOCHECKBOX "����(&E)", IDC_OPT_QUICK_EDIT, 129, 43, 60, 10, WS_TABSTOP
GROUPBOX "���� �����丮", -1, 10, 57, 190, 35, BS_GROUPBOX - LTEXT "�ٽ� �θ��� ������ ����(&N) :", -1, 14, 67, 78, 18 + LTEXT "�ٽ� �θ��� ������ ����(&N):", -1, 14, 67, 78, 18 EDITTEXT IDC_OPT_HIST_SIZE, 92, 69, 31, 12, WS_TABSTOP|WS_BORDER|ES_NUMBER CONTROL "", IDC_OPT_HIST_SIZE_UD, "msctls_updown32", UDS_SETBUDDYINT|UDS_ALIGNRIGHT|UDS_AUTOBUDDY|UDS_ARROWKEYS|UDS_NOTHOUSANDS, 0, 0, 0, 0 AUTOCHECKBOX "�ι� ����(&R)", IDC_OPT_HIST_NODOUBLE, 130, 67, 50, 18, WS_TABSTOP|BS_MULTILINE