OLD | NEW |
1 <!ENTITY dialog.title "Monitoring Adblock Plus actions"> | 1 <!ENTITY dialog.title "Monitoring Adblock Plus actions"> |
2 | 2 |
3 <!ENTITY introduction "In the list you can see the requests processed by A
dblock Plus. For each request a decision is made on whether it should be allowed
or blocked. Note that the quality of performance evaluations is limited."> | 3 <!ENTITY introduction "In the list you can see the requests processed by A
dblock Plus. For each request a decision is made on whether it should be allowed
or blocked. Note that the quality of performance evaluations is limited."> |
4 <!ENTITY ignore-early.label "Ignore early returns"> | 4 <!ENTITY ignore-early.label "Ignore early returns"> |
5 <!ENTITY ignore-early.accesskey "g"> | 5 <!ENTITY ignore-early.accesskey "g"> |
6 <!ENTITY filter.label "Search:"> | 6 <!ENTITY filter.label "Search:"> |
7 <!ENTITY filter.accesskey "S"> | 7 <!ENTITY filter.accesskey "S"> |
8 | 8 |
9 <!ENTITY accept.label "Close"> | 9 <!ENTITY accept.label "Close"> |
10 <!ENTITY accept.accesskey "l"> | 10 <!ENTITY accept.accesskey "l"> |
11 <!ENTITY clear.label "Clear"> | 11 <!ENTITY clear.label "Clear"> |
12 <!ENTITY clear.accesskey "C"> | 12 <!ENTITY clear.accesskey "C"> |
13 | 13 |
14 <!ENTITY address.column "Address"> | 14 <!ENTITY address.column "Address"> |
15 <!ENTITY type.column "Type"> | 15 <!ENTITY type.column "Type"> |
16 <!ENTITY result.column "Decision"> | 16 <!ENTITY result.column "Decision"> |
17 <!ENTITY origin.column "Request origin"> | 17 <!ENTITY origin.column "Request origin"> |
| 18 <!ENTITY private.column "Private"> |
18 <!ENTITY filter.column "Filter hits"> | 19 <!ENTITY filter.column "Filter hits"> |
19 <!ENTITY time.column "Processing time"> | 20 <!ENTITY time.column "Processing time"> |
20 | 21 |
21 <!ENTITY context.copyLocation.label "Copy address"> | 22 <!ENTITY context.copyLocation.label "Copy address"> |
22 <!ENTITY context.copyFilters.label "Copy filters"> | 23 <!ENTITY context.copyFilters.label "Copy filters"> |
23 | 24 |
24 <!ENTITY summary.text "Processing *NUMITEMS* item(s) took *TIME* seconds"> | 25 <!ENTITY summary.text "Processing *NUMITEMS* item(s) took *TIME* seconds"> |
OLD | NEW |