You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ha...@apache.org on 2015/01/19 18:12:23 UTC

svn commit: r1653053 - /openoffice/trunk/main/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu

Author: hanya
Date: Mon Jan 19 17:12:22 2015
New Revision: 1653053

URL: http://svn.apache.org/r1653053
Log:
#i116863# remove the extra space before colon in the label for date number format

Modified:
    openoffice/trunk/main/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu

Modified: openoffice/trunk/main/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu?rev=1653053&r1=1653052&r2=1653053&view=diff
==============================================================================
--- openoffice/trunk/main/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu (original)
+++ openoffice/trunk/main/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu Mon Jan 19 17:12:22 2015
@@ -3813,7 +3813,7 @@
             </node>
             <node oor:name=".uno:NumberFormatDate" oor:op="replace">
                 <prop oor:name="Label" oor:type="xs:string">
-                    <value xml:lang="en-US">Number Format : Date</value>
+                    <value xml:lang="en-US">Number Format: Date</value>
                 </prop>
                 <prop oor:name="Properties" oor:type="xs:int">
                     <value>1</value>