diff options
Diffstat (limited to 'data/extensions/spyblock@gnu.org/chrome/locale/en-US/subscriptionSelection.dtd')
-rw-r--r-- | data/extensions/spyblock@gnu.org/chrome/locale/en-US/subscriptionSelection.dtd | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/data/extensions/spyblock@gnu.org/chrome/locale/en-US/subscriptionSelection.dtd b/data/extensions/spyblock@gnu.org/chrome/locale/en-US/subscriptionSelection.dtd new file mode 100644 index 0000000..78444d1 --- /dev/null +++ b/data/extensions/spyblock@gnu.org/chrome/locale/en-US/subscriptionSelection.dtd @@ -0,0 +1,19 @@ +<!ENTITY dialog.title "Add Adblock Plus filter subscription"> + +<!ENTITY viewList.label "View filters"> +<!ENTITY visitHomepage.label "Visit home page"> + +<!ENTITY addSubscription.label "Add subscription"> + +<!ENTITY list.download.failed "Adblock Plus failed to retrieve the list of subscriptions."> +<!ENTITY list.download.retry "Try again"> +<!ENTITY list.download.website "View website"> + +<!ENTITY fromWeb.description "Please confirm that you want to add this filter subscription. You can change the subscription title or location before adding it."> + +<!ENTITY title.label "Subscrip&tion title:"> +<!ENTITY location.label "Fi&lter list location:"> +<!-- Note: the placeholder (?1?) will be replaced by the name of the filter subscription required --> +<!ENTITY supplementMessage "This filter subscription is meant to be used with the filter subscription "?1?" which you are not using yet."> +<!-- Note: the placeholder (?1?) will be replaced by the name of the filter subscription required --> +<!ENTITY addMain.label "Add filter &subscription "?1?" as well"> |