Author: tfaber
Date: Mon Dec 24 12:47:35 2012
New Revision: 57993
URL:
http://svn.reactos.org/svn/reactos?rev=57993&view=rev
Log:
[EXPLORER_NEW]
- Remove "Properties" from the task bar property sheet title, as it is
automatically appended. Patch by Edijs Kolesnikovics
CORE-6826 #resolve
Modified:
trunk/reactos/base/shell/explorer-new/lang/en-US.rc
trunk/reactos/base/shell/explorer-new/lang/fr-FR.rc
trunk/reactos/base/shell/explorer-new/lang/ko-KR.rc
trunk/reactos/base/shell/explorer-new/lang/lt-LT.rc
Modified: trunk/reactos/base/shell/explorer-new/lang/en-US.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/base/shell/explorer-new/la…
==============================================================================
--- trunk/reactos/base/shell/explorer-new/lang/en-US.rc [iso-8859-1] (original)
+++ trunk/reactos/base/shell/explorer-new/lang/en-US.rc [iso-8859-1] Mon Dec 24 12:47:35
2012
@@ -134,5 +134,5 @@
STRINGTABLE DISCARDABLE
BEGIN
- IDS_TASKBAR_STARTMENU_PROP_CAPTION "Taskbar and Start Menu Properties"
+ IDS_TASKBAR_STARTMENU_PROP_CAPTION "Taskbar and Start Menu"
END
Modified: trunk/reactos/base/shell/explorer-new/lang/fr-FR.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/base/shell/explorer-new/la…
==============================================================================
--- trunk/reactos/base/shell/explorer-new/lang/fr-FR.rc [iso-8859-1] (original)
+++ trunk/reactos/base/shell/explorer-new/lang/fr-FR.rc [iso-8859-1] Mon Dec 24 12:47:35
2012
@@ -143,5 +143,5 @@
STRINGTABLE DISCARDABLE
BEGIN
- IDS_TASKBAR_STARTMENU_PROP_CAPTION "Taskbar and Start Menu Properties"
+ IDS_TASKBAR_STARTMENU_PROP_CAPTION "Taskbar and Start Menu"
END
Modified: trunk/reactos/base/shell/explorer-new/lang/ko-KR.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/base/shell/explorer-new/la…
==============================================================================
--- trunk/reactos/base/shell/explorer-new/lang/ko-KR.rc [iso-8859-1] (original)
+++ trunk/reactos/base/shell/explorer-new/lang/ko-KR.rc [iso-8859-1] Mon Dec 24 12:47:35
2012
@@ -148,5 +148,5 @@
STRINGTABLE DISCARDABLE
BEGIN
- IDS_TASKBAR_STARTMENU_PROP_CAPTION "Taskbar and Start Menu Properties"
+ IDS_TASKBAR_STARTMENU_PROP_CAPTION "Taskbar and Start Menu"
END
Modified: trunk/reactos/base/shell/explorer-new/lang/lt-LT.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/base/shell/explorer-new/la…
==============================================================================
--- trunk/reactos/base/shell/explorer-new/lang/lt-LT.rc [iso-8859-1] (original)
+++ trunk/reactos/base/shell/explorer-new/lang/lt-LT.rc [iso-8859-1] Mon Dec 24 12:47:35
2012
@@ -138,5 +138,5 @@
STRINGTABLE DISCARDABLE
BEGIN
- IDS_TASKBAR_STARTMENU_PROP_CAPTION "Taskbar and Start Menu Properties"
+ IDS_TASKBAR_STARTMENU_PROP_CAPTION "Taskbar and Start Menu"
END