From b2c1d0c15c9035f1ccc74a2e4149020038be5c20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hwang=20YunSong=28=ED=99=A9=EC=9C=A4=EC=84=B1=29?= Date: Thu, 25 Oct 2007 09:08:53 +0900 Subject: [PATCH] wineconsole: Updated Korean resource. --- programs/wineconsole/wineconsole_Ko.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/programs/wineconsole/wineconsole_Ko.rc b/programs/wineconsole/wineconsole_Ko.rc index cad69464f89..a4da59e3e59 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