blob: 78444d1d4fb2eb9a41165c7221330e142367635c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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">
|