This file is indexed.

/usr/share/xul-ext/adblock-plus-element-hiding-helper/chrome/locale/en-US/composer.dtd is in xul-ext-adblock-plus-element-hiding-helper 1.2.2-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
<!ENTITY dialog.title             "Compose element hiding rule">
<!ENTITY groupDisabled.warning    "
	The filter group &quot;?1?&quot; 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:">