Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: chrome/locale/en-US/global.properties

Issue 5538776168267776: Implemented anti-adblock message notification (Closed)
Patch Set: Created Feb. 7, 2014, 5:08 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/locale/en-US/global.properties
===================================================================
--- a/chrome/locale/en-US/global.properties
+++ b/chrome/locale/en-US/global.properties
@@ -53,3 +53,6 @@
mobile_menu_enable_site=ABP: Enable on ?1?
# Note: the placeholder ?1? will be replaced by the site name. Ideally it should be at the end of the string (space is limited and site names can be long).
mobile_menu_disable_site=ABP: Disable on ?1?
+
+notification_antiadblock_title=Hide targeted messages?
+notification_antiadblock_message=This site is known to show targeted messages to Adblock Plus users. Do you want Adblock Plus to hide these everywhere?
Felix Dahlke 2014/02/11 10:35:27 I suggest some modifications: 1. s/is known/has b
Thomas Greiner 2014/02/11 16:53:31 2. I don't think we need to change that. It does s
Felix Dahlke 2014/02/11 17:11:12 Alright, let's leave it then.

Powered by Google App Engine
This is Rietveld