This is an automated email from the ASF dual-hosted git repository. mseidel pushed a commit to branch AOO41X in repository https://gitbox.apache.org/repos/asf/openoffice.git
The following commit(s) were added to refs/heads/AOO41X by this push: new f38e32c #i116863# remove the extra space before colon in the label for date number format f38e32c is described below commit f38e32c8be65c145adc47828ecfec697d5128047 Author: Tsutomu Uchino <ha...@apache.org> AuthorDate: Mon Jan 19 17:12:22 2015 +0000 #i116863# remove the extra space before colon in the label for date number format git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1653053 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 88a957b758e74ebfc247a72e4570d92a03edf44f) --- .../registry/data/org/openoffice/Office/UI/GenericCommands.xcu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/main/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu index 378e706..1b8b08b 100644 --- a/main/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu +++ b/main/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu @@ -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>