include/svtools/strings.hrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit eef0f6cd6b6317a6704ed43aff58b52c51397119 Author: Takeshi Abe <[email protected]> AuthorDate: Fri Nov 9 14:47:21 2018 +0900 Commit: Andras Timar <[email protected]> CommitDate: Mon Nov 12 21:08:48 2018 +0100 Mythes -> MyThes as seen in its README. Change-Id: I0fef39484967e9de8dc7076fb3b7a2d0e55c801f Reviewed-on: https://gerrit.libreoffice.org/63147 Tested-by: Jenkins Reviewed-by: Andras Timar <[email protected]> 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 _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
