Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index cbb9bda3dc6a0084dff53a34fa220b5c307fb6b0..7459cc7110c05a34675bbc263ff847b318e33908 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -8066,33 +8066,6 @@ Keep your key file in a safe place. You will need it to create new versions of y |
Report an issue |
</message> |
- <!-- settings reset bubble messages --> |
- <message name="IDS_RESETTING" desc="Text for the button, once the user clicked to reset settings."> |
- Resetting... |
- </message> |
- <message name="IDS_NO_THANKS" desc="Text for the button the user clicks to refuse settings reset."> |
- No thanks |
- </message> |
- <if expr="use_titlecase"> |
- <message name="IDS_RESET_SETTINGS_MENU_ITEM" desc="In Title Case: Text for the Chrome menu option replacing Update required."> |
- Reset Altered <ph name="IDS_SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> Settings |
- </message> |
- </if> |
- <if expr="not use_titlecase"> |
- <message name="IDS_RESET_SETTINGS_MENU_ITEM" desc="Text for the Chrome menu option replacing Update required."> |
- Reset altered <ph name="IDS_SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> settings |
- </message> |
- </if> |
- <message name="IDS_RESET_BUBBLE_TITLE" desc="Text for the title of the settings reset bubble view."> |
- Reset altered <ph name="IDS_SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> settings? |
- </message> |
- <message name="IDS_RESET_BUBBLE_TEXT" desc="Text for the settings reset bubble view full description."> |
- <ph name="IDS_SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> detected that your browser settings may have been changed without your knowledge. Would you like to reset them to their original defaults? |
- </message> |
- <message name="IDS_REPORT_BUBBLE_TEXT" desc="Text for the settings reset bubble reporting checkbox."> |
- Help make Google Chrome better by reporting the current settings |
- </message> |
- |
<!-- Upgrade bubble messages --> |
<message name="IDS_REENABLE_UPDATES" desc="Text for the button the user clicks to re-enable automatic updates."> |
Enable autoupdate |
@@ -10296,9 +10269,6 @@ Chrome ran out of memory. |
</message> |
<!-- Reset Profile Settings strings --> |
- <message name="IDS_RESET_PROFILE_SETTINGS_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 the settings might have been changed without the user's knowledge."> |
- Some of your settings may have been changed without your knowledge. |
- </message> |
<message name="IDS_RESET_PROFILE_SETTINGS_SECTION_TITLE" desc="The title of the section in chrome://settings that allows resetting some settings in a profile"> |
Reset browser settings |
</message> |