Commit a76d60c5 authored by Alexandre Julliard's avatar Alexandre Julliard

shell32: Fix some wrc warnings.

parent ce204283
......@@ -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
}
......@@ -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
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment