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 context.column "Context"> | |
18 <!ENTITY document.column "Document"> | |
19 <!ENTITY origin.column "Request origin"> | 17 <!ENTITY origin.column "Request origin"> |
20 <!ENTITY additional.column "Additional info"> | |
21 <!ENTITY filter.column "Filter hits"> | 18 <!ENTITY filter.column "Filter hits"> |
22 <!ENTITY time.column "Processing time"> | 19 <!ENTITY time.column "Processing time"> |
23 | 20 |
24 <!ENTITY context.copyLocation.label "Copy address"> | 21 <!ENTITY context.copyLocation.label "Copy address"> |
25 <!ENTITY context.copyFilters.label "Copy filters"> | 22 <!ENTITY context.copyFilters.label "Copy filters"> |
26 | 23 |
27 <!ENTITY summary.text "Processing *NUMITEMS* item(s) took *TIME* seconds"> | 24 <!ENTITY summary.text "Processing *NUMITEMS* item(s) took *TIME* seconds"> |
OLD | NEW |