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

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: fix win build 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 10766af18a98b3c7501ccde1afffc098b1a90ef1..2b46e07e92d96b3dc0d10be098492cd071936183 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
+ </message>
<!-- Download Tab Items -->
<message name="IDS_DOWNLOAD_LINK_PAUSE"

Powered by Google App Engine
This is Rietveld 408576698