Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4030)

Unified Diff: chrome/app/generated_resources.grd

Issue 7605003: --downloads-new-ui completely disables the download shelf. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Created 9 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | chrome/browser/about_flags.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 277466739fa48d1bc985a24bbbfe2d9fb0d1858b..0c2ba3aac5f03b1ecf2ae5a5e1ed733dddf73180 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -4227,6 +4227,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_FLAGS_MEMORY_WIDGET_DESCRIPTION" desc="Description of the 'Show memory status' lab.">
Shows the amount of free memory in the status area. Click on the menu for more information about system memory.
</message>
+ <message name="IDS_FLAGS_DISABLE_DOWNLOAD_SHELF_NAME" desc="Title for the flag to disable the download shelf.">
+ Disable the Download Shelf
+ </message>
+ <message name="IDS_FLAGS_DISABLE_DOWNLOAD_SHELF_DESCRIPTION" desc="Description for the flag to disable the download shelf.">
+ Never show the download shelf. You must open chrome://downloads in order to monitor and manage downloads, including catching interrupted and dangerous downloads.
+ </message>
<message name="IDS_FLAGS_XSS_AUDITOR_NAME" desc="Description of the 'XSS Auditor' lab.">
XSS Auditor
</message>
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | chrome/browser/about_flags.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698