3 * French Language Support
5 * Copyright 1998 Douglas Ridgway
6 * Copyright 2003 Marcelo Duarte
7 * Copyright 2003 Vincent Béron
9 * This library is free software; you can redistribute it and/or
10 * modify it under the terms of the GNU Lesser General Public
11 * License as published by the Free Software Foundation; either
12 * version 2.1 of the License, or (at your option) any later version.
14 * This library is distributed in the hope that it will be useful,
15 * but WITHOUT ANY WARRANTY; without even the implied warranty of
16 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
17 * Lesser General Public License for more details.
19 * You should have received a copy of the GNU Lesser General Public
20 * License along with this library; if not, write to the Free Software
21 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
24 LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
36 MENUITEM "&Ouvrir", IDM_OPEN
37 MENUITEM "&Quitter", IDM_EXIT
41 MENUITEM "&Mettre à l'échelle", IDM_SET_EXT_TO_WIN
43 MENUITEM "&Gauche", IDM_LEFT
44 MENUITEM "&Droite", IDM_RIGHT
45 MENUITEM "&Haut", IDM_UP
46 MENUITEM "&Bas", IDM_DOWN
50 MENUITEM "&Allô", IDM_HELLO
63 "Q", IDM_EXIT, VIRTKEY, CONTROL
73 STRINGTABLE DISCARDABLE
75 IDS_APPNAME "View" /* Should be "Visionneuse", but this name
76 * is used elsewhere for a resource name,
77 * and anything else than "View" crashes */
78 IDS_DESCRIPTION "Visionneuse de fichiers Metafile réguliers"