1999-06-18 19:05:55 +02:00
|
|
|
|
/*
|
|
|
|
|
* Help Viewer
|
|
|
|
|
*
|
2002-05-14 05:48:10 +02:00
|
|
|
|
* Copyright 1996 Ulrich Schmid
|
2002-03-10 00:29:33 +01:00
|
|
|
|
* Copyright 1999 Pablo Saratxaga
|
2002-05-14 05:48:10 +02:00
|
|
|
|
* Copyright 2002 Sylvain Petreolle <spetreolle@yahoo.fr>
|
2002-03-10 00:29:33 +01:00
|
|
|
|
*
|
|
|
|
|
* This library is free software; you can redistribute it and/or
|
|
|
|
|
* modify it under the terms of the GNU Lesser General Public
|
|
|
|
|
* License as published by the Free Software Foundation; either
|
|
|
|
|
* version 2.1 of the License, or (at your option) any later version.
|
|
|
|
|
*
|
|
|
|
|
* This library is distributed in the hope that it will be useful,
|
|
|
|
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
|
|
|
|
* Lesser General Public License for more details.
|
|
|
|
|
*
|
|
|
|
|
* You should have received a copy of the GNU Lesser General Public
|
|
|
|
|
* License along with this library; if not, write to the Free Software
|
2006-05-18 14:49:52 +02:00
|
|
|
|
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
1999-06-18 19:05:55 +02:00
|
|
|
|
*/
|
|
|
|
|
|
2009-07-02 00:31:44 +02:00
|
|
|
|
#include "winhelp_res.h"
|
|
|
|
|
|
2003-09-10 05:43:16 +02:00
|
|
|
|
#ifdef LANG_WALON
|
|
|
|
|
|
1999-06-18 19:05:55 +02:00
|
|
|
|
/* Menu */
|
|
|
|
|
|
2003-01-05 02:08:14 +01:00
|
|
|
|
MAIN_MENU MENU LANGUAGE LANG_WALON, SUBLANG_DEFAULT
|
2002-05-14 05:48:10 +02:00
|
|
|
|
{
|
|
|
|
|
POPUP "&Fitch<63>" {
|
2002-10-21 21:18:42 +02:00
|
|
|
|
MENUITEM "&Drov<6F>...", MNID_FILE_OPEN
|
2002-06-01 04:55:48 +02:00
|
|
|
|
MENUITEM SEPARATOR
|
2002-10-21 21:18:42 +02:00
|
|
|
|
MENUITEM "&Rexhe", MNID_FILE_PRINT
|
|
|
|
|
MENUITEM "&Apontiaedje del scrirece...", MNID_FILE_SETUP
|
2002-06-01 04:55:48 +02:00
|
|
|
|
MENUITEM SEPARATOR
|
2002-10-21 21:18:42 +02:00
|
|
|
|
MENUITEM "Mouss<73> &Fo<46>", MNID_FILE_EXIT
|
2002-05-14 05:48:10 +02:00
|
|
|
|
}
|
|
|
|
|
POPUP "&Candj<64>" {
|
2002-10-21 21:18:42 +02:00
|
|
|
|
MENUITEM "&Copy<70>...", MNID_EDIT_COPYDLG
|
2002-06-01 04:55:48 +02:00
|
|
|
|
MENUITEM SEPARATOR
|
2002-10-21 21:18:42 +02:00
|
|
|
|
MENUITEM "&Sicr<63>re...", MNID_EDIT_ANNOTATE
|
2002-05-14 05:48:10 +02:00
|
|
|
|
}
|
|
|
|
|
POPUP "&Rim<69>rkes" {
|
2002-10-21 21:18:42 +02:00
|
|
|
|
MENUITEM "&Defini...", MNID_BKMK_DEFINE
|
2002-05-14 05:48:10 +02:00
|
|
|
|
}
|
2008-06-21 11:00:07 +02:00
|
|
|
|
POPUP "&Options" {
|
|
|
|
|
POPUP "Help always visible"
|
|
|
|
|
BEGIN
|
|
|
|
|
MENUITEM "Default", MNID_OPTS_HELP_DEFAULT
|
|
|
|
|
MENUITEM "Visible", MNID_OPTS_HELP_VISIBLE
|
|
|
|
|
MENUITEM "Non visible", MNID_OPTS_HELP_NONVISIBLE
|
|
|
|
|
END
|
|
|
|
|
MENUITEM "History", MNID_OPTS_HISTORY
|
|
|
|
|
POPUP "Fonts"
|
|
|
|
|
BEGIN
|
|
|
|
|
MENUITEM "Small", MNID_OPTS_FONTS_SMALL
|
|
|
|
|
MENUITEM "Normal", MNID_OPTS_FONTS_NORMAL
|
|
|
|
|
MENUITEM "Large", MNID_OPTS_FONTS_LARGE
|
|
|
|
|
END
|
|
|
|
|
MENUITEM "Use system colors", MNID_OPTS_SYSTEM_COLORS
|
|
|
|
|
}
|
2002-05-14 05:48:10 +02:00
|
|
|
|
POPUP "&Aide" {
|
2002-10-21 21:18:42 +02:00
|
|
|
|
MENUITEM "&Aide so l' Aide", MNID_HELP_HELPON
|
|
|
|
|
MENUITEM "Todi &Visibe", MNID_HELP_HELPTOP
|
2002-06-01 04:55:48 +02:00
|
|
|
|
MENUITEM SEPARATOR
|
2002-10-21 21:18:42 +02:00
|
|
|
|
MENUITEM "&Inform<72>cion...", MNID_HELP_ABOUT
|
2002-05-14 05:48:10 +02:00
|
|
|
|
#ifdef WINELIB
|
2002-10-21 21:18:42 +02:00
|
|
|
|
MENUITEM "<22> &dfait di WINEE", MNID_HELP_WINE
|
2002-05-14 05:48:10 +02:00
|
|
|
|
#endif
|
|
|
|
|
}
|
|
|
|
|
}
|
1999-06-18 19:05:55 +02:00
|
|
|
|
|
|
|
|
|
/* Strings */
|
|
|
|
|
|
2003-01-05 02:08:14 +01:00
|
|
|
|
STRINGTABLE DISCARDABLE LANGUAGE LANG_WALON, SUBLANG_DEFAULT
|
2002-05-14 05:48:10 +02:00
|
|
|
|
{
|
2002-10-21 21:18:42 +02:00
|
|
|
|
STID_WINE_HELP, "Aidance di WINE"
|
|
|
|
|
STID_WHERROR, "AROKE"
|
|
|
|
|
STID_WARNING, "ADVERTIXHMINT"
|
|
|
|
|
STID_INFO, "Inform<72>cion"
|
|
|
|
|
STID_NOT_IMPLEMENTED, "N<>n co possibe"
|
|
|
|
|
STID_HLPFILE_ERROR_s, "Y<>k n' a n<>n st<73> <20> moumint di lere li fitch<63> d' aide `%s'"
|
2008-07-05 21:33:37 +02:00
|
|
|
|
STID_INDEX, "<22>&dvins"
|
|
|
|
|
STID_CONTENTS, "Summary"
|
2002-10-21 21:18:42 +02:00
|
|
|
|
STID_BACK, "<22>n &Er<45>"
|
|
|
|
|
STID_ALL_FILES, "Tos les fitch<63>s (*.*)"
|
|
|
|
|
STID_HELP_FILES_HLP, "Fitch<63>s d' aide (*.hlp)"
|
2006-11-06 13:07:01 +01:00
|
|
|
|
STID_FILE_NOT_FOUND_s "Cannot find '%s'. Do you want to find this file yourself?"
|
2008-04-23 21:37:44 +02:00
|
|
|
|
STID_NO_RICHEDIT "Cannot find a richedit implementation... Aborting"
|
2008-06-27 21:28:44 +02:00
|
|
|
|
STID_PSH_INDEX, "Help topics: "
|
2002-05-14 05:48:10 +02:00
|
|
|
|
}
|
2003-09-10 05:43:16 +02:00
|
|
|
|
|
|
|
|
|
#endif /* LANG_WALON */
|