Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(217)

Unified Diff: chrome/common/spellcheck_common.cc

Issue 2824042: Pull in the French spellcheck dictionary 2-0. This will be landed... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/spellcheck_common.cc
===================================================================
--- chrome/common/spellcheck_common.cc (revision 52343)
+++ chrome/common/spellcheck_common.cc (working copy)
@@ -91,7 +91,7 @@
{"hi-IN", "-1-1"},
{"tr-TR", "-1-1"},
{"et-EE", "-1-1"},
- {"fr-FR", "-1-4"}, // To fix a crash, fr dictionary was updated to 1.4.
+ {"fr-FR", "-2-0"}, // Hunspell fr(modern) 3.7 + Chromium delta.
{"lt-LT", "-1-3"},
{"pl-PL", "-1-3"},
{"hu-HU", "-2-0"},
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698