File: Wa.rc

package info (click to toggle)
wine 0.0.20000109-3
  • links: PTS
  • area: main
  • in suites: potato
  • size: 22,652 kB
  • ctags: 59,973
  • sloc: ansic: 342,054; perl: 3,697; yacc: 3,059; tcl: 2,647; makefile: 2,466; lex: 1,494; sh: 394
file content (49 lines) | stat: -rw-r--r-- 1,775 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
/*
 * Help Viewer
 *
 * Si vos voloz aider avou li ratornaedje des libes programes  walon,
 * vos poloz scrre a l' adresse emile <linux-wa@chanae.alphanet.ch>
 */

/* This file is not yet complete !! */

#define LANGUAGE_ID                  Wa
#define LANGUAGE_NUMBER              90

/* Menu */

#define MENU_FILE                    "&Fitch"
#define MENU_FILE_OPEN               "&Drov..."
#define MENU_FILE_PRINT              "&Rexhe"
#define MENU_FILE_PRINTER_SETUP      "&Apontiaedje del scrirece..."
#define MENU_FILE_EXIT               "Mouss &Fo"

#define MENU_EDIT                    "&Candj"
#define MENU_EDIT_COPY_DIALOG        "&Copy..."
#define MENU_EDIT_ANNOTATE           "&Sicrre..."

#define MENU_BOOKMARK                "&Rimrkes"
#define MENU_BOOKMARK_DEFINE         "&Defini..."

#define MENU_HELP                    "&Aide"
#define MENU_HELP_ON_HELP            "&Aide so l' Aide"
#define MENU_HELP_ON_TOP             "Todi &Visibe"
#define MENU_HELP_INFO               "&Informcion..."
#define MENU_HELP_ABOUT_WINE         " &dfait di WINE"

/* Strings */

#define STRING_WINE_HELP             "Aidance di WINE"
#define STRING_ERROR                 "AROKE"
#define STRING_WARNING               "ADVERTIXHMINT"
#define STRING_INFO                  "Informcion"
#define STRING_NOT_IMPLEMENTED       "Nn co possibe"
#define STRING_HLPFILE_ERROR_s       "Yk n' a nn st  moumint di lere li fitch d' aide `%s'"
#define STRING_CONTENTS              "&dvins"
#define STRING_SEARCH                "C&wer"
#define STRING_BACK                  "n &Er"
#define STRING_HISTORY               "&Istwere"
#define STRING_ALL_FILES             "Tos les fitchs (*.*)"
#define STRING_HELP_FILES_HLP        "Fitchs d' aide (*.hlp)"

#include "Xx.rc"