| 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 c060b3889d02062b5f152277323e8668d8341bf7..4c02652cfa5516538481954f2096b743783ba863 100644
|
| --- a/chrome/android/java/strings/android_chrome_strings.grd
|
| +++ b/chrome/android/java/strings/android_chrome_strings.grd
|
| @@ -1447,6 +1447,9 @@ You are signing in with a managed account and giving its administrator control o
|
| <message name="IDS_PAGE_INFO_CONNECTION_INTERNAL_PAGE" desc="Message to display in the page info bubble when the page is an internal Chrome page (e.g. the bookmarks page, or about:blank).">
|
| You are viewing a secure Google Chrome page.
|
| </message>
|
| + <message name="IDS_PAGE_INFO_CONNECTION_OFFLINE" desc="Message to display int the page info bubble when viewing and offline page.">
|
| + You are viewing an offline copy of this page from <ph name="CREATION_TIME">%1$s<ex>Feb 9, 2016</ex></ph>
|
| + </message>
|
|
|
| <!-- Sad tab page -->
|
| <message name="IDS_SAD_TAB_SUGGESTIONS" desc="The help message displayed on the sad tab page after a tab crashes.">
|
|
|