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
a76d60c5
Commit
a76d60c5
authored
Dec 06, 2007
by
Alexandre Julliard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
shell32: Fix some wrc warnings.
parent
ce204283
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
26 deletions
+4
-26
shell32_Cs.rc
dlls/shell32/shell32_Cs.rc
+2
-13
shell32_Uk.rc
dlls/shell32/shell32_Uk.rc
+2
-13
No files found.
dlls/shell32/shell32_Cs.rc
View file @
a76d60c5
...
...
@@ -143,23 +143,15 @@ STRINGTABLE DISCARDABLE
{
IDS_DESKTOP "Plocha"
IDS_MYCOMPUTER "Tento pota"
}
/*
context menus
*/
STRINGTABLE DISCARDABLE
{
/* context menus */
IDS_VIEW_LARGE "&Vedle sebe"
IDS_VIEW_SMALL "&Ikony"
IDS_VIEW_LIST "&Seznam"
IDS_VIEW_DETAILS "&Podrobnosti"
IDS_SELECT "Vybrat"
IDS_OPEN "Otevt"
}
STRINGTABLE DISCARDABLE
{
IDS_CREATEFOLDER_DENIED "Nelze vytvoit novou sloku protoe pstup byl odepen."
IDS_CREATEFOLDER_CAPTION "Chyba pi pokusu vytvoit nov adres"
IDS_DELETEITEM_CAPTION "Potvrdit odstrann souboru"
...
...
@@ -172,11 +164,8 @@ STRINGTABLE DISCARDABLE
"If the files in the destination folder have the same names as files in the\n"\
"selected folder they will be replaced. Do you still want to move or copy\n"\
"the folder?"
}
/* columns in the shellview */
STRINGTABLE
BEGIN
IDS_SHV_COLUMN1 "Nzev"
IDS_SHV_COLUMN2 "Velikost"
IDS_SHV_COLUMN3 "Typ"
...
...
@@ -188,4 +177,4 @@ BEGIN
IDS_SHV_COLUMN9 "Koment"
IDS_NEWFOLDER "New Folder"
END
}
dlls/shell32/shell32_Uk.rc
View file @
a76d60c5
...
...
@@ -139,23 +139,15 @@ STRINGTABLE DISCARDABLE
{
IDS_DESKTOP ""
IDS_MYCOMPUTER "̳ '"
}
/*
context menus
*/
STRINGTABLE DISCARDABLE
{
/* context menus */
IDS_VIEW_LARGE "& "
IDS_VIEW_SMALL "& "
IDS_VIEW_LIST "&"
IDS_VIEW_DETAILS "&"
IDS_SELECT "&"
IDS_OPEN "³&"
}
STRINGTABLE DISCARDABLE
{
IDS_CREATEFOLDER_DENIED " : ³ ."
IDS_CREATEFOLDER_CAPTION " "
IDS_DELETEITEM_CAPTION "ϳ "
...
...
@@ -168,11 +160,8 @@ STRINGTABLE DISCARDABLE
"If the files in the destination folder have the same names as files in the\n"\
"selected folder they will be replaced. Do you still want to move or copy\n"\
"the folder?"
}
/* columns in the shellview */
STRINGTABLE
BEGIN
IDS_SHV_COLUMN1 ""
IDS_SHV_COLUMN2 ""
IDS_SHV_COLUMN3 ""
...
...
@@ -182,4 +171,4 @@ BEGIN
IDS_SHV_COLUMN7 "³ "
IDS_NEWFOLDER "New Folder"
END
}
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