[Pkg-mozext-commits] [adblock-plus] 27/87: Noissue - Added missing strings for invalid filters

David Prévot taffit at moszumanska.debian.org
Sat Apr 30 17:59:04 UTC 2016


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository adblock-plus.

commit 481524542abe078a9c01e08197f45bde85758bd5
Author: Sebastian Noack <sebastian at adblockplus.org>
Date:   Thu Mar 10 16:13:54 2016 +0100

    Noissue - Added missing strings for invalid filters
    
    https://codereview.adblockplus.org/29338115
---
 chrome/locale/en-US/global.properties | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/chrome/locale/en-US/global.properties b/chrome/locale/en-US/global.properties
index a8306a4..d63e7d2 100644
--- a/chrome/locale/en-US/global.properties
+++ b/chrome/locale/en-US/global.properties
@@ -28,6 +28,8 @@ remove_group_warning=Do you really want to remove this group?
 clearStats_warning=This will reset all filter hit statistics and disable counting filter hits. Do you want to proceed?
 
 filter_regexp_tooltip=This filter is either a regular expression or too short to be optimized. Too many of these filters might slow down your browsing.
+filter_unknown_option=Unknown filter option
+filter_invalid_regexp=Invalid regular expression
 filter_elemhide_duplicate_id=Only one ID of the element to be hidden can be specified
 filter_elemhide_nocriteria=No criteria specified to recognize the element to be hidden
 filter_cssproperty_nodomain=No active domain specified for CSS property filter

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/adblock-plus.git



More information about the Pkg-mozext-commits mailing list