| Index: chrome/app/settings_strings.grdp
|
| diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp
|
| index f8e7c26eb3e24027c0e763962f76250d9e007f22..ef716202762be306e09dbb53beb8976edac0503f 100644
|
| --- a/chrome/app/settings_strings.grdp
|
| +++ b/chrome/app/settings_strings.grdp
|
| @@ -1524,6 +1524,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 -->
|
|
|