summaryrefslogtreecommitdiffstats
path: root/chrome/common/spellcheck_common.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/spellcheck_common.cc')
-rw-r--r--chrome/common/spellcheck_common.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/common/spellcheck_common.cc b/chrome/common/spellcheck_common.cc
index 8eaf591..12dc2ff 100644
--- a/chrome/common/spellcheck_common.cc
+++ b/chrome/common/spellcheck_common.cc
@@ -62,6 +62,7 @@ static const LanguageRegion g_supported_spellchecker_languages[] = {
{"sr", "sr"},
{"sv", "sv-SE"},
{"ta", "ta-IN"},
+ {"tg", "tg-TG"},
{"tr", "tr-TR"},
{"uk", "uk-UA"},
{"vi", "vi-VN"},
@@ -103,6 +104,7 @@ base::FilePath GetVersionedFileName(const std::string& input_language,
static LanguageVersion special_version_string[] = {
{"tr-TR", "-4-0"}, // Jan 9, 2013: Add "FLAG num" to aff to avoid heapcheck
// crash.
+ {"tg-TG", "-5-0"}, // Mar 4, 2014: Add Tajik dictionary.
};
// Generate the bdict file name using default version string or special