diff options
author | Ruben Rodriguez <ruben@gnu.org> | 2014-10-20 02:24:51 +0200 |
---|---|---|
committer | Ruben Rodriguez <ruben@gnu.org> | 2014-10-20 02:24:51 +0200 |
commit | 6e7918b6ccb69876d339a320091fdee811445395 (patch) | |
tree | 31cb88ee438d652fddefca1193f70289a8b3dcc8 /data/extensions/spyblock@gnu.org/chrome/locale/en-US/subscriptionSelection.dtd | |
parent | 60e5b13c35d4d3ba21bb03b026750a0a414f6c77 (diff) |
Generalize data directory
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"> |