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

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: nits 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/ui/browser.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 bc48cad224d8ea05ee0f32294e129ec300708100..4664c02bd31357eaa772dbd5e3efac5ea4882310 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -4230,6 +4230,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_DOWNLOADS_NEW_UI_NAME" desc="Title for the flag to replace the download shelf with an experimental new UI.">
cbentzel 2011/08/15 18:28:26 Nit: I recommend replacing with "Name of the 'New
benjhayden 2011/08/15 19:15:36 Done.
+ New Downloads UI
+ </message>
+ <message name="IDS_FLAGS_DOWNLOADS_NEW_UI_DESCRIPTION" desc="Description for the flag to replace the download shelf with an experimental new UI.">
cbentzel 2011/08/15 18:28:26 Nit: I recommend replacing with "Description of t
benjhayden 2011/08/15 19:15:36 Done.
+ Show an experimental new UI instead of the download shelf.
Peter Kasting 2011/08/15 18:34:02 Nit: Show -> Shows, for consistency with elsewhere
benjhayden 2011/08/15 19:15:36 Done.
+ </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/ui/browser.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698