Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
61796c2e
Commit
61796c2e
authored
Jul 09, 2009
by
Michael Stefaniuc
Committed by
Alexandre Julliard
Jul 09, 2009
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
winhlp32: Convert the German resources to UTF-8.
parent
ce2c6f38
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
5 deletions
+7
-5
De.rc
programs/winhlp32/De.rc
+7
-5
No files found.
programs/winhlp32/De.rc
View file @
61796c2e
...
...
@@ -21,12 +21,14 @@
#include "winhelp_res.h"
#pragma code_page(65001)
/* Menu */
MAIN_MENU MENU LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL
{
POPUP "&Datei" {
MENUITEM "&ffnen...", MNID_FILE_OPEN
MENUITEM "
Ö
&ffnen...", MNID_FILE_OPEN
MENUITEM SEPARATOR
MENUITEM "Thema &drucken", MNID_FILE_PRINT
MENUITEM "Drucker&einrichtung...", MNID_FILE_SETUP
...
...
@@ -63,7 +65,7 @@ MAIN_MENU MENU LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL
MENUITEM SEPARATOR
MENUITEM "&Info...", MNID_HELP_ABOUT
#ifdef WINELIB
MENUITEM "&ber WINE", MNID_HELP_WINE
MENUITEM "&
Ü
ber WINE", MNID_HELP_WINE
#endif
}
}
...
...
@@ -96,7 +98,7 @@ STID_NOT_IMPLEMENTED, "Nicht implementiert"
STID_HLPFILE_ERROR_s, "Fehler beim Lesen der Hilfe-Datei `%s'"
STID_INDEX, "&Inhalt"
STID_CONTENTS, "Summary"
STID_BACK, "&Zurck"
STID_BACK, "&Zur
ü
ck"
STID_ALL_FILES, "Alle Dateien (*.*)"
STID_HELP_FILES_HLP, "Hilfe-Dateien (*.hlp)"
STID_FILE_NOT_FOUND_s "'%s' konnte nicht gefunden werden. Wollen Sie selber nach dieser Datei suchen?"
...
...
@@ -111,11 +113,11 @@ BEGIN
MENUITEM "Anmerken...", MNID_CTXT_ANNOTATE
MENUITEM "Kopieren", MNID_CTXT_COPY
MENUITEM "Drucken...", MNID_CTXT_PRINT
POPUP "Schriftgre"
POPUP "Schriftgr
öß
e"
BEGIN
MENUITEM "Klein", MNID_CTXT_FONTS_SMALL
MENUITEM "Normal", MNID_CTXT_FONTS_NORMAL
MENUITEM "Gro", MNID_CTXT_FONTS_LARGE
MENUITEM "Gro
ß
", MNID_CTXT_FONTS_LARGE
END
POPUP "Hilfe immer sichtbar"
BEGIN
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment