Bug fixes.
[wine/dcerpc.git] / programs / clock / De.rc
blob0cbbdbf5bb4cd0a8ca3e3c94ec89a7c93d730b7b
1 /*
2  * Clock (German resources)
3  *
4  * Copyright 1997 Marcel Baur <mbaur@g26.ethz.ch>
5  *
6  */
8 #define LANGUAGE_ID                  De
9 #define LANGUAGE_NUMBER              2
12 /* System Menu */
14 #define MENU_ON_TOP                  "&Immer im Vordergrund"
17 /* Window Menu */
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"
25 #define MENU_SECONDS                 "&Sekunden"
26 #define MENU_DATE                    "&Datum"
28 #define MENU_LANGUAGE                "&Sprache"
29 #define LANGUAGE_MENU_ITEM           "&Deutsch"
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..."
37 /* Window Caption */
39 #define STRING_CLOCK                 "Uhr"
41 #include "clock.rc"