4 * Copyright 1996 Ulrich Schmid
5 * Copyright 2002 Sylvain Petreolle <spetreolle@yahoo.fr>
7 * Ukrainian language support
9 * Copyright (C) 2010 Igor Paliychuk
11 * This library is free software; you can redistribute it and/or
12 * modify it under the terms of the GNU Lesser General Public
13 * License as published by the Free Software Foundation; either
14 * version 2.1 of the License, or (at your option) any later version.
16 * This library is distributed in the hope that it will be useful,
17 * but WITHOUT ANY WARRANTY; without even the implied warranty of
18 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
19 * Lesser General Public License for more details.
21 * You should have received a copy of the GNU Lesser General Public
22 * License along with this library; if not, write to the Free Software
23 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
26 #include "winhelp_res.h"
29 #pragma code_page(65001)
31 LANGUAGE LANG_UKRAINIAN, SUBLANG_DEFAULT
33 IDD_INDEX DIALOG 0, 0, 200, 190
34 STYLE DS_MODALFRAME | WS_CAPTION | WS_SYSMENU
35 FONT 8, "MS Shell Dlg"
38 LISTBOX IDC_INDEXLIST, 10, 10, 180, 150, LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_BORDER
41 IDD_SEARCH DIALOG 0, 0, 200, 190
42 STYLE DS_MODALFRAME | WS_CAPTION | WS_SYSMENU
43 FONT 8, "MS Shell Dlg"
46 LTEXT "Ще не впроваджено", -1, 10, 10, 180, 150