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

Unified Diff: chrome/app/generated_resources.grd

Issue 19789018: --disable-download-shelf (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 5 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:
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 707c0056416a2f10c6b3c2248b55b2528fa88f49..99227d6c91bb5930245c9237a2173a5c2947474a 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -7036,6 +7036,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
<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_DOWNLOAD_SHELF_NAME" desc="Title for the flag to disable the download shelf.">
+ Disable Download Shelf
+ </message>
+ <message name="IDS_FLAGS_DISABLE_DOWNLOAD_SHELF_DESCRIPTION" desc="Description for the flag to disable the download shelf.">
+ Disable the gray download shelf at the bottom of the window. There will be no indication of downloads unless an extension provides it.
asanka 2013/07/24 20:09:57 The color of the shelf depends on the theme. You
+ </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>
« 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