summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2018-06-20 08:14:20 +0200
committerHeiko Tietze <tietze.heiko@gmail.com>2018-06-26 10:41:01 +0200
commiteff395c2d2a3026d9d65121e273af336fb0cfb19 (patch)
treeecfed2e0992b450ceb872f4e0623e9aaeb0b5169 /include
parentResolves: tdf#118356 freeze/thaw mass language additions (diff)
downloadcore-eff395c2d2a3026d9d65121e273af336fb0cfb19.tar.gz
core-eff395c2d2a3026d9d65121e273af336fb0cfb19.zip
tdf#117620 Localize the temporary IgnoreAllList dictionarys name
Also give it a human readable original name Change-Id: I86060badac145e7b60cf7dc2e67e16e7c84c2837 Reviewed-on: https://gerrit.libreoffice.org/56143 Tested-by: Jenkins Reviewed-by: Heiko Tietze <tietze.heiko@gmail.com> Tested-by: Heiko Tietze <tietze.heiko@gmail.com>
Diffstat (limited to 'include')
-rw-r--r--include/svtools/strings.hrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svtools/strings.hrc b/include/svtools/strings.hrc
index b5d7b8bb9655..a616b2a6bd56 100644
--- a/include/svtools/strings.hrc
+++ b/include/svtools/strings.hrc
@@ -358,7 +358,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_IGNOREALLLIST NC_("STR_DESCRIPTION_IGNOREALLLIST", "List of Ignored Words")
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */