Added SHDoDragDrop() stub.
[wine/dcerpc.git] / programs / winhelp / Ko.rc
blobf12b59ae36f4f02570a0ec8f9cde67915a804451
1 /*
2  * Help Viewer
3  *
4  * Copyright 1996 Ulrich Schmid
5  */
7 /* This file is not yet complete !! */
9 #define LANGUAGE_ID                  Ko
10 #define LANGUAGE_NUMBER              A
12 /* Menu */
14 #define MENU_FILE                    "ÆÄÀÏ(&F)"
15 #define MENU_FILE_OPEN               "¿­±â(&O)..."
16 #define MENU_FILE_PRINT              "Àμâ(&P)"
17 #define MENU_FILE_PRINTER_SETUP      "ÇÁ¸°ÅÍ ¼³Á¤(&S)..."
18 #define MENU_FILE_EXIT               "Á¾·á(&E)"
20 #define MENU_EDIT                    "ÆíÁý(&E)"
21 #define MENU_EDIT_COPY_DIALOG        "º¹»ç(&C)..."
22 #define MENU_EDIT_ANNOTATE           "ÁÖ¼®(&A)..."
24 #define MENU_BOOKMARK                "Ã¥°¥ÇÇ(&B)"
25 #define MENU_BOOKMARK_DEFINE         "Á¤ÀÇ(&D)..."
27 #define MENU_HELP                    "µµ¿ò¸»(&H)"
28 #define MENU_HELP_ON_HELP            "µµ¿ò¸» »ç¿ë¹ý(&O)"
29 #define MENU_HELP_ON_TOP             "Ç×»ó À§(&T)"
30 #define MENU_HELP_INFO               "Á¤º¸(&I)..."
31 #define MENU_HELP_ABOUT_WINE         "¿ÍÀο¡ °üÇÏ¿©(&A)"
33 /* Strings */
35 #define STRING_WINE_HELP             "¿ÍÀΠµµ¿ò¸»"
36 #define STRING_ERROR                 "¿À·ù"
37 #define STRING_WARNING               "°æ°í"
38 #define STRING_INFO                  "Á¤º¸"
39 #define STRING_NOT_IMPLEMENTED       "±¸ÇöµÇÁö ¾Ê¾ÒÀ½"
40 #define STRING_HLPFILE_ERROR_s       "µµ¿ò¸» ÆÄÀÏ `%s'¸¦ Àд µµÁß ¿À·ù ¹ß»ý"
41 #define STRING_CONTENTS              "¸ñÂ÷(&C)"
42 #define STRING_SEARCH                "ã±â(&S)"
43 #define STRING_BACK                  "µÚ·Î(&B)"
44 #define STRING_HISTORY               "È÷½ºÅ丮(&H)"
45 #define STRING_ALL_FILES             "¸ðµç ÆÄÀÏ (*.*)"
46 #define STRING_HELP_FILES_HLP        "µµ¿ò¸» ÆÄÀÏ (*.hlp)"
48 #include "Xx.rc"