From d87ee64034381f6a59cd250d3bd783957cb0ada1 Mon Sep 17 00:00:00 2001 From: László Németh Date: Mon, 24 Mar 2014 13:50:43 +0100 Subject: librelogo toolbar: fix tooltips Change-Id: If6083ca832c0cc6c8f9783dfafb908bf6f653490 --- officecfg/registry/data/org/openoffice/Office/Addons.xcu | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'officecfg') diff --git a/officecfg/registry/data/org/openoffice/Office/Addons.xcu b/officecfg/registry/data/org/openoffice/Office/Addons.xcu index 04dfca24ee72..3763c5e03100 100644 --- a/officecfg/registry/data/org/openoffice/Office/Addons.xcu +++ b/officecfg/registry/data/org/openoffice/Office/Addons.xcu @@ -75,7 +75,7 @@ vnd.sun.star.script:LibreLogo|LibreLogo.py$run?language=Python&location=share - Start Logo program (text or selected text of the document) + Start Logo program (text or selected text of the documents) or an example (in empty documents) _self @@ -151,7 +151,7 @@ vnd.sun.star.script:LibreLogo|LibreLogo.py$__translate__?language=Python&location=share - Uppercase commands, also translate them to the language of the document + Set editing layout, format program or translate it into the language of the document _self -- cgit