diff options
author | Takeshi Abe <tabe@fixedpoint.jp> | 2018-11-09 14:47:21 +0900 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2018-11-12 21:08:48 +0100 |
commit | eef0f6cd6b6317a6704ed43aff58b52c51397119 (patch) | |
tree | 4fc53bd221193a75f46ee8f8b255f544d9dbd894 /include/svtools/strings.hrc | |
parent | e9bf0102783e23cf8b7c609a9a5265ab436dc90e (diff) |
Mythes -> MyThes
as seen in its README.
Change-Id: I0fef39484967e9de8dc7076fb3b7a2d0e55c801f
Reviewed-on: https://gerrit.libreoffice.org/63147
Tested-by: Jenkins
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Diffstat (limited to 'include/svtools/strings.hrc')
-rw-r--r-- | include/svtools/strings.hrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svtools/strings.hrc b/include/svtools/strings.hrc index a616b2a6bd56..3325069ddfee 100644 --- a/include/svtools/strings.hrc +++ b/include/svtools/strings.hrc @@ -357,7 +357,7 @@ #define STR_DESCRIPTION_HUNSPELL NC_("STR_DESCRIPTION_HUNSPELL", "Hunspell SpellChecker") #define STR_DESCRIPTION_LIBHYPHEN NC_("STR_DESCRIPTION_LIBHYPHEN", "Libhyphen Hyphenator") -#define STR_DESCRIPTION_MYTHES NC_("STR_DESCRIPTION_MYTHES", "Mythes Thesaurus") +#define STR_DESCRIPTION_MYTHES NC_("STR_DESCRIPTION_MYTHES", "MyThes Thesaurus") #define STR_DESCRIPTION_IGNOREALLLIST NC_("STR_DESCRIPTION_IGNOREALLLIST", "List of Ignored Words") #endif |