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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 15881012: Implement safebrowsing download feedback service, enabled for dev & canary only. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 6 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
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index ddb9199a9e7a6e08a57e542ea158b0bcbd41cf95..d39500da31d9e51bb0f6b93463a34fe0e3b00e26 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -2920,6 +2920,10 @@ Psst! Incognito mode <ph name="SHORTCUT_KEY">$1<ex>(Ctrl+Shift+N)</ex></ph> may
desc="Text for the button used to stop a dangerous download.">
Discard
</message>
+ <message name="IDS_REPORT_AND_DISCARD_DOWNLOAD"
+ desc="Text for the button used to upload a malicious file to Google for analysis and then discard it.">
+ Report &amp; Discard
asanka 2013/06/03 16:18:32 Would this cause the space to be treated as a hotk
mattm 2013/06/07 03:09:02 Doesn't seem to.
+ </message>
<!-- Download Tab Items -->
<message name="IDS_DOWNLOAD_LINK_PAUSE"

Powered by Google App Engine
This is Rietveld 408576698