| Index: chrome/android/java/strings/android_chrome_strings.grd
|
| diff --git a/chrome/android/java/strings/android_chrome_strings.grd b/chrome/android/java/strings/android_chrome_strings.grd
|
| index 09d3e740cf36745dc661615efe02ca014e8c4966..af26318df5f794a871b8446c47b32fa8b092c67d 100644
|
| --- a/chrome/android/java/strings/android_chrome_strings.grd
|
| +++ b/chrome/android/java/strings/android_chrome_strings.grd
|
| @@ -2968,9 +2968,15 @@ You must have Bluetooth and Location turned on in order to use the Physical Web.
|
| <message name="IDS_IPH_DOWNLOAD_PAGE_FOR_OFFLINE_USAGE_TEXT" desc="The in-product-help message after a successful navigation prompting user to download the pages to view offline.">
|
| Download pages to use them offline
|
| </message>
|
| + <message name="IDS_IPH_DOWNLOAD_PAGE_FOR_OFFLINE_USAGE_ACCESSIBILITY_TEXT" desc="The in-product-help accessibility text after a successful navigation prompting user to download the pages to view offline.">
|
| + Download pages from the More options button to use them offline
|
| + </message>
|
| <message name="IDS_IPH_DOWNLOAD_HOME_TEXT" desc="The in-product-help message to open download home after a restart.">
|
| Find your files and pages in Downloads
|
| </message>
|
| + <message name="IDS_IPH_DOWNLOAD_HOME_ACCESSIBILITY_TEXT" desc="The in-product-help accessibility text to open download home after a restart.">
|
| + Find your files and pages in Downloads from the More Options button
|
| + </message>
|
|
|
| <!-- Search Widget strings -->
|
| <message name="IDS_SEARCH_WIDGET_DEFAULT" desc="Default text for the search widget">
|
|
|