Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 79d933b3df00a1fed18bf270bb0562ee3aa40654..d775366c9a735a87b61c049bb314ee07d5d9d969 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -6620,6 +6620,12 @@ Keep your key file in a safe place. You will need it to create new versions of y |
<message name="IDS_FLAGS_ENABLE_TAB_BROWSER_DRAGGING_DESCRIPTION" desc="Description for the flag to enable detached tabs to create a real browser."> |
Enable creating a browser window when dragging tabs. |
</message> |
+ <message name="IDS_FLAGS_ENABLE_DOWNLOAD_RESUMPTION_NAME" desc="Title for the flag to enable the download resume feature."> |
+ Enable Download Resumption |
+ </message> |
+ <message name="IDS_FLAGS_ENABLE_DOWNLOAD_RESUMPTION_DESCRIPTION" desc="Description for the flag to enable the download resume feature."> |
+ Allow downloads that have been interrupted to be continued or restarted, using the Resume context menu item. |
+ </message> |
<message name="IDS_FLAGS_DISABLE_RESTORE_SESSION_STATE_NAME" desc="Title for the flag to disable restoring (more) session state after restarts and crashes."> |
Disable Better session restore |
</message> |