Reimplemented Read/WriteFile to use server file descriptors.
[wine/multimedia.git] / programs / clock / Fr.rc
blob805641d06a32a7c0cc4e755e36cbde7124564d6a
1 /*
2  * Clock (French resources)
3  *
4  * Copyright 1998 Robert Pouliot <krynos@clic.net>
5  */
7 #define LANGUAGE_ID                  Fr
8 #define LANGUAGE_NUMBER              4
11 /* System Menu */
13 #define MENU_ON_TOP                  "&Toujours visible"
15 /* Window Menu */
17 #define MENU_PROPERTIES              "&Propriétés"
18 #define MENU_ANALOG                  "Ana&logue"
19 #define MENU_DIGITAL                 "Digi&tale"
20 #define MENU_FONT                    "&Fonte..."
21 #define MENU_WITHOUT_TITLE           "&Sans barre titre"
23 #define MENU_SECONDS                 "&Secondes"
24 #define MENU_DATE                    "&Date"
26 #define MENU_LANGUAGE                "&Langue"
27 #define LANGUAGE_MENU_ITEM           "&Français"
29 #define MENU_INFO                    "Inf&o..."
30 #define MENU_INFO_LICENSE            "&Licence"
31 #define MENU_INFO_NO_WARRANTY        "&NO WARRANTY"
32 #define MENU_INFO_ABOUT_WINE         "&A propos de l'horloge..."
34 /* Window Caption */
35 #define STRING_CLOCK                 "Horloge"
38 #include "clock.rc"