Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-cw
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-cw
Commits
8163e654
Commit
8163e654
authored
Feb 13, 2006
by
Petr Tesarik
Committed by
Alexandre Julliard
Feb 13, 2006
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
notepad: Czech language resources encoding fix.
parent
7ea3be62
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
11 deletions
+14
-11
Cs.rc
programs/notepad/Cs.rc
+14
-11
No files found.
programs/notepad/Cs.rc
View file @
8163e654
/*
/* Hey, Emacs, open this file with -*- coding: cp1250 -*-
*
* Notepad (Czech resources)
*
* Copyright 1997,98 Marcel Baur
...
...
@@ -23,13 +24,15 @@
LANGUAGE LANG_CZECH, SUBLANG_DEFAULT
/* Czech strings in CP1250 */
MAIN_MENU MENU
{
POPUP "&Soubor" {
MENUITEM "&Nov...", CMD_NEW
MENUITEM "&Otevt\tCtrl+O", CMD_OPEN
MENUITEM "&Uloit\tCtrl+S", CMD_SAVE
MENUITEM "Uloit j&ako...", CMD_SAVE_AS
MENUITEM "&Uloit\tCtrl+S", CMD_SAVE
MENUITEM "Uloit j&ako...", CMD_SAVE_AS
MENUITEM SEPARATOR
MENUITEM "&Tisk", CMD_PRINT
MENUITEM "Nas&taven strnky...", CMD_PAGE_SETUP
...
...
@@ -42,10 +45,10 @@ POPUP "U&pravit" {
MENUITEM SEPARATOR
MENUITEM "Vyjmou&t\tCtrl+X", CMD_CUT
MENUITEM "&Koprovat\tCtrl+C", CMD_COPY
MENUITEM "&Vloit\tCtrl+V", CMD_PASTE
MENUITEM "&Vloit\tCtrl+V", CMD_PASTE
MENUITEM "&Smazat\tDel", CMD_DELETE
MENUITEM SEPARATOR
MENUITEM "Vybrat v&e\tCtrl+A", CMD_SELECT_ALL
MENUITEM "Vybrat v&e\tCtrl+A", CMD_SELECT_ALL
MENUITEM "&as/Datum\tF5", CMD_TIME_DATE
MENUITEM SEPARATOR
MENUITEM "Zalo&mit dlouh dky", CMD_WRAP
...
...
@@ -53,7 +56,7 @@ POPUP "U&pravit" {
}
POPUP "&Hledn" {
MENUITEM "&Hledej\tCtrl+F", CMD_SEARCH
MENUITEM "&Najdi dal\tF3", CMD_SEARCH_NEXT
MENUITEM "&Najdi dal\tF3", CMD_SEARCH_NEXT
}
POPUP "&Npovda" {
MENUITEM "&Obsah", CMD_HELP_CONTENTS
...
...
@@ -111,17 +114,17 @@ STRING_INFO, "Informace"
STRING_UNTITLED, "(bez nzvu)"
STRING_ALL_FILES, "Vechny soubory (*.*)"
STRING_ALL_FILES, "Vechny soubory (*.*)"
STRING_TEXT_FILES_TXT, "Textov soubory (*.txt)"
STRING_TOOLARGE, "Soubor '%s' je pro notepad pli velk.\n \
Pouijte jin editor, prosm."
STRING_NOTEXT, "Nebyl zadn dn text. \
STRING_TOOLARGE, "Soubor '%s' je pro notepad pli velk.\n \
Pouijte jin editor, prosm."
STRING_NOTEXT, "Nebyl zadn dn text. \
\nPlease type something and try again"
STRING_DOESNOTEXIST, "Soubor '%s'\nneexistuje.\n\n \
Chcete ho vytvoit ?"
STRING_NOTSAVED, "Soubor '%s'\nbyl zmnn.\n\n \
Chcete uloit zmny ?"
Chcete uloit zmny ?"
STRING_NOTFOUND, "'%s' nebyl nalezen."
STRING_OUT_OF_MEMORY, "Nen dost pamti na dokonen tto lohy. \
\nUzavete jednu i vce aplikac abyste zskali vce \nvoln \
...
...
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