summaryrefslogtreecommitdiffstats
path: root/chrome/common/spellcheck_common.cc
diff options
context:
space:
mode:
authorkaiwang@chromium.org <kaiwang@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-11-02 00:54:10 +0000
committerkaiwang@chromium.org <kaiwang@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-11-02 00:54:10 +0000
commit9640e7b6a96f1b77b7bbc0c17d64e375cda3ca53 (patch)
tree0d6f3427c2e613ce6ee7fe4ec2aa7ea2600ac003 /chrome/common/spellcheck_common.cc
parentd8292d07ebf8b22ac1bbf03199d5da21de24e503 (diff)
downloadchromium_src-9640e7b6a96f1b77b7bbc0c17d64e375cda3ca53.zip
chromium_src-9640e7b6a96f1b77b7bbc0c17d64e375cda3ca53.tar.gz
chromium_src-9640e7b6a96f1b77b7bbc0c17d64e375cda3ca53.tar.bz2
Revert 165562 - Bump English spellcheck dictionary versions and add tests
BUG=94708, 98678, 140486, 146093 Review URL: https://codereview.chromium.org/11348019 TBR=estade@chromium.org Review URL: https://codereview.chromium.org/11365057 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@165577 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/spellcheck_common.cc')
-rw-r--r--chrome/common/spellcheck_common.cc9
1 files changed, 4 insertions, 5 deletions
diff --git a/chrome/common/spellcheck_common.cc b/chrome/common/spellcheck_common.cc
index 0a46f9f..73aeb86 100644
--- a/chrome/common/spellcheck_common.cc
+++ b/chrome/common/spellcheck_common.cc
@@ -105,15 +105,14 @@ FilePath GetVersionedFileName(const std::string& input_language,
{"uk-UA", "-2-0"},
{"pt-BR", "-2-2"}, // 2-2 (Mar 2011): upgraded a dictionary.
{"sh", "-2-2"}, // 2-2 (Mar 2011): added a dictionary.
+ {"en-US", "-2-3"}, // 2-3 (May 2012): fixed affixes + more words.
+ {"en-CA", "-2-3"},
+ {"en-GB", "-2-3"},
+ {"en-AU", "-2-3"},
{"ca-ES", "-2-3"}, // 2-3 (May 2012): upgraded a dictionary.
{"sv-SE", "-2-3"}, // 2-3 (May 2012): upgraded a dictionary.
{"af-ZA", "-2-3"}, // 2-3 (May 2012): added a dictionary.
{"fo-FO", "-2-3"}, // 2-3 (May 2012): added a dictionary.
- {"en-US", "-2-4"}, // 2-4 (October 2012): add more words.
- {"en-CA", "-2-4"},
- {"en-GB", "-2-4"},
- {"en-AU", "-2-4"},
-
};
// Generate the bdict file name using default version string or special