2 * Copyright 2004 by Krzysztof Foltman
3 * Copyright 2006 by YunSong Hwang
5 * This library is free software; you can redistribute it and/or
6 * modify it under the terms of the GNU Lesser General Public
7 * License as published by the Free Software Foundation; either
8 * version 2.1 of the License, or (at your option) any later version.
10 * This library is distributed in the hope that it will be useful,
11 * but WITHOUT ANY WARRANTY; without even the implied warranty of
12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
13 * Lesser General Public License for more details.
15 * You should have received a copy of the GNU Lesser General Public
16 * License along with this library; if not, write to the Free Software
17 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
21 LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT
22 MAINMENU MENU DISCARDABLE
26 MENUITEM "»õ ÆÄÀÏ(&N)\tCtrl+N", ID_FILE_NEW
27 MENUITEM "¿±â(&O)\tCtrl+O", ID_FILE_OPEN
28 MENUITEM "ÀúÀå(&S)\tCtrl+S", ID_FILE_SAVE
30 MENUITEM "³ª°¡±â(&X)", ID_FILE_EXIT
34 MENUITEM "µÇµ¹¸®±â(&U)\tCtrl+Z", ID_EDIT_UNDO
35 MENUITEM "´Ù½Ã ½ÇÇà(&R)\tCtrl+Y", ID_EDIT_REDO
36 MENUITEM "¸ðµÎ ¼±ÅÃ(&S)\tCtrl+A", ID_EDIT_SELECTALL
38 MENUITEM "À߶󳻱â(&T)\tCtrl+X", ID_EDIT_CUT
39 MENUITEM "º¹»ç(&C)\tCtrl+C", ID_EDIT_COPY
41 MENUITEM "Àбâ Àü¿ë(&O)", ID_EDIT_READONLY
42 MENUITEM "¼öÁ¤ °¡´É(&M)", ID_EDIT_MODIFIED
46 MENUITEM "¼±Åà ¿µ¿ª Á¤º¸(&I)", ID_EDIT_SELECTIONINFO
47 MENUITEM "¹®ÀÚ Çü½Ä(&F)", ID_EDIT_CHARFORMAT
48 MENUITEM "Á¤ÀÇµÈ ¹®ÀÚ¿ Çü½Ä(&D)", ID_EDIT_DEFCHARFORMAT
49 MENUITEM "´Ü¶ô Çü½Ä(&H)", ID_EDIT_PARAFORMAT
50 MENUITEM "ÅؽºÆ® ¾ò±â(&G)", ID_EDIT_GETTEXT
57 MENUITEM "½Ã½ºÅÛ(&S)\tCtrl+1", ID_BACK_1
58 MENUITEM "³ë¶û»öÀ¸·Î(&P)\tCtrl+2", ID_BACK_2
62 MENUITEM "¿ÞÂÊ(&L)\tCtrl+L", ID_ALIGN_LEFT
63 MENUITEM "°¡¿îµ¥(&C)\tCtrl+E", ID_ALIGN_CENTER
64 MENUITEM "¿À¸¥ÂÊ(&R)\tCtrl+R", ID_ALIGN_RIGHT