4 * Copyright 1996 Ulrich Schmid
5 * Rumantsch Ladin (Vallader) by mbaur@g26.ethz.ch
6 * Copyright 2002 Sylvain Petreolle <spetreolle@yahoo.fr>
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.
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.
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
23 #include "winhelp_res.h"
25 LANGUAGE LANG_ROMANSH, SUBLANG_DEFAULT
27 #pragma code_page(65001)
29 /* FIXME: This file is in the Vallader Romansh dialect and not in the
30 official Rumantsch Grischun. */
37 MENUITEM "&Rivir", MNID_FILE_OPEN
39 MENUITEM "&Stampar tema", MNID_FILE_PRINT
40 MENUITEM "&Installaziun dal stampader...", MNID_FILE_SETUP
42 MENUITEM "&Finir", MNID_FILE_EXIT
45 MENUITEM "Capchar", MNID_EDIT_COPYDLG
47 MENUITEM "&Annotaziun...", MNID_EDIT_ANNOTATE
50 MENUITEM "&Definir...", MNID_BKMK_DEFINE
53 POPUP "Help always visible"
55 MENUITEM "Default", MNID_OPTS_HELP_DEFAULT
56 MENUITEM "Visible", MNID_OPTS_HELP_VISIBLE
57 MENUITEM "Non visible", MNID_OPTS_HELP_NONVISIBLE
59 MENUITEM "History", MNID_OPTS_HISTORY
62 MENUITEM "Small", MNID_OPTS_FONTS_SMALL
63 MENUITEM "Normal", MNID_OPTS_FONTS_NORMAL
64 MENUITEM "Large", MNID_OPTS_FONTS_LARGE
66 MENUITEM "Use system colors", MNID_OPTS_SYSTEM_COLORS
69 MENUITEM "&Douvrar l'ag�d", MNID_HELP_HELPON
70 MENUITEM "Ad�na da&vant", MNID_HELP_HELPTOP
72 MENUITEM "I&nfuormaziuns", MNID_HELP_ABOUT
74 MENUITEM "Davart &Wine", MNID_HELP_WINE
82 STID_WINE_HELP, "Wine ag�d"
84 STID_WARNING, "ATTENZIUN"
85 STID_INFO, "INFUORMAZIUN"
86 STID_NOT_IMPLEMENTED, "Na implementa"
87 STID_HLPFILE_ERROR_s, "Sbagl cun leger la datoteca d'ag�d `%s'"
88 STID_INDEX, "&Cuntgn�"
89 STID_CONTENTS, "Summary"
91 STID_ALL_FILES, "Tuot las datotecas (*.*)"
92 STID_HELP_FILES_HLP, "Datotecas d'ag�d (*.hlp)"
93 STID_FILE_NOT_FOUND_s "Cannot find '%s'. Do you want to find this file yourself?"
94 STID_NO_RICHEDIT "Cannot find a richedit implementation... Aborting"