Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 3e1d89282954e4614db8f34de6bd9380f3b1e1c3..29ff01e0f709521394364fd4a8a3bfa15cdbd46c 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -15014,6 +15014,12 @@ Please check your email at <ph name="ACCOUNT_EMAIL">$2<ex>jane.doe@gmail.com</ex |
<message name="IDS_FLAGS_NTP_OFFLINE_PAGES_DESCRIPTION" desc="Description for the flag to enable badging of offline pages on the NTP."> |
Enables badging of offline pages on the New Tab page. Only relevant if offline pages are enabled. |
</message> |
+ <message name="IDS_FLAGS_OFFLINE_PAGES_ASYNC_DOWNLOAD_NAME" desc="Name for the flag to enable offline pages for async download."> |
+ Enables showing "DOWNLOAD PAGE LATER" button in error pages. |
+ </message> |
+ <message name="IDS_FLAGS_OFFLINE_PAGES_ASYNC_DOWNLOAD_DESCRIPTION" desc="Description for the flag to enable offline pages."> |
+ Enables showing "DOWNLOAD PAGE LATER" button in error pages such that the user can click on it to download the page later. |
+ </message> |
<message name="IDS_FLAGS_OFFLINE_PAGES_BACKGROUND_LOADING_NAME" desc="Name for the flag to enable offline pages to load in the background."> |
Enables offline pages to load in the background |
</message> |
@@ -15279,10 +15285,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> |
@@ -15699,12 +15706,15 @@ read aloud to screenreader users to announce that a completion is available."> |
<!-- Consistent omnibox geolocation --> |
<if expr="is_android"> |
- <message name="IDS_FLAGS_ENABLE_CONSISTENT_OMNIBOX_GEOLOCATION_NAME" desc="Name for the flag to enable consistent omnibox geolocation"> |
+ <message name="IDS_FLAGS_ENABLE_CONSISTENT_OMNIBOX_GEOLOCATION_NAME" desc="Name for the flag to enable consistent omnibox geolocation" translateable="false"> |
Have consistent omnibox geolocation access. |
</message> |
- <message name="IDS_FLAGS_ENABLE_CONSISTENT_OMNIBOX_GEOLOCATION_DESCRIPTION" desc="Desciption for the flag to enable consistent omnibox geolocation"> |
+ <message name="IDS_FLAGS_ENABLE_CONSISTENT_OMNIBOX_GEOLOCATION_DESCRIPTION" desc="Desciption for the flag to enable consistent omnibox geolocation" translateable="false"> |
Have consistent geolocation access between the omnibox and default search engine. |
</message> |
+ <message name="IDS_SEARCH_GEOLOCATION_DISCLOSURE_INFOBAR_TEXT" desc="Text to put in the infobar disclosing Google Search's usage of location"> |
+ Google Search uses your location to show local search results. You can change this in Settings. |
+ </message> |
</if> |
<!-- NTP content suggestions strings --> |