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/sidebar.dtd | |
parent | 60e5b13c35d4d3ba21bb03b026750a0a414f6c77 (diff) |
Generalize data directory
Diffstat (limited to 'data/extensions/spyblock@gnu.org/chrome/locale/en-GB/sidebar.dtd')
-rw-r--r-- | data/extensions/spyblock@gnu.org/chrome/locale/en-GB/sidebar.dtd | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/data/extensions/spyblock@gnu.org/chrome/locale/en-GB/sidebar.dtd b/data/extensions/spyblock@gnu.org/chrome/locale/en-GB/sidebar.dtd new file mode 100644 index 0000000..32cb7e1 --- /dev/null +++ b/data/extensions/spyblock@gnu.org/chrome/locale/en-GB/sidebar.dtd @@ -0,0 +1,35 @@ +<!ENTITY context.flash.label "Flash item's borders"> +<!ENTITY address.label "Address"> +<!ENTITY context.open.label "Open in New Tab"> +<!ENTITY type.label "Type"> +<!ENTITY tooltip.filterSource.label "Filter source:"> +<!ENTITY noitems.label "No blockable items"> +<!ENTITY filter.label "Filter"> +<!ENTITY tooltip.size.label "Size"> +<!ENTITY reattach.label "Reattach"> +<!ENTITY search.label "Search:"> +<!ENTITY docDomain.thirdParty "(third party)"> +<!ENTITY filterSource.label "Filter source"> +<!ENTITY tooltip.docDomain.label "Document source:"> +<!ENTITY context.copy.label "Copy item's address"> +<!ENTITY tooltip.type.label "Type:"> +<!ENTITY context.disablefilter.label "Disable filter ?1?"> +<!ENTITY context.copyFilter.label "Copy filter"> +<!ENTITY context.block.label "Block this item"> +<!ENTITY context.enablefilter.label "Re-enable filter ?1?"> +<!ENTITY detach.label "Detach"> +<!ENTITY whitelisted.label "Whitelisted page"> +<!ENTITY context.disablefilteronsite.label "Disable this filter on ?1?"> +<!ENTITY detached.title "Adblock Plus: Blockable items (detached)"> +<!ENTITY docDomain.firstParty "(first party)"> +<!ENTITY tooltip.type.whitelisted "(whitelisted)"> +<!ENTITY tooltip.filter.label "Filter in effect:"> +<!ENTITY tooltip.filter.disabled "(disabled)"> +<!ENTITY context.editfilter.label "Edit filter in effect"> +<!ENTITY tooltip.type.blocked "(blocked)"> +<!ENTITY size.label "Size"> +<!ENTITY context.whitelist.label "Add exception rule for item"> +<!ENTITY context.selectAll.label "Select all"> +<!ENTITY state.label "State"> +<!ENTITY docDomain.label "Document source"> +<!ENTITY tooltip.address.label "Address:"> |