diff options
author | Ruben Rodriguez <ruben@gnu.org> | 2017-09-01 16:35:50 -0400 |
---|---|---|
committer | Ruben Rodriguez <ruben@gnu.org> | 2017-09-01 16:35:50 -0400 |
commit | e8730f68798f173bd4d1c2f9b7ce02985e3fd771 (patch) | |
tree | 711132ed84ef8ae9e0621de5436a6818a5fa1e12 /data/extensions/spyblock@gnu.org/chrome/locale/en-US/global.properties | |
parent | edde38bbb0e0afb9b8a78c002996c758fb6023b6 (diff) |
SpyBlock updated to 2.9.1
Diffstat (limited to 'data/extensions/spyblock@gnu.org/chrome/locale/en-US/global.properties')
-rw-r--r-- | data/extensions/spyblock@gnu.org/chrome/locale/en-US/global.properties | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/data/extensions/spyblock@gnu.org/chrome/locale/en-US/global.properties b/data/extensions/spyblock@gnu.org/chrome/locale/en-US/global.properties index 59de9cb..9f67ff0 100644 --- a/data/extensions/spyblock@gnu.org/chrome/locale/en-US/global.properties +++ b/data/extensions/spyblock@gnu.org/chrome/locale/en-US/global.properties @@ -28,8 +28,11 @@ 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_elemhideemulation_nodomain=No active domain specified for extended element hiding filter subscription_invalid_location=Filter list location is neither a valid URL nor a valid file name. @@ -42,11 +45,15 @@ type_label_subdocument=frame type_label_document=document type_label_elemhide=hidden type_label_popup=pop-up window +type_label_generichide=generic hide +type_label_genericblock=generic block type_label_xmlhttprequest=XML request type_label_object_subrequest=object subrequest type_label_media=audio/video type_label_font=font +type_label_ping=ping +type_label_websocket=websocket mobile_menu_enable=ABP: Enable # 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). |