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
0dec5281
Commit
0dec5281
authored
Feb 13, 2006
by
Petr Tesarik
Committed by
Alexandre Julliard
Feb 13, 2006
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
winhelp: Czech language resources encoding fix.
parent
42a1c74e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
5 deletions
+8
-5
Cs.rc
programs/winhelp/Cs.rc
+8
-5
No files found.
programs/winhelp/Cs.rc
View file @
0dec5281
/*
/* Hey, Emacs, open this file with -*- coding: cp1250 -*-
*
* Help Viewer Czech resources
* Help Viewer Czech resources
*
*
* Copyright 1996 Ulrich Schmid
* Copyright 1996 Ulrich Schmid
...
@@ -20,12 +21,14 @@
...
@@ -20,12 +21,14 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
*/
/* Czech strings in CP1250 */
/* Menu */
/* Menu */
MAIN_MENU MENU LANGUAGE LANG_CZECH, SUBLANG_DEFAULT
MAIN_MENU MENU LANGUAGE LANG_CZECH, SUBLANG_DEFAULT
{
{
POPUP "&Soubor" {
POPUP "&Soubor" {
MENUITEM "&Otev
59
t", MNID_FILE_OPEN
MENUITEM "&Otevt", MNID_FILE_OPEN
MENUITEM SEPARATOR
MENUITEM SEPARATOR
MENUITEM "&Tisk", MNID_FILE_PRINT
MENUITEM "&Tisk", MNID_FILE_PRINT
MENUITEM "Na&staven tisku...", MNID_FILE_SETUP
MENUITEM "Na&staven tisku...", MNID_FILE_SETUP
...
@@ -37,12 +40,12 @@ MAIN_MENU MENU LANGUAGE LANG_CZECH, SUBLANG_DEFAULT
...
@@ -37,12 +40,12 @@ MAIN_MENU MENU LANGUAGE LANG_CZECH, SUBLANG_DEFAULT
MENUITEM SEPARATOR
MENUITEM SEPARATOR
MENUITEM "P&oznamenat si...", MNID_EDIT_ANNOTATE
MENUITEM "P&oznamenat si...", MNID_EDIT_ANNOTATE
}
}
POPUP "&Zloka" {
POPUP "&Zloka" {
MENUITEM "Pi&dat...", MNID_BKMK_DEFINE
MENUITEM "Pi&dat...", MNID_BKMK_DEFINE
}
}
POPUP "&Npovda" {
POPUP "&Npovda" {
MENUITEM "Np&ovda k npovd", MNID_HELP_HELPON
MENUITEM "Np&ovda k npovd", MNID_HELP_HELPON
MENUITEM "Vdy na &vrchu", MNID_HELP_HELPTOP
MENUITEM "Vdy na &vrchu", MNID_HELP_HELPTOP
MENUITEM SEPARATOR
MENUITEM SEPARATOR
MENUITEM "&Informace...", MNID_HELP_ABOUT
MENUITEM "&Informace...", MNID_HELP_ABOUT
#ifdef WINELIB
#ifdef WINELIB
...
@@ -65,6 +68,6 @@ STID_SEARCH, "&Hledat"
...
@@ -65,6 +68,6 @@ STID_SEARCH, "&Hledat"
STID_BACK, "&Zpt"
STID_BACK, "&Zpt"
STID_HISTORY, "&Historie"
STID_HISTORY, "&Historie"
STID_TOPICS, "&Tmata"
STID_TOPICS, "&Tmata"
STID_ALL_FILES, "Vechny soubory (*.*)"
STID_ALL_FILES, "Vechny soubory (*.*)"
STID_HELP_FILES_HLP, "Soubory npovdy (*.hlp)"
STID_HELP_FILES_HLP, "Soubory npovdy (*.hlp)"
}
}
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