[Libreoffice-commits] core.git: Branch 'libreoffice-6-0' - officecfg/registry

Yousuf Philips philipz85 at hotmail.com
Wed Dec 27 14:09:54 UTC 2017


 officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit aeb7e997b41501410fbffd78ced63c5344ccb101
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>
    (cherry picked from commit ca1bcb40ea27492c0f3a452c4a318b540a9ff09c)
    Reviewed-on: https://gerrit.libreoffice.org/46876
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: Sophie Gautier <gautier.sophie at gmail.com>

diff --git a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
index c0071633ec82..c842f5a30cc3 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
@@ -1106,7 +1106,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