| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 5171dc8d153ff5bc8158390d2ddb70bee936a0df..1766636a59da22cb12702bfa705321a9beb3e4e6 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -10325,7 +10325,10 @@ Chrome ran out of memory.
|
|
|
| <!-- Automatic Settings Reset strings -->
|
| <message name="IDS_AUTOMATIC_SETTINGS_RESET_BANNER_TEXT" desc="The text to show in a banner at the top of the chrome://settings page. The banner is displayed when Chrome detects that its settings have been tampered with and then resets them to factory defaults.">
|
| - Chrome detected that some of your browser settings were corrupted by another program and reset them to their original defaults.
|
| + Chrome detected that some of your browser settings were recently corrupted by another program and reset them to their original defaults.
|
| + </message>
|
| + <message name="IDS_AUTOMATIC_SETTINGS_RESET_BANNER_RESET_BUTTON_TEXT" desc="The text on the reset button in the Automatic Settings Reset Banner suggesting to reset ALL settings after an automatic reset of SOME settings.">
|
| + Reset all browser settings
|
| </message>
|
| </if>
|
|
|
|
|