| 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 427efbe28b79e62ed43d2798aadcf486232fbb04..8d13e145a5710d536a02ac5b5a258e544d7f3919 100644
|
| --- a/chrome/android/java/strings/android_chrome_strings.grd
|
| +++ b/chrome/android/java/strings/android_chrome_strings.grd
|
| @@ -1877,6 +1877,9 @@ Just open Chrome on your computer, go to the menu, and select “Sign in to Chro
|
| <message name="IDS_OFFLINE_PAGES_PAGE_FAILED_TO_SAVE_STORAGE_NEAR_FULL" desc="Message shown after a page was saved as a bookmark, but an offline copy was not created due to storage problem.">
|
| Saved page not available offline. Storage almost full.
|
| </message>
|
| + <message name="IDS_OFFLINE_PAGES_SAVED_PAGES" desc="Title in recent tasks list for showing the list of web pages that have been saved.">
|
| + Saved pages
|
| + </message>
|
| <message name="IDS_OFFLINE_PAGES_STORAGE_SPACE_TITLE" desc="Title of the promo header for managing offline pages storage. [CHAR-LIMIT=32]">
|
| Storage space
|
| </message>
|
|
|