diff options
author | Ruben Rodriguez <ruben@gnu.org> | 2014-10-20 02:24:51 +0200 |
---|---|---|
committer | Ruben Rodriguez <ruben@gnu.org> | 2014-10-20 02:24:51 +0200 |
commit | 6e7918b6ccb69876d339a320091fdee811445395 (patch) | |
tree | 31cb88ee438d652fddefca1193f70289a8b3dcc8 /data/extensions/spyblock@gnu.org/chrome/locale/en-GB/overlay.dtd | |
parent | 60e5b13c35d4d3ba21bb03b026750a0a414f6c77 (diff) |
Generalize data directory
Diffstat (limited to 'data/extensions/spyblock@gnu.org/chrome/locale/en-GB/overlay.dtd')
-rw-r--r-- | data/extensions/spyblock@gnu.org/chrome/locale/en-GB/overlay.dtd | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/data/extensions/spyblock@gnu.org/chrome/locale/en-GB/overlay.dtd b/data/extensions/spyblock@gnu.org/chrome/locale/en-GB/overlay.dtd new file mode 100644 index 0000000..f916e9a --- /dev/null +++ b/data/extensions/spyblock@gnu.org/chrome/locale/en-GB/overlay.dtd @@ -0,0 +1,32 @@ +<!ENTITY notification.button.yes "Yes"> +<!ENTITY notification.button.no "No"> +<!ENTITY sync.label "Syn&chronise Adblock Plus settings"> +<!ENTITY whitelist.site.label "Disable on ?1?"> +<!ENTITY filters.label "Filter preferences"> +<!ENTITY disable.label "Disable everywhere"> +<!ENTITY objecttab.title "Block"> +<!ENTITY objecttab.tooltip "Block this object with Adblock Plus"> +<!ENTITY menuitem.label "Adblock Plus Preferences"> +<!ENTITY objecttabs.label "Show tabs on Flash and Java"> +<!ENTITY sendReport.label "Report issue on this page"> +<!ENTITY whitelist.page.label "Disable on this page only"> +<!ENTITY context.image.label "Adblock Plus: Block image"> +<!ENTITY counthits.label "Count filter hits"> +<!ENTITY opensidebar.label "Open blockable items"> +<!ENTITY notification.button.close "Close"> +<!ENTITY contribute.label "Contribute to Adblock Plus"> +<!ENTITY toolbarbutton.label "Adblock Plus"> +<!ENTITY context.frame.label "Adblock Plus: Block frame"> +<!ENTITY blocked.tooltip "Blocked items on this page:"> +<!ENTITY hideplaceholders.label "Hide placeholders of blocked elements"> +<!ENTITY showinstatusbar.label "Show in status bar"> +<!ENTITY sidebar.title "Blockable items on current page"> +<!ENTITY options.label "Options"> +<!ENTITY context.object.label "Adblock Plus: Block object"> +<!ENTITY context.removeWhitelist.label "Adblock Plus: Re-enable on this page"> +<!ENTITY filters.tooltip "Most active filters:"> +<!ENTITY closesidebar.label "Close blockable items"> +<!ENTITY showintoolbar.label "Show in toolbar"> +<!ENTITY status.tooltip "Status:"> +<!ENTITY context.media.label "Adblock Plus: Block audio/video"> +<!ENTITY subscription.update.label "Update filters"> |