Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(401)

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 300083003: Changed UI strings for launching an ephemeral app (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Changed the strings after review Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 52759d2608222c57ddbef47695712de07afc988e..9c96deba4d54f2f66221f1b3e68a614170d5e6f5 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>"?
+ Try "<ph name="EXTENSION_NAME">$1<ex>Gmail Checker</ex></ph>"?
</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
+ Try app without installing
</message>
<!-- Extension Storage Monitor notification strings -->
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698