Chromium Code Reviews| Index: chrome/app/settings_strings.grdp |
| diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp |
| index 03fd0ba42bf76862f5340cf10493612f2d2efd03..b342df66e2c822649ce3e1e1a43448a2a7226ba5 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 --> |