2 * Clock (Korean resources)
4 * Copyright 1998 Marcel Baur <mbaur@g26.ethz.ch>
5 * Copyright 2002 Sylvain Petreolle <spetreolle@yahoo.fr>
6 * Copyright 2004 Mike McCormack
7 * Copyright 2010 YunSong Hwang
9 * This library is free software; you can redistribute it and/or
10 * modify it under the terms of the GNU Lesser General Public
11 * License as published by the Free Software Foundation; either
12 * version 2.1 of the License, or (at your option) any later version.
14 * This library is distributed in the hope that it will be useful,
15 * but WITHOUT ANY WARRANTY; without even the implied warranty of
16 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
17 * Lesser General Public License for more details.
19 * You should have received a copy of the GNU Lesser General Public
20 * License along with this library; if not, write to the Free Software
21 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
24 #include "clock_res.h"
26 #pragma code_page(65001)
28 LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT
33 MENUITEM "아날로그(&L)", IDM_ANALOG
34 MENUITEM "디지털(&T)", IDM_DIGITAL
36 MENUITEM "글꼴(&F)...", IDM_FONT
38 MENUITEM "제목 표시 안함 (&W)", IDM_NOTITLE
40 MENUITEM "초(&S)", IDM_SECONDS
41 MENUITEM "날짜(&D)", IDM_DATE
43 MENUITEM "항상 앞에 (&A)", IDM_ONTOP
46 MENUITEM "시계 정보(&A)...", IDM_ABOUT