Fixed typos (whitespace)

(cherry picked from commit cda9ee31f7f1913660c6dce17192076ddf52c4a9)

Change-Id: Ib948200084ae341c2f3f6d201aeeb9f84703623c
Reviewed-on: https://gerrit.libreoffice.org/41579
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
This commit is contained in:
Matthias Seidel
2017-04-22 13:26:38 +00:00
committed by Caolán McNamara
parent 8ced5266f2
commit 3c49b28ffa

View File

@@ -50,7 +50,7 @@ const ErrMsgCode RID_SVXERRCODE[] =
{
{ NC_("RID_SVXERRCODE", "No thesaurus available for the current language.\nPlease check your installation and install the desired language.") ,
ERRCODE_SVX_LINGU_THESAURUSNOTEXISTS },
{ NC_("RID_SVXERRCODE", "$(ARG1) is not supported by the spellcheck function or is not presently active.\nPlease check your installation and, if necessary, install the required language module\n or activate it under 'Tools - Options - Language Settings - Writing Aids'."),
{ NC_("RID_SVXERRCODE", "$(ARG1) is not supported by the spellcheck function or is not presently active.\nPlease check your installation and, if necessary, install the required language module\nor activate it under 'Tools - Options - Language Settings - Writing Aids'."),
ERRCODE_SVX_LINGU_LANGUAGENOTEXISTS },
{ NC_("RID_SVXERRCODE", "Spellcheck is not available.") ,
ERRCODE_SVX_LINGU_LINGUNOTEXISTS },