| 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 cd1dbd049aa68074e0dd12d2d4a38b699cc32c22..63703fa4615241662595e39c34b81f2f3d7d53bc 100644
|
| --- a/chrome/android/java/strings/android_chrome_strings.grd
|
| +++ b/chrome/android/java/strings/android_chrome_strings.grd
|
| @@ -1856,6 +1856,18 @@ To obtain new licenses, connect to the internet and play your downloaded content
|
| <message name="IDS_DOWNLOAD_MANAGER_NO_RESULTS" desc="Text explaining that no download items matched a search query.">
|
| No downloads found
|
| </message>
|
| + <message name="IDS_DOWNLOAD_MANAGER_OFFLINE_HEADER_TITLE" desc="Text explaining the number of suggested offline pages.">
|
| + %1$s Chrome suggestions
|
| + </message>
|
| + <message name="IDS_DOWNLOAD_MANAGER_OFFLINE_HEADER_DESCRIPTION" desc="Text containing the offline pages description.">
|
| + Pages updated regularly
|
| + </message>
|
| + <message name="IDS_ACCESSIBILITY_EXPAND_OFFLINE_PAGES" desc="Content description for the suggested section header expand button.">
|
| + Tap to expand
|
| + </message>
|
| + <message name="IDS_ACCESSIBILITY_COLLAPSE_OFFLINE_PAGES" desc="Content description for the suggested section header collapse button.">
|
| + Tap to collapse
|
| + </message>
|
|
|
| <!-- Browsing History UI -->
|
| <message name="IDS_HISTORY_MANAGER_EMPTY" desc="Indicates that there are no browsing history items.">
|
|
|