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

Unified Diff: chrome/app/generated_resources.grd

Issue 9748016: [protector] Added UI for invalid Preferences backup case. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Merge Created 8 years, 9 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
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 4d715c8379570a27b1b468749704946a22ad3f34..73760766602abf009673af9cb7aa17130e8bfc5a 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -1263,9 +1263,6 @@ are declared in build/common.gypi.
<message name="IDS_CHANGE_HOMEPAGE_NO_NAME" desc="The title of the button that accepts new home page setting when the home page title is too long.">
Change home page
</message>
- <message name="IDS_SELECT_HOMEPAGE" desc="The title of the button that opens a settings page, allowing user to select the home page to use.">
- Select home page...
- </message>
<message name="IDS_STARTUP_SETTINGS_CHANGE_TITLE" desc="The title of the bubble and the wrench menu item with a startup settings change notification.">
Attempted startup settings change
@@ -1283,6 +1280,16 @@ are declared in build/common.gypi.
Change to <ph name="URL">$1<ex>google.com</ex></ph>
</message>
+ <message name="IDS_SETTING_CHANGE_NO_BACKUP_TITLE" desc="The title of the bubble and the wrench menu item with a generic settings change.">
+ Attempted settings change
+ </message>
+ <message name="IDS_SETTING_CHANGE_NO_BACKUP_BUBBLE_MESSAGE" desc="The text of the generic settings change notification.">
+ Arrr! Something tried to commandeer your settings!
+ </message>
+ <message name="IDS_EDIT_SETTINGS" desc="The title of the button that opens a settings page, allowing user to edit changed settings">
+ Edit settings...
+ </message>
+
<message name="IDS_KEEP_SETTING" desc="The title of the button that confirms staying with the previous settings.">
Keep my settings
</message>
« no previous file with comments | « no previous file | chrome/browser/protector/base_setting_change.h » ('j') | chrome/browser/protector/prefs_backup_invalid_change.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698