Chromium Code Reviews| 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 c81b3b00e72cd8e14a33a156c2c07cda004085e7..ea3a2a8faeb66a51aba63f7fc4008c470243d89d 100644 |
| --- a/chrome/android/java/strings/android_chrome_strings.grd |
| +++ b/chrome/android/java/strings/android_chrome_strings.grd |
| @@ -1798,6 +1798,9 @@ Just open Chrome on your computer, go to the menu, and select “Sign in to Chro |
| <message name="IDS_ENHANCED_BOOKMARK_PAGE_SAVED_OFFLINE_PAGES" desc="Message shown after user adds a new offline page. [CHAR-LIMIT=32]"> |
| Page saved offline |
| </message> |
| + <message name="IDS_ENHANCED_BOOKMARK_PAGE_SAVED_OFFLINE_PAGES_STORAGE_NEAR_FULL" desc="Message shown after user adds a new offline page and the storage is almost full. [CHAR-LIMIT=32]"> |
| + Page saved offline, storage almost full |
|
newt (away)
2015/08/21 01:13:37
The grammar here seems suspect ( https://en.wikipe
|
| + </message> |
| <message name="IDS_ENHANCED_BOOKMARK_DRAWER_ALL_ITEMS" desc="Menu item for showing all bookmark items in the enhanced bookmarks UI [CHAR-LIMIT=24]"> |
| All bookmarks |
| </message> |