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
42a1c74e
Commit
42a1c74e
authored
Feb 13, 2006
by
Petr Tesarik
Committed by
Alexandre Julliard
Feb 13, 2006
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
winemine: Czech language resources encoding fix.
parent
39a4fa43
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
4 deletions
+7
-4
Cs.rc
programs/winemine/Cs.rc
+7
-4
No files found.
programs/winemine/Cs.rc
View file @
42a1c74e
/*
/* Hey, Emacs, open this file with -*- coding: cp1250 -*-
*
* WineMine
* Czech Language Support
*
...
...
@@ -23,6 +24,8 @@
LANGUAGE LANG_CZECH, SUBLANG_DEFAULT
/* Czech strings in CP1250 */
STRINGTABLE {
IDS_APPNAME, "WineMine"
IDS_NOBODY, "Nikdo"
...
...
@@ -43,7 +46,7 @@ MENU_WINEMINE MENU DISCARDABLE
MENUITEM "&Konec\tAlt+K", IDM_EXIT
}
POPUP "&Informace" {
MENUITEM "Ne&jlep asy", IDM_TIMES
MENUITEM "Ne&jlep asy", IDM_TIMES
MENUITEM "&O aplikaci", IDM_ABOUT
}
}
...
...
@@ -51,9 +54,9 @@ MENU_WINEMINE MENU DISCARDABLE
DLG_TIMES DIALOG DISCARDABLE 0, 0, 160, 80
STYLE DS_MODALFRAME | DS_3DLOOK |
WS_VISIBLE | WS_CAPTION | WS_SYSMENU | WS_POPUP
CAPTION "Nejlep asy"
CAPTION "Nejlep asy"
{
GROUPBOX "Nejlep asy", IDIGNORE, 10, 10, 140, 45
GROUPBOX "Nejlep asy", IDIGNORE, 10, 10, 140, 45
LTEXT "Zatenk", IDIGNORE, 20, 20, 40, 8
LTEXT "Pokroil", IDIGNORE, 20, 30, 40, 8
LTEXT "Expert", IDIGNORE, 20, 40, 40, 8
...
...
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