Commit 6ae8ce18 authored by Chris Nardi's avatar Chris Nardi Committed by Commit Bot

Update English dictionary versions to 8.0

Update spellcheck_common.cc to pull in the new 8.0 versions of the English dictionaries.

Bug: 774804
Change-Id: Iab844509ec206636f1075f0d03d568dcc12304db
Reviewed-on: https://chromium-review.googlesource.com/722439Reviewed-by: default avatarRouslan Solomakhin <rouslan@chromium.org>
Commit-Queue: Rouslan Solomakhin <rouslan@chromium.org>
Cr-Commit-Position: refs/heads/master@{#509743}
parent 547f6f35
...@@ -114,10 +114,11 @@ base::FilePath GetVersionedFileName(const std::string& input_language, ...@@ -114,10 +114,11 @@ base::FilePath GetVersionedFileName(const std::string& input_language,
// crash. // crash.
{"tg-TG", "-5-0"}, // Mar 4, 2014: Add Tajik dictionary. {"tg-TG", "-5-0"}, // Mar 4, 2014: Add Tajik dictionary.
// April 2016: Local fixes // October 2017: Update from upstream.
{"en-CA", "-7-1"}, {"en-AU", "-8-0"},
{"en-GB", "-7-1"}, {"en-CA", "-8-0"},
{"en-US", "-7-1"}, {"en-GB", "-8-0"},
{"en-US", "-8-0"},
// March 2016: Initial check-in of Persian // March 2016: Initial check-in of Persian
{"fa-IR", "-7-0"}, {"fa-IR", "-7-0"},
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment