[Libreoffice-commits] core.git: officecfg/registry

Thomas Beck thomas.beck at cib.de
Thu Apr 6 10:58:55 UTC 2017


 officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu |   24 +++++-----
 1 file changed, 12 insertions(+), 12 deletions(-)

New commits:
commit 8438cd334a6116425b1039c34807ddcf54b056f2
Author: Thomas Beck <thomas.beck at cib.de>
Date:   Thu Apr 6 11:51:59 2017 +0200

    tdf#100108 Layout labels not consistent
    
    Labels in layout menu are now consistent with the names
    of the tooltips shown in the layout tab
    
    Change-Id: Ie3dd13af03fcd8b29cfb5e9b6e8fe43b1668bc94
    Reviewed-on: https://gerrit.libreoffice.org/36196
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: Katarina Behrens <Katarina.Behrens at cib.de>

diff --git a/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu
index 409a3d32e9af..d88339f110d0 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu
@@ -2115,17 +2115,17 @@
       </node>
       <node oor:name=".uno:AssignLayout?WhatLayout:long=20" oor:op="replace">
         <prop oor:name="Label" oor:type="xs:string">
-          <value xml:lang="en-US">Blank</value>
+          <value xml:lang="en-US">Blank Slide</value>
         </prop>
       </node>
       <node oor:name=".uno:AssignLayout?WhatLayout:long=19" oor:op="replace">
         <prop oor:name="Label" oor:type="xs:string">
-          <value xml:lang="en-US">Title</value>
+          <value xml:lang="en-US">Title Only</value>
         </prop>
       </node>
       <node oor:name=".uno:AssignLayout?WhatLayout:long=0" oor:op="replace">
         <prop oor:name="Label" oor:type="xs:string">
-          <value xml:lang="en-US">Title, Text</value>
+          <value xml:lang="en-US">Title Slide</value>
         </prop>
       </node>
       <node oor:name=".uno:AssignLayout?WhatLayout:long=1" oor:op="replace">
@@ -2140,27 +2140,27 @@
       </node>
       <node oor:name=".uno:AssignLayout?WhatLayout:long=3" oor:op="replace">
         <prop oor:name="Label" oor:type="xs:string">
-          <value xml:lang="en-US">Title, 2 Content</value>
+          <value xml:lang="en-US">Title and 2 Content</value>
         </prop>
       </node>
       <node oor:name=".uno:AssignLayout?WhatLayout:long=12" oor:op="replace">
         <prop oor:name="Label" oor:type="xs:string">
-          <value xml:lang="en-US">Title, Content and 2 Content on Right</value>
+          <value xml:lang="en-US">Title, Content and 2 Content</value>
         </prop>
       </node>
       <node oor:name=".uno:AssignLayout?WhatLayout:long=15" oor:op="replace">
         <prop oor:name="Label" oor:type="xs:string">
-          <value xml:lang="en-US">Title, 2 Content on Left and Content</value>
+          <value xml:lang="en-US">Title, 2 Content and Content</value>
         </prop>
       </node>
       <node oor:name=".uno:AssignLayout?WhatLayout:long=14" oor:op="replace">
         <prop oor:name="Label" oor:type="xs:string">
-          <value xml:lang="en-US">Title, Content above Content</value>
+          <value xml:lang="en-US">Title, Content over Content</value>
         </prop>
       </node>
       <node oor:name=".uno:AssignLayout?WhatLayout:long=16" oor:op="replace">
         <prop oor:name="Label" oor:type="xs:string">
-          <value xml:lang="en-US">Title, 2 Content above Content</value>
+          <value xml:lang="en-US">Title, 2 Content over Content</value>
         </prop>
       </node>
       <node oor:name=".uno:AssignLayout?WhatLayout:long=18" oor:op="replace">
@@ -2175,22 +2175,22 @@
       </node>
       <node oor:name=".uno:AssignLayout?WhatLayout:long=28" oor:op="replace">
         <prop oor:name="Label" oor:type="xs:string">
-          <value xml:lang="en-US">Title, Content (Vertical)</value>
+          <value xml:lang="en-US">Vertical Title, Vertical Text</value>
         </prop>
       </node>
       <node oor:name=".uno:AssignLayout?WhatLayout:long=27" oor:op="replace">
         <prop oor:name="Label" oor:type="xs:string">
-          <value xml:lang="en-US">Title, Content over Content (Vertical)</value>
+          <value xml:lang="en-US">Vertical Title, Text, Chart</value>
         </prop>
       </node>
       <node oor:name=".uno:AssignLayout?WhatLayout:long=29" oor:op="replace">
         <prop oor:name="Label" oor:type="xs:string">
-          <value xml:lang="en-US">Title, Vertical Content</value>
+          <value xml:lang="en-US">Title, Vertical Text</value>
         </prop>
       </node>
       <node oor:name=".uno:AssignLayout?WhatLayout:long=30" oor:op="replace">
         <prop oor:name="Label" oor:type="xs:string">
-          <value xml:lang="en-US">Title, 2 Vertical Content</value>
+          <value xml:lang="en-US">Title, 2 Vertical Text, Clipart</value>
         </prop>
       </node>
       <node oor:name=".uno:SlideLayoutMenu" oor:op="replace">


More information about the Libreoffice-commits mailing list