| Index: chrome/locale/en-US/composer.dtd |
| =================================================================== |
| deleted file mode 100644 |
| --- a/chrome/locale/en-US/composer.dtd |
| +++ /dev/null |
| @@ -1,21 +0,0 @@ |
| -<!ENTITY dialog.title "Compose element hiding rule"> |
| -<!ENTITY groupDisabled.warning " |
| - The filter group "?1?" that this filter will be added to is currently disabled. |
| - You can still add the filter but it will not be applied unless you enable the filter group |
| - in Adblock Plus preferences. |
| -"> |
| -<!ENTITY accept.label "Add element hiding rule"> |
| -<!ENTITY advanced.label "Advanced view"> |
| -<!ENTITY basic.label "Basic view"> |
| -<!ENTITY expression.label "Element hiding rule"> |
| -<!ENTITY preview.label "Preview"> |
| -<!ENTITY domain.label "Bind to domain"> |
| -<!ENTITY domain.none.label "Any domain (not recommended)"> |
| -<!ENTITY nodes-tree.node.label "Node"> |
| -<!ENTITY nodes-tree.id.label "id"> |
| -<!ENTITY nodes-tree.class.label "class"> |
| -<!ENTITY attributes.label "Require attributes"> |
| -<!ENTITY attributes.tagname.label "Tag name:"> |
| -<!ENTITY attributes.firstchild.label "First child"> |
| -<!ENTITY attributes.lastchild.label "Last child"> |
| -<!ENTITY attributes.custom.label "Custom CSS:"> |