[Libreoffice-commits] core.git: officecfg/registry
Yousuf Philips
philipz85 at hotmail.com
Thu Dec 21 00:18:20 UTC 2017
officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit ca1bcb40ea27492c0f3a452c4a318b540a9ff09c
Author: Yousuf Philips <philipz85 at hotmail.com>
Date: Thu Dec 21 03:45:37 2017 +0400
Fix labels for page-related group button entries
Change-Id: Ia6ed455cc7b5e41895950a22b8d75284c847ebee
Reviewed-on: https://gerrit.libreoffice.org/46873
Reviewed-by: Yousuf Philips <philipz85 at hotmail.com>
Tested-by: Yousuf Philips <philipz85 at hotmail.com>
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
index 0cff97f27ebb..6069f30543a8 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
@@ -1114,7 +1114,7 @@
</node>
<node oor:name=".uno:PageColumnType" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
- <value xml:lang="en-US">Page Column Type</value>
+ <value xml:lang="en-US">Page Columns</value>
</prop>
<prop oor:name="Properties" oor:type="xs:int">
<value>1</value>
@@ -3245,7 +3245,7 @@
</node>
<node oor:name=".uno:PageMargin" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
- <value xml:lang="en-US">Page Margin</value>
+ <value xml:lang="en-US">Page Margins</value>
</prop>
<prop oor:name="Properties" oor:type="xs:int">
<value>1</value>
More information about the Libreoffice-commits
mailing list