officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu |    
3 +++
 officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu      |    
2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 808e3553d81b059698f83904a5038584c33be379
Author: Yousuf Philips <[email protected]>
Date:   Mon Mar 23 13:12:14 2015 +0400

    Fix insert footnote and format page tooltips
    
    Change-Id: Ic253b78e7ff8d5fa76d63fceefa4fbe5da93e4e7
    Reviewed-on: https://gerrit.libreoffice.org/14960
    Tested-by: Yousuf Philips <[email protected]>
    Reviewed-by: Yousuf Philips <[email protected]>
    Reviewed-by: Caolán McNamara <[email protected]>
    Tested-by: Caolán McNamara <[email protected]>

diff --git 
a/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu 
b/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu
index 43092c9..774302e 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu
@@ -593,6 +593,9 @@
       </node>
       <node oor:name=".uno:PageSetup" oor:op="replace">
         <prop oor:name="Label" oor:type="xs:string">
+          <value xml:lang="en-US">Format Page/Slide</value>
+        </prop>
+        <prop oor:name="ContextLabel" oor:type="xs:string">
           <value xml:lang="en-US">~Page...</value>
         </prop>
         <prop oor:name="Properties" oor:type="xs:int">
diff --git 
a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu 
b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
index 7ff659c..508551e 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
@@ -576,7 +576,7 @@
       </node>
       <node oor:name=".uno:InsertFootnote" oor:op="replace">
         <prop oor:name="Label" oor:type="xs:string">
-          <value xml:lang="en-US">Insert Footnote/Endnote</value>
+          <value xml:lang="en-US">Insert Footnote</value>
         </prop>
         <prop oor:name="Properties" oor:type="xs:int">
           <value>1</value>
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to