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

Alexandre Julliard julliard at winehq.org
Wed Apr 9 05:31:49 CDT 2008


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

Author: Hwang YunSong(황윤성) <hys545 at dreamwiz.com>
Date:   Fri Apr  4 16:54:05 2008 +0900

winhelp: Updated Korean resource.

---

 programs/winhelp/Ko.rc |   16 ++++++++++++++--
 1 files changed, 14 insertions(+), 2 deletions(-)

diff --git a/programs/winhelp/Ko.rc b/programs/winhelp/Ko.rc
index 4db5070..491d3ed 100644
--- a/programs/winhelp/Ko.rc
+++ b/programs/winhelp/Ko.rc
@@ -50,12 +50,24 @@ MAIN_MENU MENU LANGUAGE LANG_KOREAN, SUBLANG_NEUTRAL
  }
 }
 
+
+IDD_INDEX DIALOG DISCARDABLE 0, 0, 200, 190 LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT
+STYLE DS_MODALFRAME | WS_CAPTION | WS_SYSMENU
+FONT 8, "MS Shell Dlg"
+CAPTION "À妽º"
+{
+    LISTBOX IDC_INDEXLIST, 10, 10, 180, 150, LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_BORDER
+    PUSHBUTTON "È®ÀÎ(&O)", IDOK, 40, 170, 50, 12
+    PUSHBUTTON "Ãë¼Ò(&C)", IDCANCEL, 120, 170, 50, 12
+}
+
+
 /* Strings */
 
 STRINGTABLE DISCARDABLE LANGUAGE LANG_KOREAN, SUBLANG_NEUTRAL
 {
 STID_WINE_HELP, 	"Wine µµ¿ò¸»"
-STID_WHERROR, 		"¿À·ù"
+STID_WHERROR, 		"¿¡·¯"
 STID_WARNING,  		"°æ°í"
 STID_INFO,  		"Á¤º¸"
 STID_NOT_IMPLEMENTED, 	"±¸ÇöµÇÁö ¾Ê¾ÒÀ½"
@@ -67,5 +79,5 @@ STID_HISTORY, 		"
 STID_TOPICS,		"¸ñÂ÷(&T)"
 STID_ALL_FILES, 	"¸ðµç ÆÄÀÏ (*.*)"
 STID_HELP_FILES_HLP, 	"µµ¿ò¸» ÆÄÀÏ (*.hlp)"
-STID_FILE_NOT_FOUND_s	"%sÀ» ãÀ» ¼ö ¾ø½À´Ï´Ù'. ÀÌ ÆÄÀÏÀ» ½º½º·Î ã°Ú½À´Ï±î?"
+STID_FILE_NOT_FOUND_s	"%sÀ» ãÀ» ¼ö ¾ø½À´Ï´Ù'. ÀÌ ÆÄÀÏÀ» Á÷Á¢ ã°Ú½À´Ï±î?"
 }




More information about the wine-cvs mailing list