| Index: chrome/app/settings_strings.grdp
|
| diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp
|
| index b25cfb12fcc46c495308cf1243e29b6e3b372769..7b6dd8869db929adb0bf301d12f2f9edbe80ae54 100644
|
| --- a/chrome/app/settings_strings.grdp
|
| +++ b/chrome/app/settings_strings.grdp
|
| @@ -300,6 +300,9 @@
|
| <message name="IDS_SETTINGS_SEARCH_NO_RESULTS_HELP" desc="Help text for a search that has no results.">
|
| Go to <ph name="BEGIN_LINK_CHROMIUM"><a target="_blank" href="$1"></ph>Google Chrome help<ph name="END_LINK_CHROMIUM"></a></ph> if you can't find what you're looking for
|
| </message>
|
| + <message name="IDS_SETTINGS_SEARCH_RESULTS" desc="Message announced to screenreader users when searching within settings completes and results are showing.">
|
| + Search results for '<ph name="SEARCH_TEXT">$1<ex>cookies</ex></ph>'
|
| + </message>
|
| <message name="IDS_SETTINGS_SETTINGS" desc="The settings page title.">
|
| Settings
|
| </message>
|
|
|