Replaced all occurences of SYSMETRICS_xx and sysMetrics[SM_xx] by
[wine] / programs / clock / De.rc
1 /*
2  * Clock (German resources)
3  *
4  * Copyright 1997 Marcel Baur <mbaur@g26.ethz.ch>
5  *
6  */
7
8 #define LANGUAGE_ID                  De
9 #define LANGUAGE_NUMBER              2
10
11
12 /* System Menu */
13
14 #define MENU_ON_TOP                  "&Immer im Vordergrund"
15
16
17 /* Window Menu */
18
19 #define MENU_PROPERTIES              "&Einstellungen"
20 #define MENU_ANALOG                  "Ana&log"
21 #define MENU_DIGITAL                 "Digi&tal"
22 #define MENU_FONT                    "Schrift&art..."
23 #define MENU_WITHOUT_TITLE           "&Ohne Titelleiste"
24
25 #define MENU_SECONDS                 "&Sekunden"
26 #define MENU_DATE                    "&Datum"
27
28 #define MENU_LANGUAGE                "&Sprache"
29 #define LANGUAGE_MENU_ITEM           "&Deutsch"
30
31 #define MENU_INFO                    "Inf&o..."
32 #define MENU_INFO_LICENSE            "&Lizenz"
33 #define MENU_INFO_NO_WARRANTY        "&KEINE GARANTIE"
34 #define MENU_INFO_ABOUT_WINE         "&Über Uhr..."
35
36
37 /* Window Caption */
38
39 #define STRING_CLOCK                 "Uhr"
40
41 #include "clock.rc"