diff options
Diffstat (limited to 'data/extensions/spyblock@gnu.org/chrome/locale/en-GB/composer.dtd')
-rw-r--r-- | data/extensions/spyblock@gnu.org/chrome/locale/en-GB/composer.dtd | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/data/extensions/spyblock@gnu.org/chrome/locale/en-GB/composer.dtd b/data/extensions/spyblock@gnu.org/chrome/locale/en-GB/composer.dtd new file mode 100644 index 0000000..00d84ba --- /dev/null +++ b/data/extensions/spyblock@gnu.org/chrome/locale/en-GB/composer.dtd @@ -0,0 +1,33 @@ +<!ENTITY anchor.end.label "at the end of the address"> +<!ENTITY domainRestriction.label "Restrict to domain:"> +<!ENTITY collapse.default.no.label "Use default (no)"> +<!ENTITY firstParty.label "First-party only"> +<!ENTITY preferences.label "Show existing filters..."> +<!ENTITY pattern.label "Look for pattern"> +<!ENTITY thirdParty.label "Third-party only"> +<!ENTITY filter.label "New filter:"> +<!ENTITY collapse.label "Collapse blocked:"> +<!ENTITY match.warning "The pattern you entered no longer matches the address to be blocked/whitelisted and will have no effect on it."> +<!ENTITY anchor.start.label "at the beginning of the address"> +<!ENTITY matchCase.label "Match case"> +<!ENTITY custom.pattern.label "Custom:"> +<!ENTITY unselectAllTypes.label "Select none"> +<!ENTITY type.whitelist.label "Exception rule"> +<!ENTITY regexp.warning "The pattern you entered will be interpreted as a regular expression; this cannot be efficiently processed by Adblock Plus and may slow down your browsing experience. If you didn't intend to use a regular expression, add an asterisk (*) to the end of the pattern."> +<!ENTITY dialog.title "Add Adblock Plus filter rule"> +<!ENTITY basic.label "Basic view"> +<!ENTITY type.filter.label "Blocking filter"> +<!ENTITY types.label "Apply to types:"> +<!ENTITY shortpattern.warning "The pattern you entered is too short to be optimised; this may slow down your browsing experience. It is recommended that you choose a longer string for this filter to allow Adblock Plus to process the filter more efficiently."> +<!ENTITY collapse.yes.label "Yes"> +<!ENTITY anchors.label "Accept pattern only:"> +<!ENTITY collapse.default.yes.label "Use default (yes)"> +<!ENTITY domainRestriction.help "Use this option to specify one or more domains separated by a bar line (|). The filter will only be applied on the domain(s) selected. A tilde (~) before a domain name indicates that the filter will not be applied on that domain."> +<!ENTITY accept.label "Add filter"> +<!ENTITY options.label "Options"> +<!ENTITY disabled.warning "Adblock Plus is currently disabled. You can still add filters but they will not be applied unless you [link]enable Adblock Plus[/link]."> +<!ENTITY anchor.start.flexible.label "at the beginning of the domain name"> +<!ENTITY collapse.no.label "No"> +<!ENTITY selectAllTypes.label "Select all"> +<!ENTITY advanced.label "Advanced view"> +<!ENTITY pattern.explanation "The pattern can be any part of the address; asterisks (*) act as wildcards. The filter will only be applied to addresses matching the pattern provided."> |