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 <nem...@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>
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits