German RC-File for sysdm and timedate and a few change in the Englich RC-File. Patch...
[reactos.git] / reactos / lib / cpl / timedate / timedate.rc
1 #include <defines.h>
2 #include "resource.h"
3 #include "windows.h"
4
5 LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT
6
7 #define REACTOS_VERSION_DLL
8 #define REACTOS_STR_FILE_DESCRIPTION "ReactOS time/date Control Panel\0"
9 #define REACTOS_STR_INTERNAL_NAME "timedate\0"
10 #define REACTOS_STR_ORIGINAL_FILENAME "timedate.cpl\0"
11 #include <reactos/version.rc>
12
13 IDC_CPLICON ICON "resources/applet.ico"
14
15
16
17 #include "En.rc"
18 #include "De.rc"
19