po: Add message contexts (and French translations) for some polysemic English transla...
[wine.git] / dlls / comctl32 / comctl32.rc
bloba525111f99fb5cc87317b0cfe147191aa45e57a9
1 /*
2  * Top level resource file for Common Controls
3  *
4  * Copyright 1999 Bertho Stultiens
5  * Copyright 1999 Eric Kohl
6  *
7  * This library is free software; you can redistribute it and/or
8  * modify it under the terms of the GNU Lesser General Public
9  * License as published by the Free Software Foundation; either
10  * version 2.1 of the License, or (at your option) any later version.
11  *
12  * This library is distributed in the hope that it will be useful,
13  * but WITHOUT ANY WARRANTY; without even the implied warranty of
14  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
15  * Lesser General Public License for more details.
16  *
17  * You should have received a copy of the GNU Lesser General Public
18  * License along with this library; if not, write to the Free Software
19  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
20  */
22 #include "comctl32.h"
24 LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT
26 STRINGTABLE
28     IDS_CLOSE    "Close"
31 STRINGTABLE
33     IDM_TODAY    "Today:"
34     IDM_GOTODAY  "Go to today"
37 STRINGTABLE
39     IDS_SEPARATOR "Separator"
42 STRINGTABLE
44     HKY_NONE "#msgctxt#hotkey#None"
47 LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
49 #define WINE_FILEDESCRIPTION_STR "Wine Common Controls"
50 #define WINE_FILENAME_STR "comctl32.dll"
51 #define WINE_FILEVERSION COMCTL32_VERSION, COMCTL32_VERSION_MINOR, 4704, 1100
52 #define WINE_FILEVERSION_STR "5.81"
53 #define WINE_PRODUCTVERSION WINE_FILEVERSION
54 #define WINE_PRODUCTVERSION_STR WINE_FILEVERSION_STR
56 #include "wine/wine_common_ver.rc"
58 /* @makedep: idt_check.bmp */
59 IDT_CHECK BITMAP idt_check.bmp
61 /* @makedep: idb_std_small.bmp */
62 IDB_STD_SMALL BITMAP idb_std_small.bmp
64 /* @makedep: idb_std_large.bmp */
65 IDB_STD_LARGE BITMAP idb_std_large.bmp
67 /* @makedep: idb_view_small.bmp */
68 IDB_VIEW_SMALL BITMAP idb_view_small.bmp
70 /* @makedep: idb_view_large.bmp */
71 IDB_VIEW_LARGE BITMAP idb_view_large.bmp
73 /* @makedep: idb_hist_small.bmp */
74 IDB_HIST_SMALL BITMAP idb_hist_small.bmp
76 /* @makedep: idb_hist_large.bmp */
77 IDB_HIST_LARGE BITMAP idb_hist_large.bmp
79 /* @makedep: idc_copy.cur */
80 IDC_COPY CURSOR idc_copy.cur
82 /* @makedep: idc_divider.cur */
83 IDC_DIVIDER CURSOR idc_divider.cur
85 /* @makedep: idc_divideropen.cur */
86 IDC_DIVIDEROPEN CURSOR idc_divideropen.cur
88 /* @makedep: idc_movebutton.cur */
89 IDC_MOVEBUTTON CURSOR idc_movebutton.cur
91 /* @makedep: idi_dragarrow.ico */
92 IDI_DRAGARROW ICON idi_dragarrow.ico
94 /* @makedep: idi_tt_info_sm.ico */
95 IDI_TT_INFO_SM ICON idi_tt_info_sm.ico
97 /* @makedep: idi_tt_warn_sm.ico */
98 IDI_TT_WARN_SM ICON idi_tt_warn_sm.ico
100 /* @makedep: idi_tt_error_sm.ico */
101 IDI_TT_ERROR_SM ICON idi_tt_error_sm.ico