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

Unified Diff: chrome/app/settings_strings.grdp

Issue 2690263002: MD Settings: add empty list message for spell-check edit page. (Closed)
Patch Set: more fixes based on comments Created 3 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/settings_strings.grdp
diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp
index b15c8acae6b83725da0f6d9f4c6ea388143c358a..06f0895e3fb6050165101316e7b71ec1a2432139 100644
--- a/chrome/app/settings_strings.grdp
+++ b/chrome/app/settings_strings.grdp
@@ -1531,6 +1531,9 @@
<message name="IDS_SETTINGS_LANGUAGES_DICTIONARY_WORDS" desc="Header for the list of custom dictionary words used for spell check.">
Custom words
</message>
+ <message name="IDS_SETTINGS_LANGUAGES_DICTIONARY_WORDS_NONE" desc="Placeholder that is shown when there are no custom words in the list of saved custom words dictionary.">
+ No custom words were found
+ </message>
</if>
<!-- Privacy Page -->

Powered by Google App Engine
This is Rietveld 408576698