CoGetClassObject should complain about not being able to do
[wine.git] / programs / clock / En.rc
blob443e97476a05386807f863ed46c96c8d28e98af3
1 /*
2  * Clock (English resources)
3  *
4  * Copyright 1998 Marcel Baur <mbaur@g26.ethz.ch>
5  * FIXME: Weak translation !
6  */
8 #define LANGUAGE_ID                  En
9 #define LANGUAGE_NUMBER              0
12 /* System Menu */
14 #define MENU_ON_TOP                  "&Always on Top"
16 /* Window Menu */
18 #define MENU_PROPERTIES              "&Properties"
19 #define MENU_ANALOG                  "Ana&log"
20 #define MENU_DIGITAL                 "Digi&tal"
21 #define MENU_FONT                    "&Font..."
22 #define MENU_WITHOUT_TITLE           "&Without Titlebar"
24 #define MENU_SECONDS                 "&Seconds"
25 #define MENU_DATE                    "&Date"
27 #define MENU_LANGUAGE                "&Language"
28 #define LANGUAGE_MENU_ITEM           "&English"
30 #define MENU_INFO                    "Inf&o..."
31 #define MENU_INFO_LICENSE            "&License"
32 #define MENU_INFO_NO_WARRANTY        "&NO WARRANTY"
33 #define MENU_INFO_ABOUT_WINE         "&About Clock..."
35 /* Window Caption */
36 #define STRING_CLOCK                 "Clock"
39 #include "clock.rc"