OLD | NEW |
(Empty) | |
| 1 <!ENTITY dialog.title "Compose element hiding rule"> |
| 2 <!ENTITY groupDisabled.warning " |
| 3 The filter group "?1?" that this filter will be added to is currentl
y disabled. |
| 4 You can still add the filter but it will not be applied unless you enable the
filter group |
| 5 in Adblock Plus preferences. |
| 6 "> |
| 7 <!ENTITY accept.label "Add element hiding rule"> |
| 8 <!ENTITY advanced.label "Advanced view"> |
| 9 <!ENTITY basic.label "Basic view"> |
| 10 <!ENTITY expression.label "Element hiding rule"> |
| 11 <!ENTITY preview.label "Preview"> |
| 12 <!ENTITY domain.label "Bind to domain"> |
| 13 <!ENTITY domain.none.label "Any domain (not recommended)"> |
| 14 <!ENTITY nodes-tree.node.label "Node"> |
| 15 <!ENTITY nodes-tree.id.label "id"> |
| 16 <!ENTITY nodes-tree.class.label "class"> |
| 17 <!ENTITY attributes.label "Require attributes"> |
| 18 <!ENTITY attributes.tagname.label "Tag name:"> |
| 19 <!ENTITY attributes.firstchild.label "First child"> |
| 20 <!ENTITY attributes.lastchild.label "Last child"> |
| 21 <!ENTITY attributes.custom.label "Custom CSS:"> |
OLD | NEW |