diff options
author | heiko tietze <tietze.heiko@gmail.com> | 2017-08-03 14:55:27 +0200 |
---|---|---|
committer | Heiko Tietze <tietze.heiko@googlemail.com> | 2017-08-24 17:02:33 +0200 |
commit | 1098fba99acb8c8cc7e87c55ece12ef175593147 (patch) | |
tree | ef0a332b1efd569ad3f94b84e9eb58b6d4718922 /officecfg | |
parent | d31a8263d564ebd7886f6debdf36cedd031915ea (diff) |
tdf#87648 Spelling and Grammar
Renamed to just Spelling
Change-Id: I4433d75a8fd697e8d4dd25fa5d26411ed15b6c1b
Reviewed-on: https://gerrit.libreoffice.org/40717
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Heiko Tietze <tietze.heiko@googlemail.com>
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu index 62f495322389..ff7788129b3c 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu @@ -3577,10 +3577,10 @@ <value xml:lang="en-US">Spelling</value> </prop> <prop oor:name="ContextLabel" oor:type="xs:string"> - <value xml:lang="en-US">~Spelling and Grammar...</value> + <value xml:lang="en-US">~Spelling...</value> </prop> <prop oor:name="TooltipLabel" oor:type="xs:string"> - <value xml:lang="en-US">Check Spelling and Grammar</value> + <value xml:lang="en-US">Check Spelling</value> </prop> <prop oor:name="Properties" oor:type="xs:int"> <value>1</value> |