| 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.
|