blob: 895ff8059fa6625ae116ae899d2ae9809814aabc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
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">
|