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

Unified Diff: chrome/app/resources/locale_settings.grd

Issue 654653002: Enables the user to select multiple languages for spellchecking (UI) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed the value of 'enable-multilingual-spellchecker' in histograms.xml Created 5 years, 10 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
Index: chrome/app/resources/locale_settings.grd
diff --git a/chrome/app/resources/locale_settings.grd b/chrome/app/resources/locale_settings.grd
index 9ce94050704aba69e099d193b43879277116775f..031bb6d36d531cbf569f0bcfea56e3a2d9aefd91 100644
--- a/chrome/app/resources/locale_settings.grd
+++ b/chrome/app/resources/locale_settings.grd
@@ -254,6 +254,11 @@
en-US
</message>
+ <!-- The file name of the spellchecking dictionaries without the extension (case-sensitive). -->
+ <message name="IDS_SPELLCHECK_DICTIONARIES" use_name_for_id="true">
+ en-US
+ </message>
+
<!-- The width of the Crucial Notification bubble in characters (See above). -->
<message name="IDS_CRUCIAL_NOTIFICATION_BUBBLE_WIDTH_CHARS" use_name_for_id="true">
55

Powered by Google App Engine
This is Rietveld 408576698