summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoren De Cuyper <jorendc@libreoffice.org>2014-06-24 22:24:44 +0200
committerCaolán McNamara <caolanm@redhat.com>2014-06-25 10:12:06 +0000
commitf1ee11ce499f02eda7fdd783901f1ad62eac0bc7 (patch)
treedb65acc39be46bc901cfac75baa00a8043ed1271
parent140e53564100ed7c7bff881d5b8c10e5fda01dd2 (diff)
fix fdo#80490 - string 'Auto Spell Checking'
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 <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
-rw-r--r--officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu2
1 files changed, 1 insertions, 1 deletions
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 @@
</node>
<node oor:name=".uno:SpellOnline" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
- <value xml:lang="en-US">~AutoSpellcheck</value>
+ <value xml:lang="en-US">~Automatic Spell Checking</value>
</prop>
<prop oor:name="Properties" oor:type="xs:int">
<value>9</value>