shell32: Fix the Ca, Hu, Ro, Sk, Sv and Wa translations by removing an untranslated string.
This commit is contained in:
parent
f2e47cc2a2
commit
c425b43192
|
@ -94,7 +94,6 @@ FONT 8, "MS Shell Dlg"
|
|||
|
||||
STRINGTABLE
|
||||
{
|
||||
IDS_CPANEL_TITLE "Wine Control Panel"
|
||||
IDS_CPANEL_NAME "Name"
|
||||
IDS_CPANEL_DESCRIPTION "Description"
|
||||
}
|
||||
|
|
|
@ -93,7 +93,6 @@ FONT 8, "MS Shell Dlg"
|
|||
|
||||
STRINGTABLE
|
||||
{
|
||||
IDS_CPANEL_TITLE "Wine Control Panel"
|
||||
IDS_CPANEL_NAME "Name"
|
||||
IDS_CPANEL_DESCRIPTION "Description"
|
||||
}
|
||||
|
|
|
@ -232,7 +232,6 @@ STRINGTABLE
|
|||
IDS_PERSONAL "Documentele mele"
|
||||
IDS_FAVORITES "Favorite"
|
||||
|
||||
IDS_CPANEL_TITLE "Wine Control Panel"
|
||||
IDS_CPANEL_NAME "Name"
|
||||
IDS_CPANEL_DESCRIPTION "Description"
|
||||
}
|
||||
|
|
|
@ -104,7 +104,6 @@ BEGIN
|
|||
IDS_SHV_COLUMN8 "Name" /*FIXME*/
|
||||
IDS_SHV_COLUMN9 "Comments" /*FIXME*/
|
||||
|
||||
IDS_CPANEL_TITLE "Wine Control Panel"
|
||||
IDS_CPANEL_NAME "Name"
|
||||
IDS_CPANEL_DESCRIPTION "Description"
|
||||
END
|
||||
|
|
|
@ -93,7 +93,6 @@ FONT 8, "MS Shell Dlg"
|
|||
|
||||
STRINGTABLE
|
||||
{
|
||||
IDS_CPANEL_TITLE "Wine Control Panel"
|
||||
IDS_CPANEL_NAME "Name"
|
||||
IDS_CPANEL_DESCRIPTION "Description"
|
||||
}
|
||||
|
|
|
@ -98,7 +98,6 @@ FONT 8, "MS Shell Dlg"
|
|||
|
||||
STRINGTABLE
|
||||
{
|
||||
IDS_CPANEL_TITLE "Wine Control Panel"
|
||||
IDS_CPANEL_NAME "Name"
|
||||
IDS_CPANEL_DESCRIPTION "Description"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue