[EXPLORER_NEW]

- Remove "Properties" from the task bar property sheet title, as it is automatically appended. Patch by Edijs Kolesnikovics
CORE-6826 #resolve

svn path=/trunk/; revision=57993
This commit is contained in:
Thomas Faber 2012-12-24 12:47:35 +00:00
parent 4305b6a40f
commit 9403cc412f
4 changed files with 4 additions and 4 deletions

View file

@ -134,5 +134,5 @@ END
STRINGTABLE DISCARDABLE
BEGIN
IDS_TASKBAR_STARTMENU_PROP_CAPTION "Taskbar and Start Menu Properties"
IDS_TASKBAR_STARTMENU_PROP_CAPTION "Taskbar and Start Menu"
END

View file

@ -143,5 +143,5 @@ END
STRINGTABLE DISCARDABLE
BEGIN
IDS_TASKBAR_STARTMENU_PROP_CAPTION "Taskbar and Start Menu Properties"
IDS_TASKBAR_STARTMENU_PROP_CAPTION "Taskbar and Start Menu"
END

View file

@ -148,5 +148,5 @@ END
STRINGTABLE DISCARDABLE
BEGIN
IDS_TASKBAR_STARTMENU_PROP_CAPTION "Taskbar and Start Menu Properties"
IDS_TASKBAR_STARTMENU_PROP_CAPTION "Taskbar and Start Menu"
END

View file

@ -138,5 +138,5 @@ END
STRINGTABLE DISCARDABLE
BEGIN
IDS_TASKBAR_STARTMENU_PROP_CAPTION "Taskbar and Start Menu Properties"
IDS_TASKBAR_STARTMENU_PROP_CAPTION "Taskbar and Start Menu"
END