No longer using explicit values for resource identification.
[wine/testsucceed.git] / programs / winhelp / Wa.rc
blobcb893f7d5677d063cefb6640fdaf1629c14e0e20
1 /*
2  * Help Viewer
3  *
4  * Copyright 1996 Ulrich Schmid
5  * Copyright 1999 Pablo Saratxaga
6  * Copyright 2002 Sylvain Petreolle <spetreolle@yahoo.fr>
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 /* Menu */
25 MAIN_MENU MENU LANGUAGE LANG_WALON, SUBLANG_NEUTRAL
27  POPUP "&Fitchî" {
28   MENUITEM "&Drovî...", MNID_FILE_OPEN
29   MENUITEM SEPARATOR
30   MENUITEM "&Rexhe", MNID_FILE_PRINT
31   MENUITEM "&Apontiaedje del scrirece...", MNID_FILE_SETUP
32    MENUITEM SEPARATOR
33   MENUITEM "Moussî &Foû", MNID_FILE_EXIT
34  }
35  POPUP "&Candjî" {
36    MENUITEM "&Copyî...", MNID_EDIT_COPYDLG
37    MENUITEM SEPARATOR
38    MENUITEM "&Sicrîre...", MNID_EDIT_ANNOTATE
39  }
40  POPUP "&Rimårkes" {
41    MENUITEM "&Defini...", MNID_BKMK_DEFINE
42  }
43  POPUP "&Aide" {
44    MENUITEM "&Aide so l' Aide", MNID_HELP_HELPON
45    MENUITEM "Todi &Visibe", MNID_HELP_HELPTOP
46    MENUITEM SEPARATOR
47    MENUITEM "&Informåcion...", MNID_HELP_ABOUT
48 #ifdef WINELIB
49    MENUITEM "Å &dfait di WINEE", MNID_HELP_WINE
50 #endif
51  }
54 /* Strings */
56 STRINGTABLE DISCARDABLE LANGUAGE LANG_WALON, SUBLANG_NEUTRAL
58 STID_WINE_HELP,         "Aidance di WINE"
59 STID_WHERROR,           "AROKE"
60 STID_WARNING,           "ADVERTIXHMINT"
61 STID_INFO,              "Informåcion"
62 STID_NOT_IMPLEMENTED,   "Nén co possibe"
63 STID_HLPFILE_ERROR_s,   "Yåk n' a nén stî å moumint di lere li fitchî d' aide `%s'"
64 STID_CONTENTS,          "Å&dvins"
65 STID_SEARCH,            "C&werî"
66 STID_BACK,              "Èn &Erî"
67 STID_HISTORY,           "&Istwere"
68 STID_TOPICS,            "&Topics"
69 STID_ALL_FILES,         "Tos les fitchîs (*.*)"
70 STID_HELP_FILES_HLP,    "Fitchîs d' aide (*.hlp)"