Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 7b4b82db24ee64df6fc01644cdb8392b50448aa1..c6cedba91e434ca3b434fb055306fcdf40258b65 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> |