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

Alexandre Julliard julliard at winehq.org
Mon May 5 14:28:24 CDT 2008


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

Author: Hwang YunSong(황윤성 <hys545 at dreamwiz.com>
Date:   Mon May  5 10:10:14 2008 +0900

winhelp: Updated Korean resource.

---

 programs/winhelp/Ko.rc |   23 +++++++++++++++++++++++
 1 files changed, 23 insertions(+), 0 deletions(-)

diff --git a/programs/winhelp/Ko.rc b/programs/winhelp/Ko.rc
index 273acd7..b1152dc 100644
--- a/programs/winhelp/Ko.rc
+++ b/programs/winhelp/Ko.rc
@@ -82,3 +82,26 @@ STID_HELP_FILES_HLP, 	"
 STID_FILE_NOT_FOUND_s	"%sÀ» ãÀ» ¼ö ¾ø½À´Ï´Ù'. ÀÌ ÆÄÀÏÀ» Á÷Á¢ ã°Ú½À´Ï±î?"
 STID_NO_RICHEDIT	"richedit  ±¸ÇöÀ» ãÀ»¼ö ¾÷½À´Ï´Ù.. Ãë¼ÒÁß"
 }
+
+CONTEXT_MENU MENU LANGUAGE LANG_KOREAN, SUBLANG_NEUTRAL
+BEGIN
+	POPUP ""
+	BEGIN
+		MENUITEM "ÁÖ¼®...",       MNID_CTXT_ANNOTATE
+		MENUITEM "º¹»ç",                MNID_CTXT_COPY
+		MENUITEM "Àμâ...",            MNID_CTXT_PRINT
+		POPUP    "±Û²Ã"
+		BEGIN
+			MENUITEM "Á¼°Ô",       MNID_CTXT_FONTS_SMALL
+			MENUITEM "º¸Åë",      MNID_CTXT_FONTS_NORMAL
+			MENUITEM "³Ð°Ô",       MNID_CTXT_FONTS_LARGE
+		END
+		POPUP   "µµ¿ò¸»  Ç×»ó º¸À̱â"
+		BEGIN
+			MENUITEM "񃧯",     MNID_CTXT_HELP_DEFAULT
+			MENUITEM "º¸À̱â",     MNID_CTXT_HELP_VISIBLE
+			MENUITEM "¾È º¸À̱â", MNID_CTXT_HELP_NONVISIBLE
+		END
+		MENUITEM "½Ã½ºÅÛ »ö»ó »ç¿ë",   MNID_CTXT_SYSTEM_COLORS
+	END
+END




More information about the wine-cvs mailing list