| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 5e13932d8499784962a6bcf53b17f5adb89b8c3e..e939f5e79a7132bdee7f7f15276b4286d86f6667 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -8379,28 +8379,12 @@ The following plug-in is unresponsive: <ph name="PLUGIN_NAME">$1
|
| </message>
|
|
|
| <!-- Upgrade bubble messages -->
|
| - <message name="IDS_REINSTALL_APP" desc="Text for the button the user clicks to reinstall the app.">
|
| - Reinstall <ph name="IDS_SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph>
|
| + <message name="IDS_REENABLE_UPDATES" desc="Text for the button the user clicks to re-enable automatic updates.">
|
| + Enable autoupdate
|
| </message>
|
| <message name="IDS_LATER" desc="Text for the button the user clicks to be reminded of reinstalling the app later.">
|
| Later
|
| </message>
|
| - <if expr="use_titlecase">
|
| - <message name="IDS_UPGRADE_BUBBLE_MENU_ITEM" desc="In Title Case: Text for the Chrome menu option replacing Update required.">
|
| - <ph name="IDS_SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> is Out of Date
|
| - </message>
|
| - </if>
|
| - <if expr="not use_titlecase">
|
| - <message name="IDS_UPGRADE_BUBBLE_MENU_ITEM" desc="Text for the Chrome menu option replacing Update required.">
|
| - <ph name="IDS_SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> is out of date
|
| - </message>
|
| - </if>
|
| - <message name="IDS_UPGRADE_BUBBLE_TITLE" desc="Text for the title of the upgrade bubble view.">
|
| - <ph name="IDS_SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> is out of date
|
| - </message>
|
| - <message name="IDS_UPGRADE_BUBBLE_TEXT" desc="Text for the upgrade bubble view full description.">
|
| - <ph name="IDS_SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> could not update itself to the latest version, so you are missing out on awesome new features and security fixes. You need to manually reinstall <ph name="IDS_SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph>.
|
| - </message>
|
|
|
| <!-- Print -->
|
| <message name="IDS_DEFAULT_PRINT_DOCUMENT_TITLE" desc="Default title for a print document">
|
|
|