Fixed font enumeration.
[wine.git] / programs / winhelp / Va.rc
blob23f9dabeb0f096027c64066cf10f9e4b885cbf5e
1 /*
2  * Help Viewer
3  * 
4  * Copyright 1996 Ulrich Schmid
5  *
6  * Rumantsch Ladin (Vallader) by mbaur@g26.ethz.ch
7  *
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.
12  *
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.
17  *
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., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
21  */
23 /* This file is not yet complete !! */
25 #define LANGUAGE_ID                  Rl
26 #define LANGUAGE_NUMBER              C
28 /* Menu */
30 #define MENU_FILE                    "&Datoteca"
31 #define MENU_FILE_OPEN               "&Rivir"
32 #define MENU_FILE_PRINT              "&Stampar tema"
33 #define MENU_FILE_PRINTER_SETUP      "&Installaziun dal stampader..."
34 #define MENU_FILE_EXIT               "&Finir"
36 #define MENU_EDIT                    "&Lavurar"
37 #define MENU_EDIT_COPY_DIALOG        "&Capchar"
38 #define MENU_EDIT_ANNOTATE           "&Annotaziun..."
40 #define MENU_BOOKMARK                "&Marca"
41 #define MENU_BOOKMARK_DEFINE         "&Definir..."
43 #define MENU_HELP                    "&Agüd"
44 #define MENU_HELP_ON_HELP            "&Douvrar l'agüd"
45 #define MENU_HELP_ON_TOP             "Adüna da&vant"
46 #define MENU_HELP_INFO               "I&nfuormaziuns"
47 #define MENU_HELP_ABOUT_WINE         "Davart &WINE"
49 /* Strings */
51 #define STRING_WINE_HELP             "WINE agüd"
52 #define STRING_ERROR                 "SBAGL"
53 #define STRING_WARNING               "ATTENZIUN"
54 #define STRING_INFO                  "INFUORMAZIUN"
55 #define STRING_NOT_IMPLEMENTED       "Na implementa"
56 #define STRING_HLPFILE_ERROR_s       "Sbagl cun leger la datoteca d'agüd `%s'"
57 #define STRING_CONTENTS              "&Cuntgnü"
58 #define STRING_SEARCH                "&Tscherchar"
59 #define STRING_BACK                  "&Inavo"
60 #define STRING_HISTORY               "&Fin qua"
61 #define STRING_ALL_FILES             "Tuot las datotecas (*.*)"
62 #define STRING_HELP_FILES_HLP        "Datotecas d'agüd (*.hlp)"
64 #include "Xx.rc"