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
41baefcd
Commit
41baefcd
authored
Feb 13, 2006
by
Petr Tesarik
Committed by
Alexandre Julliard
Feb 13, 2006
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
avifil32: Czech language resources encoding fix.
parent
cb880d7c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
6 deletions
+9
-6
avifile_Cs.rc
dlls/avifil32/avifile_Cs.rc
+9
-6
No files found.
dlls/avifil32/avifile_Cs.rc
View file @
41baefcd
/*
/* Hey, Emacs, open this file with -*- coding: cp1250 -*-
*
* Copyright 2002 Michael Gnnewig
*
* Czech resources for avifile
...
...
@@ -21,6 +22,8 @@
LANGUAGE LANG_CZECH, SUBLANG_DEFAULT
/* Czech strings in CP1250 */
IDD_SAVEOPTIONS DIALOG FIXED IMPURE 43, 37, 196, 82
STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
CAPTION "Nastaven komprese"
...
...
@@ -30,21 +33,21 @@ BEGIN
COMBOBOX IDC_STREAM,2,18,134,61,CBS_DROPDOWNLIST | WS_VSCROLL |
WS_TABSTOP
PUSHBUTTON "V&olby...",IDC_OPTIONS,145,17,45,14
AUTOCHECKBOX "Prolo&it kadch",IDC_INTERLEAVE,3,42,60,11,WS_TABSTOP
AUTOCHECKBOX "Prolo&it kadch",IDC_INTERLEAVE,3,42,60,11,WS_TABSTOP
EDITTEXT IDC_INTERLEAVEEVERY,66,41,32,12,ES_AUTOHSCROLL
LTEXT "rmc",-1,104,43,36,9
LTEXT "Souasn formt:",-1,3,56,53,9
LTEXT "Zbvajc msto",IDC_FORMATTEXT,55,56,90,26
DEFPUSHBUTTON "Budi",IDOK,145,42,45,14
PUSHBUTTON "Zruit",IDCANCEL,145,61,45,14
DEFPUSHBUTTON "Budi",IDOK,145,42,45,14
PUSHBUTTON "Zruit",IDCANCEL,145,61,45,14
END
STRINGTABLE DISCARDABLE
{
IDS_WAVESTREAMFORMAT "Waveform: %s"
IDS_WAVEFILETYPE "Waveform"
IDS_ALLMULTIMEDIA "Vechny soubory multimdi"
IDS_ALLFILES "Vechny soubory (*.*)@*.*"
IDS_ALLMULTIMEDIA "Vechny soubory multimdi"
IDS_ALLFILES "Vechny soubory (*.*)@*.*"
IDS_VIDEO "video"
IDS_AUDIO "audio"
IDS_AVISTREAMFORMAT "%s %s #%d"
...
...
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