2 * Clock (French resources)
4 * Copyright 1998 Robert Pouliot <krynos@clic.net>
5 * Copyright 2002 Sylvain Petreolle <spetreolle@yahoo.fr>
6 * Copyright 2006 Jonathan Ernst <jonathan@ernstfamily.ch>
8 * This library is free software; you can redistribute it and/or
9 * modify it under the terms of the GNU Lesser General Public
10 * License as published by the Free Software Foundation; either
11 * version 2.1 of the License, or (at your option) any later version.
13 * This library is distributed in the hope that it will be useful,
14 * but WITHOUT ANY WARRANTY; without even the implied warranty of
15 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
16 * Lesser General Public License for more details.
18 * You should have received a copy of the GNU Lesser General Public
19 * License along with this library; if not, write to the Free Software
20 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
23 #include "clock_res.h"
26 #pragma code_page(65001)
28 LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
33 MENUITEM "Ana&logique", IDM_ANALOG
34 MENUITEM "&Numérique", IDM_DIGITAL
36 MENUITEM "&Police...", IDM_FONT
38 MENUITEM "Sans &barre de titre", IDM_NOTITLE
40 MENUITEM "&Secondes", IDM_SECONDS
41 MENUITEM "&Date", IDM_DATE
43 MENUITEM "&Toujours visible", IDM_ONTOP
46 MENUITEM "À &propos de l'horloge", IDM_ABOUT