diff options
Diffstat (limited to 'data/extensions/spyblock@gnu.org/chrome/locale/en-US/overlay.dtd')
-rw-r--r-- | data/extensions/spyblock@gnu.org/chrome/locale/en-US/overlay.dtd | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/data/extensions/spyblock@gnu.org/chrome/locale/en-US/overlay.dtd b/data/extensions/spyblock@gnu.org/chrome/locale/en-US/overlay.dtd new file mode 100644 index 0000000..895ff80 --- /dev/null +++ b/data/extensions/spyblock@gnu.org/chrome/locale/en-US/overlay.dtd @@ -0,0 +1,41 @@ +<!ENTITY status.tooltip "Status:"> +<!ENTITY blocked.tooltip "Blocked items on this page:"> +<!ENTITY filters.tooltip "Most active filters:"> + +<!ENTITY menuitem.label "Ad&block Plus Preferences"> +<!ENTITY toolbarbutton.label "Adblock Plus"> + +<!ENTITY context.image.label "Adblock Plus: Block image"> +<!ENTITY context.object.label "Adblock Plus: Block object"> +<!ENTITY context.frame.label "Adblock Plus: Block frame"> +<!ENTITY context.media.label "Adblock Plus: Block audio/video"> +<!ENTITY context.removeWhitelist.label "Adblock Plus: Re-enable on this page"> + +<!ENTITY sidebar.title "Blockable items on current page"> + +<!ENTITY sendReport.label "&Report issue on this page"> +<!ENTITY filters.label "&Filter preferences"> +<!ENTITY opensidebar.label "Open &blockable items"> +<!-- Note: This access key should usually be the same as closesidebar.accesskey. It is the same menu item with different label depending on whether the sidebar is currently open.--> +<!ENTITY closesidebar.label "Close &blockable items"> +<!-- Note: This access key should usually be the same as opensidebar.accesskey. It is the same menu item with different label depending on whether the sidebar is currently open.--> +<!-- Note: the placeholder ?1? will be replaced by the domain name of the current page --> +<!ENTITY whitelist.site.label "Disable on ?1?"> +<!ENTITY whitelist.page.label "Disable on this page only"> +<!ENTITY disable.label "Disable everywhere"> +<!ENTITY options.label "&Options"> +<!ENTITY contribute.label "Contribute to Adblock Plus"> + +<!ENTITY showintoolbar.label "Show in tool&bar"> +<!ENTITY showinstatusbar.label "&Show in status bar"> +<!ENTITY objecttabs.label "Show &tabs on Flash and Java"> +<!ENTITY hideplaceholders.label "Hide p&laceholders of blocked elements"> +<!ENTITY counthits.label "Count filter &hits"> +<!ENTITY sync.label "Syn&c Adblock Plus settings"> +<!ENTITY objecttab.title "Block"> +<!ENTITY objecttab.tooltip "Click here to block this object with Adblock Plus"> + +<!ENTITY notification.button.yes "&Yes"> +<!ENTITY notification.button.no "&No"> +<!ENTITY notification.button.close "&Close"> +<!ENTITY subscription.update.label "Update filters"> |