| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 62a1d2e7dd6e71f656c31b18088daba5a172b1b4..9c436176740a70c8fe6ac4de9a10b202ba4cebb5 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -4656,18 +4656,6 @@ Update checks have repeatedly failed for the extension "<ph name="EXTENSION_NAME
|
| This extension includes the key file '<ph name="KEY_PATH">$1<ex>relative/path/to/file.pem</ex></ph>'. You probably don't want to do that.
|
| </message>
|
|
|
| - <!-- This version of the message is used temporarily, until we have the
|
| - blog post up describing the transition process. -->
|
| - <message name="IDS_EXTENSION_MANIFEST_VERSION_OLD" desc="Warning message when a developer tries to load an extension that uses a manifest version that will soon be disallowed.">
|
| - Support for manifest version 1 is being phased out. Please <ph name="LINK_START">$1<ex><a></ex></ph>upgrade to version 2<ph name="LINK_END">$2<ex></a></ex></ph>.
|
| - </message>
|
| -
|
| - <!-- We'll switch to this version of the message once we have a blog post
|
| - written for the first link. -->
|
| - <message name="IDS_EXTENSION_MANIFEST_VERSION_OLD_2_LINKS" desc="Warning message when a developer tries to load an extension that uses a manifest version that will soon be disallowed.">
|
| - Support for manifest version 1 is being <ph name="LINK_START_1">$1<ex><a></ex></ph>phased out<ph name="LINK_END_1">$2<ex></a></ex></ph>. Please <ph name="LINK_START_2">$3<ex><a></ex></ph>upgrade to version 2<ph name="LINK_END_2">$4<ex></a></ex></ph>.
|
| - </message>
|
| -
|
| <!-- Extension installed bubble -->
|
| <message name="IDS_EXTENSION_BUNDLE_INSTALLED_HEADING_EXTENSIONS" desc="First line in the content area of the extension bundle installed bubble. Instructs which extensions were installed.">
|
| The following extensions are now installed:
|
|
|