diff options
Diffstat (limited to 'data/extensions/spyblock@gnu.org/chrome/locale/en-ZA/composer.dtd')
-rw-r--r-- | data/extensions/spyblock@gnu.org/chrome/locale/en-ZA/composer.dtd | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/data/extensions/spyblock@gnu.org/chrome/locale/en-ZA/composer.dtd b/data/extensions/spyblock@gnu.org/chrome/locale/en-ZA/composer.dtd deleted file mode 100644 index e547899..0000000 --- a/data/extensions/spyblock@gnu.org/chrome/locale/en-ZA/composer.dtd +++ /dev/null @@ -1,33 +0,0 @@ -<!ENTITY anchor.end.label "at the e&nd of the address"> -<!ENTITY domainRestriction.label "Restrict to &domain:"> -<!ENTITY collapse.default.no.label "Use default (no)"> -<!ENTITY firstParty.label "Fi&rst-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 "Co&llapse 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 be&ginning of the address"> -<!ENTITY matchCase.label "&Match case"> -<!ENTITY custom.pattern.label "&Custom:"> -<!ENTITY unselectAllTypes.label "Select none"> -<!ENTITY type.whitelist.label "E&xception rule"> -<!ENTITY regexp.warning "The pattern you entered will be interpreted as a regular expression which 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 and 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 be&ginning 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."> |