Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 4b2cc75490b13a78ebb7d0505108d09b4192047c..732465705a8e536a180129f6c3e74df785b8313d 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -14168,6 +14168,14 @@ Do you accept? |
When a page fails to load, if a stale copy of the page exists in the browser, a button will be presented to allow the user to load that stale copy. |
</message> |
+ <!-- Enabling the new offline error page --> |
+ <message name="IDS_FLAGS_ENABLE_NEW_OFFLINE_ERROR_PAGE" desc="Name of the flag to enable the use of the new offline error page."> |
+ Enable the New Offline Error Page |
+ </message> |
+ <message name="IDS_FLAGS_ENABLE_NEW_OFFLINE_ERROR_PAGE_DESCRIPTION" desc="Description of the flag to enable the use of the new offline error page."> |
+ Enables the use of the new offline error page which implements the feature of loading a stale page from cache. |
+ </message> |
+ |
<if expr="chromeos"> |
<message name="IDS_FLAGS_DISABLE_SMART_VIRTUAL_KEYBOARD_NAME" desc="Name of about:flags option to turn off smart deployment of the virtual keyboard."> |
Disable Smart Virtual Keyboard |