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

Unified Diff: chrome/app/generated_resources.grd

Issue 11362063: Editing the custom spelling dictionary (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 8 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 169605940b394f60ef3c16f9e02e70e606d4e998..c90a070cb166559877490515e3c89ad88ba44ba4 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -6877,6 +6877,14 @@ Keep your key file in a safe place. You will need it to create new versions of y
Crash reporting is disabled.
</message>
+ <!-- Custom dictionary overlay -->
+ <message name="IDS_LANGUAGE_DICTIONARY_OVERLAY_TITLE" desc="Title for the custom dictionary overlay.">
+ Custom spelling dictionary
cpu_(ooo_6.6-7.5) 2012/11/14 20:25:00 The word 'overlay' seems ambiguous to me. Maybe th
please use gerrit instead 2012/11/14 22:54:46 I've replaced "custom dictionary overlay" with "ch
+ </message>
+ <message name="IDS_LANGUAGE_DICTIONARY_OVERLAY_ADD_WORD_LABEL" desc="Label for adding a new word on the custom dictionary overlay.">
+ Add a new word
+ </message>
+
<!-- Instant -->
<message name="IDS_INSTANT_OPT_IN_MESSAGE" desc="Message shown in the instant confirm dialog">
With Instant enabled and if supported by your default search engine, search results appear instantly as you type queries in the omnibox, and in-line predictions help guide your search.

Powered by Google App Engine
This is Rietveld 408576698