| 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>
|
|
|
|
|