[Libreoffice-commits] core.git: officecfg/registry
Julien Nabet
serval2412 at yahoo.fr
Sat Aug 23 10:35:51 PDT 2014
officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 02f6c270e79879188b2be670c6db4feb56bb064e
Author: Julien Nabet <serval2412 at 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>
More information about the Libreoffice-commits
mailing list