| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 6dbfb894663de706333cdd217b42a082cc74e642..df64618bd8d74d8a784ea4686687cc5f04c980a0 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -3879,6 +3879,10 @@ are declared in build/common.gypi.
|
| <ph name="EXTENSION_NAME">$1<ex>Gmail Checker</ex></ph> is now installed.
|
| </message>
|
|
|
| + <message name="IDS_EXTENSION_INSTALLED_APP_INFO" desc="Text displayed inside a link when an app is installed. Clicking this link opens up the New Tab Page to show the app's icon.">
|
| + Show me
|
| + </message>
|
| +
|
| <message name="IDS_EXTENSION_INSTALLED_PAGE_ACTION_INFO" desc="Text displayed in the InfoBubble which explains that the UI of this extension is a Page Action icon which may appear for some pages.">
|
| This icon will be visible when the extension can act on the current page.
|
| </message>
|
| @@ -4304,6 +4308,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| <message name="IDS_FLAGS_EXPERIMENTAL_EXTENSION_APIS_DESCRIPTION" desc="Description of the 'Experimental Extension APIs' lab.">
|
| Enables experimental extension APIs. Note that the extension gallery doesn't allow you to upload extensions that use experimental APIs.
|
| </message>
|
| + <message name="IDS_FLAGS_APPS_NEW_INSTALL_BUBBLE_NAME" desc="Name of the 'New Apps Install Bubble' lab">
|
| + New Apps Install Bubble
|
| + </message>
|
| + <message name="IDS_FLAGS_APPS_NEW_INSTALL_BUBBLE_DESCRIPTION" desc="Description of the 'New Apps Install Bubble' lab">
|
| + When installing an app, always show a bubble pointing at the new tab page button on the tabstrip instead of opening a new tab page.
|
| + </message>
|
| <message name="IDS_FLAGS_CLICK_TO_PLAY_NAME" desc="Name of the 'Click to play' lab.">
|
| Click to play
|
| </message>
|
|
|