- part 2/2 of bulgarian translation update
[reactos.git] / reactos / dll / cpl / timedate / timedate.rc
1 #include <windows.h>
2 #include <commctrl.h>
3
4 #include "resource.h"
5
6
7 LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
8
9 #define REACTOS_VERSION_DLL
10 #define REACTOS_STR_FILE_DESCRIPTION "ReactOS time/date Control Panel\0"
11 #define REACTOS_STR_INTERNAL_NAME "timedate\0"
12 #define REACTOS_STR_ORIGINAL_FILENAME "timedate.cpl\0"
13 //#include <reactos/version.rc>
14
15
16 IDC_CPLICON ICON "resources/applet.ico"
17 IDC_WORLD BITMAP "resources/world.bmp"
18
19 #include "lang/bg-BG.rc"
20 #include "lang/cs-CZ.rc"
21 #include "lang/da-DK.rc"
22 #include "lang/de-DE.rc"
23 #include "lang/el-GR.rc"
24 #include "lang/en-US.rc"
25 #include "lang/es-ES.rc"
26 #include "lang/fr-FR.rc"
27 #include "lang/hu-HU.rc"
28 #include "lang/id-ID.rc"
29 #include "lang/it-IT.rc"
30 #include "lang/ja-JP.rc"
31 #include "lang/nl-NL.rc"
32 #include "lang/pl-PL.rc"
33 #include "lang/ru-RU.rc"
34 #include "lang/sv-SE.rc"
35 #include "lang/th-TH.rc"
36 #include "lang/uk-UA.rc"