From 8ce4a6fdeca27e78aa90a7a5fc185a94b99a2039 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: Wed, 25 Jun 2008 09:55:42 +0900 Subject: [PATCH] winhlp32: Updated Korean resource. --- programs/winhlp32/Ko.rc | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/programs/winhlp32/Ko.rc b/programs/winhlp32/Ko.rc index 26c8352dd70..32289db5e21 100644 --- a/programs/winhlp32/Ko.rc +++ b/programs/winhlp32/Ko.rc @@ -39,21 +39,21 @@ MAIN_MENU MENU LANGUAGE LANG_KOREAN, SUBLANG_NEUTRAL POPUP "Ã¥°¥ÇÇ(&B)" { MENUITEM "Á¤ÀÇ(&D)...", MNID_BKMK_DEFINE } - POPUP "&Options" { - POPUP "Help always visible" + POPUP "¿É¼Ç(&O)" { + POPUP "°¡´ÉÇÑ µµ¿ò¸» º¸À̱â" BEGIN - MENUITEM "Default", MNID_OPTS_HELP_DEFAULT - MENUITEM "Visible", MNID_OPTS_HELP_VISIBLE - MENUITEM "Non visible", MNID_OPTS_HELP_NONVISIBLE + MENUITEM "±âº»", MNID_OPTS_HELP_DEFAULT + MENUITEM "º¸À̱â", MNID_OPTS_HELP_VISIBLE + MENUITEM "º¸¿©ÁÖÁö ¾Ê±â", MNID_OPTS_HELP_NONVISIBLE END - MENUITEM "History", MNID_OPTS_HISTORY - POPUP "Fonts" + MENUITEM "±â·Ï", MNID_OPTS_HISTORY + POPUP "±Û²Ã" BEGIN - MENUITEM "Small", MNID_OPTS_FONTS_SMALL - MENUITEM "Normal", MNID_OPTS_FONTS_NORMAL - MENUITEM "Large", MNID_OPTS_FONTS_LARGE + MENUITEM "ÀÛ°Ô", MNID_OPTS_FONTS_SMALL + MENUITEM "º¸Åë", MNID_OPTS_FONTS_NORMAL + MENUITEM "Å©°Ô", MNID_OPTS_FONTS_LARGE END - MENUITEM "Use system colors", MNID_OPTS_SYSTEM_COLORS + MENUITEM "½Ã½ºÅÛ »ö»ó »ç¿ë", MNID_OPTS_SYSTEM_COLORS } POPUP "µµ¿ò¸»(&H)" { MENUITEM "µµ¿ò¸» »ç¿ë¹ý(&O)", MNID_HELP_HELPON