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

Unified Diff: chrome/app/generated_resources.grd

Issue 155750: Add "Remove from list" for each download in domui page.... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 11 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:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/dom_ui/downloads_dom_handler.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
===================================================================
--- chrome/app/generated_resources.grd (revision 22137)
+++ chrome/app/generated_resources.grd (working copy)
@@ -1602,6 +1602,10 @@
desc="In the download view, 'Resume' link text">
Resume
</message>
+ <message name="IDS_DOWNLOAD_LINK_REMOVE"
+ desc="In the download view, 'Remove from list' link text">
+ Remove from list
+ </message>
<message name="IDS_DOWNLOAD_LINK_CANCEL"
desc="In the download view, 'Cancel' link text">
Cancel
@@ -1662,7 +1666,7 @@
</message>
<message name="IDS_DOWNLOAD_MENU_REMOVE_ITEM"
desc="Download context menu remove">
- &amp;Remove
+ &amp;Remove from list
</message>
<!-- Remove in-progress downloads confirmation dialog -->
« no previous file with comments | « no previous file | chrome/browser/dom_ui/downloads_dom_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698