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

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: Added a period at the end of a comment. 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 9d9de08a6bb811d64b2adc065fef1a7422f8bb3e..4119622c3f6b4862eef9eb9532c8805f7bbb60d0 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