Added -res option to specify resources on winebuild command-line.
[wine] / programs / winhelp / Wa.rc
1 /*
2  * Help Viewer
3  *
4  * Copyright 1999 Pablo Saratxaga
5  *
6  * This library is free software; you can redistribute it and/or
7  * modify it under the terms of the GNU Lesser General Public
8  * License as published by the Free Software Foundation; either
9  * version 2.1 of the License, or (at your option) any later version.
10  *
11  * This library is distributed in the hope that it will be useful,
12  * but WITHOUT ANY WARRANTY; without even the implied warranty of
13  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
14  * Lesser General Public License for more details.
15  *
16  * You should have received a copy of the GNU Lesser General Public
17  * License along with this library; if not, write to the Free Software
18  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
19  *
20  * Si vos voloz aider avou li ratoûrnaedje des libes programes è walon,
21  * vos poloz scrîre a l' adresse emile <linux-wa@chanae.alphanet.ch>
22  */
23
24 /* This file is not yet complete !! */
25
26 #define LANGUAGE_ID                  Wa
27 #define LANGUAGE_NUMBER              90
28
29 /* Menu */
30
31 #define MENU_FILE                    "&Fitchî"
32 #define MENU_FILE_OPEN               "&Drovî..."
33 #define MENU_FILE_PRINT              "&Rexhe"
34 #define MENU_FILE_PRINTER_SETUP      "&Apontiaedje del scrirece..."
35 #define MENU_FILE_EXIT               "Moussî &Foû"
36
37 #define MENU_EDIT                    "&Candjî"
38 #define MENU_EDIT_COPY_DIALOG        "&Copyî..."
39 #define MENU_EDIT_ANNOTATE           "&Sicrîre..."
40
41 #define MENU_BOOKMARK                "&Rimårkes"
42 #define MENU_BOOKMARK_DEFINE         "&Defini..."
43
44 #define MENU_HELP                    "&Aide"
45 #define MENU_HELP_ON_HELP            "&Aide so l' Aide"
46 #define MENU_HELP_ON_TOP             "Todi &Visibe"
47 #define MENU_HELP_INFO               "&Informåcion..."
48 #define MENU_HELP_ABOUT_WINE         "Å &dfait di WINE"
49
50 /* Strings */
51
52 #define STRING_WINE_HELP             "Aidance di WINE"
53 #define STRING_ERROR                 "AROKE"
54 #define STRING_WARNING               "ADVERTIXHMINT"
55 #define STRING_INFO                  "Informåcion"
56 #define STRING_NOT_IMPLEMENTED       "Nén co possibe"
57 #define STRING_HLPFILE_ERROR_s       "Yåk n' a nén stî å moumint di lere li fitchî d' aide `%s'"
58 #define STRING_CONTENTS              "Å&dvins"
59 #define STRING_SEARCH                "C&werî"
60 #define STRING_BACK                  "Èn &Erî"
61 #define STRING_HISTORY               "&Istwere"
62 #define STRING_ALL_FILES             "Tos les fitchîs (*.*)"
63 #define STRING_HELP_FILES_HLP        "Fitchîs d' aide (*.hlp)"
64
65 #include "Xx.rc"