| OLD | NEW |
| 1 <!ENTITY detached.title "Adblock Plus: Blockable items (detached)"> | 1 <!ENTITY detached.title "Adblock Plus: Blockable items (detached)"> |
| 2 | 2 |
| 3 <!ENTITY detach.label "Detach"> | 3 <!ENTITY detach.label "Detach"> |
| 4 <!ENTITY reattach.label "Reattach"> | 4 <!ENTITY reattach.label "Reattach"> |
| 5 | 5 |
| 6 <!ENTITY search.label "Search:"> | 6 <!ENTITY search.label "&Search:"> |
| 7 <!ENTITY search.accesskey "S"> | |
| 8 <!ENTITY type.label "Type"> | 7 <!ENTITY type.label "Type"> |
| 9 <!ENTITY address.label "Address"> | 8 <!ENTITY address.label "Address"> |
| 10 <!ENTITY filter.label "Filter"> | 9 <!ENTITY filter.label "Filter"> |
| 11 <!ENTITY state.label "State"> | 10 <!ENTITY state.label "State"> |
| 12 <!ENTITY size.label "Size"> | 11 <!ENTITY size.label "Size"> |
| 13 <!ENTITY filterSource.label "Filter source"> | 12 <!ENTITY filterSource.label "Filter source"> |
| 14 <!ENTITY docDomain.label "Document source"> | 13 <!ENTITY docDomain.label "Document source"> |
| 15 <!ENTITY docDomain.thirdParty "(third party)"> | 14 <!ENTITY docDomain.thirdParty "(third party)"> |
| 16 <!ENTITY docDomain.firstParty "(first party)"> | 15 <!ENTITY docDomain.firstParty "(first party)"> |
| 17 <!ENTITY noitems.label "No blockable items"> | 16 <!ENTITY noitems.label "No blockable items"> |
| (...skipping 15 matching lines...) Expand all Loading... |
| 33 <!ENTITY context.disablefilter.label "Disable filter ?1?"> | 32 <!ENTITY context.disablefilter.label "Disable filter ?1?"> |
| 34 <!-- Note: the placeholder ?1? will be replaced by the filter text --> | 33 <!-- Note: the placeholder ?1? will be replaced by the filter text --> |
| 35 <!ENTITY context.enablefilter.label "Re-enable filter ?1?"> | 34 <!ENTITY context.enablefilter.label "Re-enable filter ?1?"> |
| 36 <!-- Note: the placeholder ?1? will be replaced by the domain name of the curren
t page --> | 35 <!-- Note: the placeholder ?1? will be replaced by the domain name of the curren
t page --> |
| 37 <!ENTITY context.disablefilteronsite.label "Disable this filter on ?1?"> | 36 <!ENTITY context.disablefilteronsite.label "Disable this filter on ?1?"> |
| 38 <!ENTITY context.open.label "Open in New Tab"> | 37 <!ENTITY context.open.label "Open in New Tab"> |
| 39 <!ENTITY context.flash.label "Flash item's borders"> | 38 <!ENTITY context.flash.label "Flash item's borders"> |
| 40 <!ENTITY context.copy.label "Copy item's address"> | 39 <!ENTITY context.copy.label "Copy item's address"> |
| 41 <!ENTITY context.copyFilter.label "Copy filter"> | 40 <!ENTITY context.copyFilter.label "Copy filter"> |
| 42 <!ENTITY context.selectAll.label "Select all"> | 41 <!ENTITY context.selectAll.label "Select all"> |
| OLD | NEW |