| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 3044785146a6c2227297174e04b0ce43d4ed6cd7..31b4ccb3efbb22b28d6b00ce59e4e369d531dd50 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -4704,11 +4704,8 @@ Make sure you do not expose any sensitive information.
|
| <message name="IDS_EXTENSIONS_UPDATE_BUTTON" desc="Text for the 'Update extensions' button.">
|
| Update extensions now
|
| </message>
|
| - <message name="IDS_EXTENSIONS_APPS_DEV_TOOLS_PROMO_TEXT" desc="The text encouraging users to get the Apps Developer Tools.">
|
| - Chrome Apps & Extensions Developer Tool is the new way to debug your apps and extensions.
|
| - </message>
|
| - <message name="IDS_EXTENSIONS_APPS_DEV_TOOLS_LINK_TEXT" desc="The text of the link to get the Apps Developer Tools.">
|
| - Visit website
|
| + <message name="IDS_EXTENSIONS_APPS_DEV_TOOLS_PROMO_HTML" desc="The text encouraging users to get the Apps Developer Tools.">
|
| + Try the new <ph name="BEGIN_LINK"><a target="_blank" href="$1"></ph>Chrome Apps & Extensions Developer Tool<ph name="END_LINK"></a></ph>.
|
| </message>
|
| <message name="IDS_EXTENSIONS_NONE_INSTALLED" desc="Text that lets the user know that no extensions are installed.">
|
| Boo... You have no extensions :-(
|
|
|