mirror of
https://github.com/reactos/reactos.git
synced 2025-01-02 20:43:18 +00:00
[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:
parent
4305b6a40f
commit
9403cc412f
4 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue