[Libreoffice-commits] core.git: officecfg/registry
László Németh
nemeth at numbertext.org
Mon Mar 24 05:55:25 PDT 2014
officecfg/registry/data/org/openoffice/Office/Addons.xcu | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit d87ee64034381f6a59cd250d3bd783957cb0ada1
Author: László Németh <nemeth at numbertext.org>
Date: Mon Mar 24 13:50:43 2014 +0100
librelogo toolbar: fix tooltips
Change-Id: If6083ca832c0cc6c8f9783dfafb908bf6f653490
diff --git a/officecfg/registry/data/org/openoffice/Office/Addons.xcu b/officecfg/registry/data/org/openoffice/Office/Addons.xcu
index 04dfca2..3763c5e 100644
--- a/officecfg/registry/data/org/openoffice/Office/Addons.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/Addons.xcu
@@ -75,7 +75,7 @@
<value>vnd.sun.star.script:LibreLogo|LibreLogo.py$run?language=Python&location=share</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
- <value xml:lang="en-US">Start Logo program (text or selected text of the document)</value>
+ <value xml:lang="en-US">Start Logo program (text or selected text of the documents) or an example (in empty documents)</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
@@ -151,7 +151,7 @@
<value>vnd.sun.star.script:LibreLogo|LibreLogo.py$__translate__?language=Python&location=share</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
- <value xml:lang="en-US">Uppercase commands, also translate them to the language of the document</value>
+ <value xml:lang="en-US">Set editing layout, format program or translate it into the language of the document</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
More information about the Libreoffice-commits
mailing list