From f1ee11ce499f02eda7fdd783901f1ad62eac0bc7 Mon Sep 17 00:00:00 2001 From: Joren De Cuyper Date: Tue, 24 Jun 2014 22:24:44 +0200 Subject: fix fdo#80490 - string 'Auto Spell Checking' MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This only changes the tooltip when you hover over the icon of the toolbar icon. Change-Id: I1724fbc6e88f6ed8fe200bd1a1c0b7ac4ff16166 Reviewed-on: https://gerrit.libreoffice.org/9885 Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'officecfg') diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu index 0704fa608501..4a3b54242521 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu @@ -4141,7 +4141,7 @@ - ~AutoSpellcheck + ~Automatic Spell Checking 9 -- cgit