Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 08a164f8f62ec13fb93f36583cd57df0cdd38c0c..a9214d921d3b12ee30d46df562075a1c1943b581 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -14337,6 +14337,18 @@ Please check your email at <ph name="ACCOUNT_EMAIL">$2<ex>jane.doe@gmail.com</ex |
<message name="IDS_FLAGS_ENABLE_OFFLINE_PAGES_AS_SAVED_PAGES" desc="Option to enable offline pages feature using name 'saved pages' shown in user-visible strings"> |
Enabled as saved pages |
</message> |
+ <message name="IDS_FLAGS_OFFLINE_PAGES_BACKGROUND_LOADING_NAME" desc="Name for the flag to enable offline pages to load in the background."> |
+ Enable offline pages to load in the background |
+ </message> |
+ <message name="IDS_FLAGS_OFFLINE_PAGES_BACKGROUND_LOADING_DESCRIPTION" desc="Description for the flag to enable offline pages."> |
+ Enables the browser to wake up and load offline pages automatically in the background. |
+ </message> |
+ <message name="IDS_FLAGS_ENABLE_OFFLINE_PAGES_BACKGROUND_LOADING" desc="Option to enable offline pages to load in the background"> |
+ Enable background loading |
+ </message> |
+ <message name="IDS_FLAGS_DISABLE_OFFLINE_PAGES_BACKGROUND_LOADING" desc="Option to disable offline pages to load in the background"> |
+ Disable Background Loading |
+ </message> |
<message name="IDS_FLAGS_NTP_POPULAR_SITES_NAME" desc="Name for the flag to enable showing non-personalized popular suggestions on the New Tab Page, when no personal suggestions are available yet."> |
Show popular sites on the New Tab page |
</message> |