Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index 52759d2608222c57ddbef47695712de07afc988e..543b7434997e0d1b3883f43d1c09da173cf167c8 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -4129,7 +4129,7 @@ Make sure you do not expose any sensitive information. |
| <ph name="EXTENSION_NAME">$1<ex>Gmail Checker</ex></ph> |
| </message> |
| <message name="IDS_EXTENSION_LAUNCH_APP_PROMPT_HEADING" desc="First bold line in the content area of the app launch prompt. Asks the user if they want to launch a particular app."> |
| - Launch "<ph name="EXTENSION_NAME">$1<ex>Gmail Checker</ex></ph>"? |
| + Launch to try "<ph name="EXTENSION_NAME">$1<ex>Gmail Checker</ex></ph>"? |
|
benwells
2014/05/27 03:14:34
This feels awkward. I think either we make it just
|
| </message> |
| <message name="IDS_EXTENSION_REMOTE_INSTALL_PROMPT_HEADING" desc="First bold line in the content area of the extension or app installation prompt. Asks the user if they want to enable a particular extension or app that was installed remotely."> |
| Enable "<ph name="EXTENSION_NAME">$1<ex>Gmail Checker</ex></ph>"? |
| @@ -13869,10 +13869,10 @@ Do you accept? |
| Add |
| </message> |
| <message name="IDS_WEBSTORE_RESULT_LAUNCH" desc="Text of button on WebStore search result for launching an ephemeral app."> |
| - Launch |
| + Try |
| </message> |
| <message name="IDS_WEBSTORE_RESULT_LAUNCH_APP_TOOLTIP" desc="Tooltip of button on WebStore search result for launching an ephemeral app."> |
| - Launch app |
| + Launch to try app without installing |
|
benwells
2014/05/27 03:14:34
Same here - either 'Try app without installing' or
|
| </message> |
| <!-- Extension Storage Monitor notification strings --> |