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
1bc41571
Commit
1bc41571
authored
Feb 13, 2006
by
Petr Tesarik
Committed by
Alexandre Julliard
Feb 13, 2006
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
oledlg: Czech language resources encoding fix.
parent
52b3fd4e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
4 deletions
+7
-4
oledlg_Cs.rc
dlls/oledlg/oledlg_Cs.rc
+7
-4
No files found.
dlls/oledlg/oledlg_Cs.rc
View file @
1bc41571
/*
/* Hey, Emacs, open this file with -*- coding: cp1250 -*-
*
* Czech resources or oledlg
* Copyright 2003 Ulrich Czekalla for CodeWeavers
* Copyright 2004 David Kredba
...
...
@@ -20,9 +21,11 @@
LANGUAGE LANG_CZECH, SUBLANG_DEFAULT
/* Czech strings in CP1250 */
UIINSERTOBJECT DIALOG DISCARDABLE 0, 0, 294, 151
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Vloit objekt"
CAPTION "Vloit objekt"
FONT 8, "MS Shell Dlg"
BEGIN
LISTBOX IDC_OBJTYPELIST,82,19,131,66,LBS_SORT |
...
...
@@ -49,8 +52,8 @@ END
STRINGTABLE DISCARDABLE
{
IDS_RESULTOBJDESC "Vloen nov %s objekt do Vaeho dokumentu"
IDS_RESULTFILEOBJDESC "Vloen obsah souboru jako objekt do Vaeho dokumentu, take ho mete upravit programem, kterm byl vytvoen."
IDS_RESULTOBJDESC "Vloen nov %s objekt do Vaeho dokumentu"
IDS_RESULTFILEOBJDESC "Vloen obsah souboru jako objekt do Vaeho dokumentu, take ho mete upravit programem, kterm byl vytvoen."
IDS_BROWSE "Prochzet"
IDS_NOTOLEMOD "Soubor nen platnm OLE modulem. Nelze registrovat OLE propojen."
IDS_NOTOLEMODCAPTION "Pidat propojen"
...
...
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