user32: Updated Korean resource.
[wine/wine-kai.git] / dlls / user32 / resources / user32_Ko.rc
blob07347739fbb54b37da3d0036195120cbe5edbbe3
1 /*
2  * Copyright 1996 Bang Jun Young
3  * Copyright 2007 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.
9  *
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.
14  *
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
18  */
20 LANGUAGE LANG_KOREAN, SUBLANG_NEUTRAL
22 SYSMENU MENU LOADONCALL MOVEABLE DISCARDABLE
24  MENUITEM "º¹±Í(&R)", 61728
25  MENUITEM "À̵¿(&M)", 61456
26  MENUITEM "Å©±â º¯°æ(&S)", 61440
27  MENUITEM "¾ÆÀÌÄܠǥ½Ã(&N)", 61472
28  MENUITEM "Àüü È­¸é Ç¥½Ã(&M)", 61488
29  MENUITEM SEPARATOR
30  MENUITEM "´Ý±â(&C)\tAlt-F4", 61536
31  MENUITEM SEPARATOR
32  MENUITEM "ÀÛ¾÷ Àüȯ(&W) ...\tCtrl-Esc", 61744
33  MENUITEM SEPARATOR
34  MENUITEM "Wine¿¡ °üÇÏ¿© ...", 61761
35  MENUITEM SEPARATOR
36  MENUITEM "µð¹ö±× ·Î±×¿¡ 'µð¹ö±× Ç¥½Ã' ³Ö±â(&P)", 61762
39 EDITMENU MENU LOADONCALL MOVEABLE DISCARDABLE
41         POPUP ""
42         BEGIN
43                 MENUITEM "½ÇÇà Ãë¼Ò(&U)", EM_UNDO
44                 MENUITEM SEPARATOR
45                 MENUITEM "À߶󳻱â(&T)", WM_CUT
46                 MENUITEM "º¹»ç(&C)", WM_COPY
47                 MENUITEM "ºÙ¿©³Ö±â(&P)", WM_PASTE
48                 MENUITEM "»èÁ¦(&D)", WM_CLEAR
49                 MENUITEM SEPARATOR
50                 MENUITEM "Àüü ¼±ÅÃ(&A)", EM_SETSEL
51         END
54 MSGBOX DIALOG 100, 80, 216, 168
55 STYLE DS_MODALFRAME | DS_NOIDLEMSG | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
56 FONT 9, "MS Shell Dlg"
57 BEGIN
58         ICON "", 1088, 8, 20, 16, 16, WS_CHILD | WS_VISIBLE
59         LTEXT "", 100, 32, 4, 176, 48, WS_CHILD | WS_VISIBLE | WS_GROUP | SS_NOPREFIX
60         PUSHBUTTON "È®ÀÎ(&O)", 1, 16, 56, 40, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
61         PUSHBUTTON "Ãë¼Ò(&C)", 2, 64, 56, 40, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
62         PUSHBUTTON "Áß´Ü(&A)", 3, 112, 56, 40, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
63         PUSHBUTTON "Àç½Ãµµ(&R)", 4, 160, 56, 40, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
64         PUSHBUTTON "¹«½Ã(&I)", 5, 208, 56, 40, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
65         PUSHBUTTON "¿¹(&Y)", 6, 256, 56, 40, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
66         PUSHBUTTON "¾Æ´Ï¿À(&N)", 7, 304, 56, 40, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
67 END
69 MDI_MOREWINDOWS DIALOG FIXED IMPURE 20, 20, 232, 122
70 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
71 CAPTION "â ¼±ÅÃ"
72 FONT 9, "MS Shell Dlg"
73 BEGIN
74     LISTBOX         MDI_IDC_LISTBOX, 5, 7, 222, 90, WS_VSCROLL | WS_HSCROLL /* defined in mdi.h */
75     DEFPUSHBUTTON   "È®ÀÎ", IDOK, 75, 100, 35, 14
76     PUSHBUTTON      "Ãë¼Ò", IDCANCEL, 120, 100, 35, 14
77 END
79 STRINGTABLE DISCARDABLE
81   IDS_ERROR "¿¡·¯"
82   IDS_MDI_MOREWINDOWS "´õ ¸¹Àº Ã¢µé(&M)..."
83  }