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
1fd37973
Commit
1fd37973
authored
Mar 02, 2008
by
Mikołaj Zalewski
Committed by
Alexandre Julliard
Mar 11, 2008
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
shell32: Remove DISCARDABLE from STRINGTABLE resources.
parent
503b1bc1
Hide whitespace changes
Inline
Side-by-side
Showing
22 changed files
with
29 additions
and
29 deletions
+29
-29
shell32_Bg.rc
dlls/shell32/shell32_Bg.rc
+1
-1
shell32_Cn.rc
dlls/shell32/shell32_Cn.rc
+1
-1
shell32_Cs.rc
dlls/shell32/shell32_Cs.rc
+1
-1
shell32_De.rc
dlls/shell32/shell32_De.rc
+1
-1
shell32_En.rc
dlls/shell32/shell32_En.rc
+1
-1
shell32_Eo.rc
dlls/shell32/shell32_Eo.rc
+5
-5
shell32_Es.rc
dlls/shell32/shell32_Es.rc
+1
-1
shell32_Fi.rc
dlls/shell32/shell32_Fi.rc
+1
-1
shell32_Fr.rc
dlls/shell32/shell32_Fr.rc
+1
-1
shell32_It.rc
dlls/shell32/shell32_It.rc
+1
-1
shell32_Ja.rc
dlls/shell32/shell32_Ja.rc
+3
-3
shell32_Ko.rc
dlls/shell32/shell32_Ko.rc
+1
-1
shell32_Nl.rc
dlls/shell32/shell32_Nl.rc
+1
-1
shell32_No.rc
dlls/shell32/shell32_No.rc
+1
-1
shell32_Pl.rc
dlls/shell32/shell32_Pl.rc
+1
-1
shell32_Pt.rc
dlls/shell32/shell32_Pt.rc
+2
-2
shell32_Ru.rc
dlls/shell32/shell32_Ru.rc
+1
-1
shell32_Si.rc
dlls/shell32/shell32_Si.rc
+1
-1
shell32_Sk.rc
dlls/shell32/shell32_Sk.rc
+1
-1
shell32_Tr.rc
dlls/shell32/shell32_Tr.rc
+1
-1
shell32_Uk.rc
dlls/shell32/shell32_Uk.rc
+1
-1
shell32_Zh.rc
dlls/shell32/shell32_Zh.rc
+1
-1
No files found.
dlls/shell32/shell32_Bg.rc
View file @
1fd37973
...
...
@@ -132,7 +132,7 @@ FONT 8, "MS Shell Dlg"
PUSHBUTTON "&...", 12288, 170, 63, 50, 14, WS_TABSTOP
}
STRINGTABLE
DISCARDABLE
STRINGTABLE
{
/* columns in the shellview */
IDS_SHV_COLUMN1 ""
...
...
dlls/shell32/shell32_Cn.rc
View file @
1fd37973
...
...
@@ -69,7 +69,7 @@ FONT 8, "MS Shell Dlg"
}
/* columns in the shellview */
STRINGTABLE
LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED
STRINGTABLE
BEGIN
IDS_SHV_COLUMN1 "文件"
IDS_SHV_COLUMN2 "大小"
...
...
dlls/shell32/shell32_Cs.rc
View file @
1fd37973
...
...
@@ -139,7 +139,7 @@ FONT 8, "MS Shell Dlg"
/*
special folders
*/
STRINGTABLE
DISCARDABLE
STRINGTABLE
{
IDS_DESKTOP "Plocha"
IDS_MYCOMPUTER "Tento pota"
...
...
dlls/shell32/shell32_De.rc
View file @
1fd37973
...
...
@@ -146,7 +146,7 @@ FONT 8, "MS Shell Dlg"
PUSHBUTTON "&Durchsuchen...", 12288, 170, 63, 50, 14, WS_TABSTOP
}
STRINGTABLE
DISCARDABLE
STRINGTABLE
{
/* columns in the shellview */
IDS_SHV_COLUMN1 "Datei"
...
...
dlls/shell32/shell32_En.rc
View file @
1fd37973
...
...
@@ -163,7 +163,7 @@ FONT 8, "MS Shell Dlg"
PUSHBUTTON "&Browse...", 12288, 170, 63, 50, 14, WS_TABSTOP
}
STRINGTABLE
DISCARDABLE
STRINGTABLE
{
/* columns in the shellview */
IDS_SHV_COLUMN1 "File"
...
...
dlls/shell32/shell32_Eo.rc
View file @
1fd37973
...
...
@@ -137,7 +137,7 @@ FONT 8, "MS Shell Dlg"
/*
special folders
*/
STRINGTABLE
DISCARDABLE
STRINGTABLE
{
IDS_DESKTOP "Desktop"
IDS_MYCOMPUTER "Mea Komputero"
...
...
@@ -146,7 +146,7 @@ STRINGTABLE DISCARDABLE
/*
context menus
*/
STRINGTABLE
DISCARDABLE
STRINGTABLE
{
IDS_VIEW_LARGE "&Grandaj Ikonoj"
IDS_VIEW_SMALL "Malgrandaj Ikonoj"
...
...
@@ -156,7 +156,7 @@ STRINGTABLE DISCARDABLE
IDS_OPEN "Malfermu"
}
STRINGTABLE
DISCARDABLE
STRINGTABLE
{
IDS_CREATEFOLDER_DENIED "Mi ne povas crei novan Dosierujon: Aliro rifuzita."
IDS_CREATEFOLDER_CAPTION "Eraro dum kreio de dosierujo"
...
...
@@ -188,7 +188,7 @@ END
/* message box strings */
STRINGTABLE
DISCARDABLE
STRINGTABLE
{
IDS_RESTART_TITLE "Restartigu"
IDS_RESTART_PROMPT "u vi volas simuli Vindozan restartigon?"
...
...
@@ -197,7 +197,7 @@ STRINGTABLE DISCARDABLE
}
/* shell folder path default values */
STRINGTABLE
DISCARDABLE
STRINGTABLE
{
IDS_PROGRAMS "Start Menu\\Programs"
IDS_PERSONAL "Miaj Dokumentoj"
...
...
dlls/shell32/shell32_Es.rc
View file @
1fd37973
...
...
@@ -146,7 +146,7 @@ FONT 8, "MS Shell Dlg"
PUSHBUTTON "&Examinar...", 12288, 170, 63, 50, 14, WS_TABSTOP
}
STRINGTABLE
DISCARDABLE
STRINGTABLE
{
/* columns in the shellview */
IDS_SHV_COLUMN1 "Archivo"
...
...
dlls/shell32/shell32_Fi.rc
View file @
1fd37973
...
...
@@ -132,7 +132,7 @@ FONT 8, "MS Shell Dlg"
PUSHBUTTON "&Selaa...", 12288, 170, 63, 50, 14, WS_TABSTOP
}
STRINGTABLE
DISCARDABLE
STRINGTABLE
{
/* columns in the shellview */
IDS_SHV_COLUMN1 "Tiedosto"
...
...
dlls/shell32/shell32_Fr.rc
View file @
1fd37973
...
...
@@ -167,7 +167,7 @@ FONT 8, "MS Shell Dlg"
PUSHBUTTON "&Parcourir...", 12288, 170, 63, 50, 14, WS_TABSTOP
}
STRINGTABLE
DISCARDABLE
STRINGTABLE
{
/* columns in the shellview */
IDS_SHV_COLUMN1 "Fichier"
...
...
dlls/shell32/shell32_It.rc
View file @
1fd37973
...
...
@@ -134,7 +134,7 @@ FONT 8, "MS Shell Dlg"
PUSHBUTTON "E&splora...", 12288, 170, 63, 50, 14, WS_TABSTOP
}
STRINGTABLE
DISCARDABLE
STRINGTABLE
{
/* columns in the shellview */
IDS_SHV_COLUMN1 "File"
...
...
dlls/shell32/shell32_Ja.rc
View file @
1fd37973
...
...
@@ -80,7 +80,7 @@ END
/*
special folders
*/
STRINGTABLE
DISCARDABLE
STRINGTABLE
{
IDS_DESKTOP "デスクトップ"
IDS_MYCOMPUTER "マイコンピュータ"
...
...
@@ -89,7 +89,7 @@ STRINGTABLE DISCARDABLE
/*
context menus
*/
STRINGTABLE
DISCARDABLE
STRINGTABLE
{
IDS_VIEW_LARGE "大きいアイコン(&G)"
IDS_VIEW_SMALL "小さいアイコン(&M)"
...
...
@@ -127,7 +127,7 @@ FONT 8, "MS Shell Dlg"
}
/* columns in the shellview */
STRINGTABLE
DISCARDABLE
STRINGTABLE
BEGIN
IDS_SHV_COLUMN1 "名前"
IDS_SHV_COLUMN2 "サイズ"
...
...
dlls/shell32/shell32_Ko.rc
View file @
1fd37973
...
...
@@ -166,7 +166,7 @@ PUSHBUTTON "", IDCANCEL, 116, 63, 50, 14, WS_TABSTOP
PUSHBUTTON "찾기(&B)...", 12288, 170, 63, 50, 14, WS_TABSTOP
}
STRINGTABLE
DISCARDABLE
STRINGTABLE
{
/* columns in the shellview */
IDS_SHV_COLUMN1 "파일"
...
...
dlls/shell32/shell32_Nl.rc
View file @
1fd37973
...
...
@@ -164,7 +164,7 @@ FONT 8, "MS Shell Dlg"
PUSHBUTTON "&Bladeren...", 12288, 170, 63, 50, 14, WS_TABSTOP
}
STRINGTABLE
DISCARDABLE
STRINGTABLE
{
/* columns in the shellview */
IDS_SHV_COLUMN1 "Bestand"
...
...
dlls/shell32/shell32_No.rc
View file @
1fd37973
...
...
@@ -163,7 +163,7 @@ FONT 8, "MS Shell Dlg"
PUSHBUTTON "&Bla . . .", 12288, 170, 63, 50, 14, WS_TABSTOP
}
STRINGTABLE
DISCARDABLE
STRINGTABLE
{
/* columns in the shellview */
IDS_SHV_COLUMN1 "Fil"
...
...
dlls/shell32/shell32_Pl.rc
View file @
1fd37973
...
...
@@ -146,7 +146,7 @@ FONT 8, "MS Shell Dlg"
PUSHBUTTON "&Przegldaj...", 12288, 170, 63, 50, 14, WS_TABSTOP
}
STRINGTABLE
DISCARDABLE
STRINGTABLE
{
/* columns in the shellview */
IDS_SHV_COLUMN1 "Plik"
...
...
dlls/shell32/shell32_Pt.rc
View file @
1fd37973
...
...
@@ -224,7 +224,7 @@ FONT 8, "MS Shell Dlg"
LANGUAGE LANG_PORTUGUESE, SUBLANG_PORTUGUESE_BRAZILIAN
STRINGTABLE
DISCARDABLE
STRINGTABLE
{
/* columns in the shellview */
IDS_SHV_COLUMN1 "Arquivo"
...
...
@@ -302,7 +302,7 @@ STRINGTABLE DISCARDABLE
LANGUAGE LANG_PORTUGUESE, SUBLANG_PORTUGUESE
STRINGTABLE
DISCARDABLE
STRINGTABLE
{
/* columns in the shellview */
IDS_SHV_COLUMN1 "Ficheiro"
...
...
dlls/shell32/shell32_Ru.rc
View file @
1fd37973
...
...
@@ -133,7 +133,7 @@ FONT 8, "MS Shell Dlg"
PUSHBUTTON "&...", 12288, 170, 63, 50, 14, WS_TABSTOP
}
STRINGTABLE
DISCARDABLE
STRINGTABLE
{
/* columns in the shellview */
IDS_SHV_COLUMN1 ""
...
...
dlls/shell32/shell32_Si.rc
View file @
1fd37973
...
...
@@ -68,7 +68,7 @@ FONT 8, "MS Shell Dlg"
}
/* columns in the shellview */
STRINGTABLE
LANGUAGE LANG_SLOVENIAN, SUBLANG_NEUTRAL
STRINGTABLE
BEGIN
IDS_SHV_COLUMN1 "Datoteka"
IDS_SHV_COLUMN2 "Velikost"
...
...
dlls/shell32/shell32_Sk.rc
View file @
1fd37973
...
...
@@ -68,7 +68,7 @@ FONT 8, "MS Shell Dlg"
}
/* columns in the shellview */
STRINGTABLE
LANGUAGE LANG_SLOVAK, SUBLANG_NEUTRAL
STRINGTABLE
BEGIN
IDS_SHV_COLUMN1 "Sbor"
IDS_SHV_COLUMN2 "Vekos"
...
...
dlls/shell32/shell32_Tr.rc
View file @
1fd37973
...
...
@@ -132,7 +132,7 @@ FONT 8, "MS Shell Dlg"
PUSHBUTTON "&Gzat...", 12288, 170, 63, 50, 14, WS_TABSTOP
}
STRINGTABLE
DISCARDABLE
STRINGTABLE
{
/* columns in the shellview */
IDS_SHV_COLUMN1 "Dosya"
...
...
dlls/shell32/shell32_Uk.rc
View file @
1fd37973
...
...
@@ -135,7 +135,7 @@ FONT 8, "MS Shell Dlg"
/*
special folders
*/
STRINGTABLE
DISCARDABLE
STRINGTABLE
{
IDS_DESKTOP ""
IDS_MYCOMPUTER "̳ '"
...
...
dlls/shell32/shell32_Zh.rc
View file @
1fd37973
...
...
@@ -68,7 +68,7 @@ FONT 8, "MS Shell Dlg"
}
/* columns in the shellview */
STRINGTABLE
LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_TRADITIONAL
STRINGTABLE
BEGIN
IDS_SHV_COLUMN1 "檔案"
IDS_SHV_COLUMN2 "大小"
...
...
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