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

New commits:
commit 02f6c270e79879188b2be670c6db4feb56bb064e
Author: Julien Nabet <serval2...@yahoo.fr>
Date:   Sat Aug 23 19:34:21 2014 +0200

    Resolves fdo#82970: Insert footnote button has incorrect tooltip
    
    Change-Id: I8b958a847495fe9949829453dcc259a9a6467b83

diff --git 
a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu 
b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
index b5e25a8..59f52b2 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
@@ -561,7 +561,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 Directly</value>
+          <value xml:lang="en-US">Insert Footnote Directly</value>
         </prop>
         <prop oor:name="Properties" oor:type="xs:int">
           <value>1</value>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to