Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(92)

Unified Diff: chrome/app/generated_resources.grd

Issue 2210513002: [Strings] Removed unused settings reset strings. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 497580c981d1a2b98f45b9ef4bda073464b81b6d..8641f62d2a2bceebc13f01629befcaa6a57d9f79 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -8428,30 +8428,6 @@ I don't think this site should be blocked!
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>
-
<!-- SRT bubble messages -->
<message name="IDS_SRT_BUBBLE_DOWNLOAD_BUTTON_TEXT" desc="Download button of the Chrome Cleanup Tool bubble">
Get the Chrome Cleanup Tool
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698