OLD | NEW |
1 <!ENTITY dialog.title "Add Adblock Plus filter subscription"> | 1 <!ENTITY dialog.title "Add Adblock Plus filter subscription"> |
2 | 2 |
3 <!ENTITY subscriptionSelector.label "Please choose a filter subscription from th
e list:"> | |
4 | |
5 <!ENTITY viewList.label "View filters"> | 3 <!ENTITY viewList.label "View filters"> |
6 <!ENTITY visitHomepage.label "Visit home page"> | 4 <!ENTITY visitHomepage.label "Visit home page"> |
7 | 5 |
8 <!ENTITY addSubscription.label "Add subscription"> | 6 <!ENTITY addSubscription.label "Add subscription"> |
9 | 7 |
10 <!ENTITY list.download.failed "Adblock Plus failed to retrieve the list of
subscriptions."> | 8 <!ENTITY list.download.failed "Adblock Plus failed to retrieve the list of
subscriptions."> |
11 <!ENTITY list.download.retry "Try again"> | 9 <!ENTITY list.download.retry "Try again"> |
12 <!ENTITY list.download.website "View website"> | 10 <!ENTITY list.download.website "View website"> |
13 | 11 |
14 <!ENTITY fromWeb.description "Please confirm that you want to add this fi
lter subscription. You can change the subscription title or location before addi
ng it."> | 12 <!ENTITY fromWeb.description "Please confirm that you want to add this fi
lter subscription. You can change the subscription title or location before addi
ng it."> |
15 | 13 |
16 <!ENTITY title.label "Subscription title:"> | 14 <!ENTITY title.label "Subscription title:"> |
17 <!ENTITY title.accesskey "t"> | 15 <!ENTITY title.accesskey "t"> |
18 <!ENTITY location.label "Filter list location:"> | 16 <!ENTITY location.label "Filter list location:"> |
19 <!ENTITY location.accesskey "l"> | 17 <!ENTITY location.accesskey "l"> |
20 | 18 |
21 <!-- Note: the placeholder (?1?) will be replaced by the name of the filter subs
cription required --> | 19 <!-- Note: the placeholder (?1?) will be replaced by the name of the filter subs
cription required --> |
22 <!ENTITY supplementMessage "This filter subscription is meant to be use
d with the filter subscription "?1?" which you are not using yet."> | 20 <!ENTITY supplementMessage "This filter subscription is meant to be use
d with the filter subscription "?1?" which you are not using yet."> |
23 <!-- Note: the placeholder (?1?) will be replaced by the name of the filter subs
cription required --> | 21 <!-- Note: the placeholder (?1?) will be replaced by the name of the filter subs
cription required --> |
24 <!ENTITY addMain.label "Add filter subscription "?1?" as
well"> | 22 <!ENTITY addMain.label "Add filter subscription "?1?" as
well"> |
25 <!ENTITY addMain.accesskey "s"> | 23 <!ENTITY addMain.accesskey "s"> |
OLD | NEW |