OLD | NEW |
1 <!ENTITY dialog.title "Adblock Plus Filter Preferences"> | 1 <!ENTITY dialog.title "Adblock Plus Filter Preferences"> |
2 | 2 |
3 <!ENTITY subscriptions.tab.label "Filter subscriptions"> | 3 <!ENTITY subscriptions.tab.label "Filter subscriptions"> |
4 <!ENTITY filters.tab.label "Custom filters"> | 4 <!ENTITY filters.tab.label "Custom filters"> |
5 | 5 |
6 <!ENTITY addSubscription.label "Add &filter subscription"> | 6 <!ENTITY addSubscription.label "Add &filter subscription"> |
7 <!ENTITY addSubscriptionAdd.label "Add"> | 7 <!ENTITY addSubscriptionAdd.label "Add"> |
8 <!ENTITY addSubscriptionCancel.label "Cancel"> | 8 <!ENTITY addSubscriptionCancel.label "Cancel"> |
9 <!ENTITY addSubscriptionOther.label "Add a different subscription"> | 9 <!ENTITY addSubscriptionOther.label "Add a different subscription"> |
10 | 10 |
(...skipping 23 matching lines...) Expand all Loading... |
34 <!ENTITY subscription.editTitle.label "Edit title"> | 34 <!ENTITY subscription.editTitle.label "Edit title"> |
35 <!ENTITY subscription.delete.label "Delete"> | 35 <!ENTITY subscription.delete.label "Delete"> |
36 <!ENTITY subscription.showHideFilters.label "Show/hide filters"> | 36 <!ENTITY subscription.showHideFilters.label "Show/hide filters"> |
37 <!ENTITY subscription.moveUp.label "Move up"> | 37 <!ENTITY subscription.moveUp.label "Move up"> |
38 <!ENTITY subscription.moveDown.label "Move down"> | 38 <!ENTITY subscription.moveDown.label "Move down"> |
39 | 39 |
40 <!ENTITY acceptableAds2.label "Allow some non-&intrusive adv
ertising"> | 40 <!ENTITY acceptableAds2.label "Allow some non-&intrusive adv
ertising"> |
41 <!ENTITY viewList.label "View list"> | 41 <!ENTITY viewList.label "View list"> |
42 <!ENTITY readMore.label "Read more"> | 42 <!ENTITY readMore.label "Read more"> |
43 | 43 |
| 44 <!ENTITY sendStats.label "Help us improve Adblock Plus by s
ending anonymous usage data"> |
| 45 <!ENTITY privacyPolicy.label "Privacy policy"> |
| 46 |
44 <!ENTITY addGroup.label "Add filter &group"> | 47 <!ENTITY addGroup.label "Add filter &group"> |
45 <!ENTITY noFilters.text " | 48 <!ENTITY noFilters.text " |
46 You don't have any custom filters yet. | 49 You don't have any custom filters yet. |
47 "> | 50 "> |
48 | 51 |
49 <!ENTITY addFilter.label "A&dd filter"> | 52 <!ENTITY addFilter.label "A&dd filter"> |
50 <!ENTITY filter.actions.label "Filter actions"> | 53 <!ENTITY filter.actions.label "Filter actions"> |
51 <!ENTITY filter.edit.label "Edit"> | 54 <!ENTITY filter.edit.label "Edit"> |
52 <!ENTITY filter.cut.label "Cut"> | 55 <!ENTITY filter.cut.label "Cut"> |
53 <!ENTITY filter.copy.label "Copy"> | 56 <!ENTITY filter.copy.label "Copy"> |
(...skipping 29 matching lines...) Expand all Loading... |
83 <!ENTITY backup.custom.title "Custom filters only"> | 86 <!ENTITY backup.custom.title "Custom filters only"> |
84 | 87 |
85 <!ENTITY backup.error "There was an error writing filter
s to the file. Make sure that the file isn't write protected or in use by anothe
r application."> | 88 <!ENTITY backup.error "There was an error writing filter
s to the file. Make sure that the file isn't write protected or in use by anothe
r application."> |
86 <!ENTITY restore.error "The file's data could not be proc
essed, maybe this isn't an Adblock Plus backup file?"> | 89 <!ENTITY restore.error "The file's data could not be proc
essed, maybe this isn't an Adblock Plus backup file?"> |
87 <!ENTITY restore.complete.warning "All your filter preferences will
be replaced by the contents of the selected file. Do you want to proceeed?"> | 90 <!ENTITY restore.complete.warning "All your filter preferences will
be replaced by the contents of the selected file. Do you want to proceeed?"> |
88 <!ENTITY restore.custom.warning "All your custom filters will be r
eplaced by the contents of the selected file. Do you want to proceeed?"> | 91 <!ENTITY restore.custom.warning "All your custom filters will be r
eplaced by the contents of the selected file. Do you want to proceeed?"> |
89 <!ENTITY restore.minVersion.warning "Warning: the file has been create
d with a newer Adblock Plus version. You should update to the latest Adblock Plu
s version before restoring from this file."> | 92 <!ENTITY restore.minVersion.warning "Warning: the file has been create
d with a newer Adblock Plus version. You should update to the latest Adblock Plu
s version before restoring from this file."> |
90 | 93 |
91 <!ENTITY find.label "Fi&nd"> | 94 <!ENTITY find.label "Fi&nd"> |
92 <!ENTITY close.label "Close"> | 95 <!ENTITY close.label "Close"> |
OLD | NEW |