| 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 e0a921bf02a4334fd266f6af5166a206d36b3af2..a7d0557c999f1ca10e7e333961e2b5a9957c89eb 100644
|
| --- a/chrome/android/java/strings/android_chrome_strings.grd
|
| +++ b/chrome/android/java/strings/android_chrome_strings.grd
|
| @@ -1855,6 +1855,12 @@ 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>
|
|
|
| <!-- Browsing History UI -->
|
| <message name="IDS_HISTORY_MANAGER_EMPTY" desc="Indicates that there are no browsing history items.">
|
|
|