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

Unified Diff: chrome/app/generated_resources.grd

Issue 7398026: Added a link to the downloads tab that opens the downloads folder. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Fixed the issues discovered during review. Created 9 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
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index f380057ff47dbf5b5c03f6cb9d40579db5d24e36..a37112e342b9ef8badb0a5d1e87b94da95cd491b 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -2309,6 +2309,10 @@ are declared in build/common.gypi.
desc="Clear all downloads link">
Clear all
</message>
+ <message name="IDS_DOWNLOAD_LINK_OPEN_DOWNLOADS_FOLDER"
+ desc="Open downloads folder link">
+ Open downloads folder
+ </message>
<!-- Download Context Menu Items -->
<if expr="not pp_ifdef('use_titlecase')">

Powered by Google App Engine
This is Rietveld 408576698