| OLD | NEW |
| 1 <!ENTITY status.tooltip "Status:"> | 1 <!ENTITY status.tooltip "Status:"> |
| 2 <!ENTITY blocked.tooltip "Blocked items on this page:"> | 2 <!ENTITY blocked.tooltip "Blocked items on this page:"> |
| 3 <!ENTITY filters.tooltip "Most active filters:"> | 3 <!ENTITY filters.tooltip "Most active filters:"> |
| 4 | 4 |
| 5 <!ENTITY menuitem.label "Ad&block Plus Preferences"> | 5 <!ENTITY menuitem.label "Ad&block Plus Preferences"> |
| 6 <!ENTITY toolbarbutton.label "Adblock Plus"> | 6 <!ENTITY toolbarbutton.label "Adblock Plus"> |
| 7 | 7 |
| 8 <!ENTITY context.image.label "Adblock Plus: Block image"> | 8 <!ENTITY context.image.label "Adblock Plus: Block image"> |
| 9 <!ENTITY context.object.label "Adblock Plus: Block object"> | 9 <!ENTITY context.object.label "Adblock Plus: Block object"> |
| 10 <!ENTITY context.frame.label "Adblock Plus: Block frame"> | 10 <!ENTITY context.frame.label "Adblock Plus: Block frame"> |
| (...skipping 13 matching lines...) Expand all Loading... |
| 24 <!ENTITY whitelist.page.label "Disable on this page only"> | 24 <!ENTITY whitelist.page.label "Disable on this page only"> |
| 25 <!ENTITY disable.label "Disable everywhere"> | 25 <!ENTITY disable.label "Disable everywhere"> |
| 26 <!ENTITY options.label "&Options"> | 26 <!ENTITY options.label "&Options"> |
| 27 <!ENTITY contribute.label "Contribute to Adblock Plus"> | 27 <!ENTITY contribute.label "Contribute to Adblock Plus"> |
| 28 | 28 |
| 29 <!ENTITY showintoolbar.label "Show in tool&bar"> | 29 <!ENTITY showintoolbar.label "Show in tool&bar"> |
| 30 <!ENTITY showinstatusbar.label "&Show in status bar"> | 30 <!ENTITY showinstatusbar.label "&Show in status bar"> |
| 31 <!ENTITY objecttabs.label "Show &tabs on Flash and Java"> | 31 <!ENTITY objecttabs.label "Show &tabs on Flash and Java"> |
| 32 <!ENTITY counthits.label "Count filter &hits"> | 32 <!ENTITY counthits.label "Count filter &hits"> |
| 33 <!ENTITY sync.label "Syn&c Adblock Plus settings"> | 33 <!ENTITY sync.label "Syn&c Adblock Plus settings"> |
| 34 <!ENTITY shownotifications.label "Show useful &notifications"> |
| 34 <!ENTITY objecttab.title "Block"> | 35 <!ENTITY objecttab.title "Block"> |
| 35 <!ENTITY objecttab.tooltip "Click here to block this object with Adblock Pl
us"> | 36 <!ENTITY objecttab.tooltip "Click here to block this object with Adblock Pl
us"> |
| 36 | 37 |
| 37 <!ENTITY notification.button.yes "&Yes"> | 38 <!ENTITY notification.button.yes "&Yes"> |
| 38 <!ENTITY notification.button.no "&No"> | 39 <!ENTITY notification.button.no "&No"> |
| 39 <!ENTITY notification.button.close "&Close"> | 40 <!ENTITY notification.button.close "&Close"> |
| 41 <!ENTITY notification.closing.button.hide "Close t&his notification"> |
| 42 <!ENTITY notification.closing.button.optout "&Stop showing notifications"> |
| OLD | NEW |