save old text color during a call of DrawCaptionTempW
[wine/kumbayo.git] / programs / winhelp / Va.rc
blob647c9df5eda07ecd39bc358d99193002aac94631
1 /*
2  * Help Viewer
3  *
4  * Copyright 1996 Ulrich Schmid
5  * Rumantsch Ladin (Vallader) by mbaur@g26.ethz.ch
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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
21  */
23 /* Menu */
26 *  language : switzerland romanch
27 *  not supported today
29 MAIN_MENU MENU LANGUAGE LANG_, SUBLANG_DEFAULT
31  POPUP "&Datoteca" {
32   MENUITEM "&Rivir", MNID_FILE_OPEN
33   MENUITEM SEPARATOR
34   MENUITEM "&Stampar tema", MNID_FILE_PRINT
35   MENUITEM "&Installaziun dal stampader...", MNID_FILE_SETUP
36    MENUITEM SEPARATOR
37   MENUITEM "&Finir", MNID_FILE_EXIT
38  }
39  POPUP "&Lavurar" {
40    MENUITEM "Capchar", MNID_EDIT_COPYDLG
41    MENUITEM SEPARATOR
42    MENUITEM "&Annotaziun...", MNID_EDIT_ANNOTATE
43  }
44  POPUP "&Marca" {
45    MENUITEM "&Definir...", MNID_BKMK_DEFINE
46  }
47  POPUP "&Agüd" {
48    MENUITEM "&Douvrar l'agüd", MNID_HELP_HELPON
49    MENUITEM "Adüna da&vant", MNID_HELP_HELPTOP
50    MENUITEM SEPARATOR
51    MENUITEM "I&nfuormaziuns", MNID_HELP_ABOUT
52 #ifdef WINELIB
53    MENUITEM "Davart &WINE", MNID_HELP_WINE
54 #endif
55  }
58 /* Strings */
60 STRINGTABLE DISCARDABLE LANGUAGE LANG_FRENCH, SUBLANG_DEFAULT
62 WINE_HELP,              "WINE agüd"
63 WHERROR,                "SBAGL"
64 WARNING,                "ATTENZIUN"
65 INFO,                   "INFUORMAZIUN"
66 NOT_IMPLEMENTED,        "Na implementa"
67 HLPFILE_ERROR_s,        "Sbagl cun leger la datoteca d'agüd `%s'"
68 CONTENTS,               "&Cuntgnü"
69 SEARCH,                 "&Tscherchar"
70 BACK,                   "&Inavo"
71 HISTORY,                "&Fin qua"
72 TOPICS,                 "T&opics"
73 ALL_FILES,              "Tuot las datotecas (*.*)"
74 HELP_FILES_HLP,         "Datotecas d'agüd (*.hlp)"
75 STID_FILE_NOT_FOUND_s   "Cannot find '%s'. Do you want to find this file yourself?"