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

Unified Diff: chrome/app/generated_resources.grd

Issue 2485513002: Change description of WebAPK feature in chrome://flags (Closed)
Patch Set: Merge branch 'master' into change_about_flags_text Created 4 years, 1 month 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 3e1d89282954e4614db8f34de6bd9380f3b1e1c3..48e9037d514133a9ed2cec0acc21bd2163c19666 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -15279,10 +15279,11 @@ Please check your email at <ph name="ACCOUNT_EMAIL">$2<ex>jane.doe@gmail.com</ex
<!-- WebApks -->
<message name="IDS_FLAGS_ENABLE_WEBAPK" desc="Name for the flag to enable WebAPK feature.">
- Enable WebAPKs
+ Enable improved add to Home screen
</message>
<message name="IDS_FLAGS_ENABLE_WEBAPK_DESCRIPTION" desc="Description for the flag to enable WebAPK feature.">
- Enables packaging PWAs into an Android WebAPK. Requires sending data to a chrome server to generate the application.
+ Packages "Progressive Web Apps" so that they can integrate more deeply with Android. A Chrome server is used to package sites.
+ In Chrome Canary and Chrome Dev, this requires “Untrusted sources” to be enabled in Android security settings.
</message>
</if>
« 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