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 | |
parent | edde38bbb0e0afb9b8a78c002996c758fb6023b6 (diff) |
SpyBlock updated to 2.9.1
Diffstat (limited to 'data/extensions/spyblock@gnu.org/chrome/locale/en-US')
5 files changed, 24 insertions, 12 deletions
diff --git a/data/extensions/spyblock@gnu.org/chrome/locale/en-US/common.properties b/data/extensions/spyblock@gnu.org/chrome/locale/en-US/common.properties new file mode 100644 index 0000000..395711e --- /dev/null +++ b/data/extensions/spyblock@gnu.org/chrome/locale/en-US/common.properties @@ -0,0 +1,4 @@ +common_feature_anti_adblock_title=Hide Adblock Warning Messages +common_feature_malware_title=Block Malware +common_feature_privacy_title=Disable Tracking +common_feature_social_title=Remove Social Media Buttons diff --git a/data/extensions/spyblock@gnu.org/chrome/locale/en-US/filters.dtd b/data/extensions/spyblock@gnu.org/chrome/locale/en-US/filters.dtd index 1ab4720..0041793 100644 --- a/data/extensions/spyblock@gnu.org/chrome/locale/en-US/filters.dtd +++ b/data/extensions/spyblock@gnu.org/chrome/locale/en-US/filters.dtd @@ -90,3 +90,10 @@ <!ENTITY find.label "Fi&nd"> <!ENTITY close.label "Close"> + +<!ENTITY findbar.placeholder "Find filter"> +<!ENTITY findbar.close "Close find bar"> +<!ENTITY findbar.caseSensitive "Match Case"> +<!ENTITY findbar.statusWrappedStart "Reached top, continuing from bottom"> +<!ENTITY findbar.statusWrappedEnd "Reached bottom, continuing from top"> +<!ENTITY findbar.statusNotFound "Phrase not found"> diff --git a/data/extensions/spyblock@gnu.org/chrome/locale/en-US/firstRun.properties b/data/extensions/spyblock@gnu.org/chrome/locale/en-US/firstRun.properties index f273e13..9576b63 100644 --- a/data/extensions/spyblock@gnu.org/chrome/locale/en-US/firstRun.properties +++ b/data/extensions/spyblock@gnu.org/chrome/locale/en-US/firstRun.properties @@ -1,20 +1,12 @@ +firstRun_abbButtonSubtitle=Available for Android and iOS +firstRun_abbButtonTitle=Get Adblock Browser here +firstRun_abbPromotionHeadline=Got a smartphone or a tablet? firstRun_acceptableAdsExplanation=We'd like to encourage websites to use straightforward, unobtrusive advertising. That's why we've established <a>strict guidelines</a> to identify acceptable ads, which are shown under default settings. If you still want to block every ad you can <a>disable</a> this in a few seconds. firstRun_acceptableAdsHeadline=Annoying ads will now be blocked firstRun_contributor_credits=Contributor Credits -firstRun_dataCorruptionWarning=Does this page keep showing up? <a>Click here!</a> firstRun_donate=donate firstRun_donate_label=Support our project -firstRun_feature_malware=Malware Blocking -firstRun_feature_malware_description=Make your browsing more secure by blocking known malware domains. -firstRun_feature_social=Remove Social Media Buttons -firstRun_feature_social_description=Automatically rid your browsing experience of social media buttons, such as the Facebook Like, which appear on web pages and track your behavior. -firstRun_feature_tracking=Disable Tracking -firstRun_feature_tracking_description=Browse privately by disabling tracking - hiding your tracks from ad companies that would track your every move. -firstRun_features=Adblock Plus can do more than block ads firstRun_filterlistsReinitializedWarning=It seems that an issue caused all filters to be removed and we were unable to restore a backup. Therefore we had to reset your filters and Acceptable Ads settings. Please check your filter lists and Acceptable Ads settings in the <a>Adblock Plus options</a>. -firstRun_legacySafariWarning=You are using an old version of Safari which is not supported by Adblock Plus. It might not work correctly or impair the user experience on some websites. We strongly recommend to either update to Safari 6.1.1 or higher (on OS X 10.8 Mountain Lion), or Safari 7.0.1 or higher (on OS X 10.9 Mavericks), or to use the latest version of Mozilla Firefox, Google Chrome or Opera. firstRun_share=Tell your friends firstRun_share_headline=<a>Give us a hand</a> in making the web a better place firstRun_title=Adblock Plus has been installed -firstRun_toggle_off=OFF -firstRun_toggle_on=ON 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). diff --git a/data/extensions/spyblock@gnu.org/chrome/locale/en-US/overlay.dtd b/data/extensions/spyblock@gnu.org/chrome/locale/en-US/overlay.dtd index 5df3178..a3cab3a 100644 --- a/data/extensions/spyblock@gnu.org/chrome/locale/en-US/overlay.dtd +++ b/data/extensions/spyblock@gnu.org/chrome/locale/en-US/overlay.dtd @@ -31,10 +31,12 @@ <!ENTITY objecttabs.label "Show &tabs on Flash and Java"> <!ENTITY counthits.label "Count filter &hits"> <!ENTITY sync.label "Syn&c Adblock Plus settings"> +<!ENTITY shownotifications.label "Show useful &notifications"> <!ENTITY objecttab.title "Block"> <!ENTITY objecttab.tooltip "Click here to block this object with Adblock Plus"> <!ENTITY notification.button.yes "&Yes"> <!ENTITY notification.button.no "&No"> <!ENTITY notification.button.close "&Close"> -<!ENTITY subscription.update.label "Update filters"> +<!ENTITY notification.closing.button.hide "Close t&his notification"> +<!ENTITY notification.closing.button.optout "&Stop showing notifications"> |