This file is indexed.

/usr/share/xul-ext/refcontrol/chrome/locale/en-US/refcontrol.dtd is in xul-ext-refcontrol 0.8.16-2.

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
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
<!ENTITY	toolsmenu.options.label					"RefControl Options...">
<!ENTITY	toolsmenu.options.accesskey				"R">
<!ENTITY	contextmenu.options.label				"RefControl Options for This Site...">
<!ENTITY	contextmenu.options.accesskey			"C">
<!ENTITY	contextmenu.optionslink.label			"RefControl Options for Link's Site...">
<!ENTITY	contextmenu.optionslink.accesskey		"f">
<!ENTITY	contextmenu.optionsimage.label			"RefControl Options for Image's Site...">
<!ENTITY	contextmenu.optionsimage.accesskey		"R">
<!ENTITY	toolbarbutton.label						"RefControl">
<!ENTITY	toolbarbutton.tooltip					"RefControl">

<!ENTITY	options.title							"RefControl Options">
<!ENTITY	options.file.label						"File">
<!ENTITY	options.file.accesskey					"F">
<!ENTITY	options.import.label					"Import...">
<!ENTITY	options.import.accesskey				"I">
<!ENTITY	options.export.label					"Export...">
<!ENTITY	options.export.accesskey				"E">
<!ENTITY	options.close.label						"Close">
<!ENTITY	options.close.accesskey					"C">
<!ENTITY	options.options.label					"Options">
<!ENTITY	options.options.accesskey				"O">
<!ENTITY	options.enable.label					"Enable RefControl">
<!ENTITY	options.enable.accesskey				"E">
<!ENTITY	options.statusbar.label					"Statusbar display">
<!ENTITY	options.statusbar.accesskey				"S">
<!ENTITY	options.contextmenu.label				"Show in Context Menu">
<!ENTITY	options.contextmenu.accesskey			"C">
<!ENTITY	options.statusbar.none.label			"None">
<!ENTITY	options.statusbar.none.accesskey		"N">
<!ENTITY	options.statusbar.icon.label			"Icon">
<!ENTITY	options.statusbar.icon.accesskey		"I">
<!ENTITY	options.statusbar.referer.label			"Referer">
<!ENTITY	options.statusbar.referer.accesskey		"R">
<!ENTITY	options.help.label						"Help">
<!ENTITY	options.help.accesskey					"H">
<!ENTITY	options.refcontrolhelp.label			"RefControl Help">
<!ENTITY	options.refcontrolhelp.accesskey		"H">
<!ENTITY	options.about.label						"About">
<!ENTITY	options.about.accesskey					"A">
<!ENTITY	options.instructions.label				"You can specify the Referer that will be used for each site.">
<!ENTITY	options.sitecolumn.label				"Site">
<!ENTITY	options.actioncolumn.label				"Action">
<!ENTITY	options.add.label						"Add Site">
<!ENTITY	options.add.accesskey					"A">
<!ENTITY	options.edit.label						"Edit Site">
<!ENTITY	options.edit.accesskey					"E">
<!ENTITY	options.remove.label					"Remove Site">
<!ENTITY	options.remove.accesskey				"R">
<!ENTITY	options.removeall.label					"Remove All Sites">
<!ENTITY	options.removeall.accesskey				"l">
<!ENTITY	options.default.label					"Default for sites not listed:">
<!ENTITY	options.editdefault.label				"Edit">
<!ENTITY	options.editdefault.accesskey			"d">

<!ENTITY	edit.title								"RefControl Site Properties">
<!ENTITY	edit.site.label							"Site:">
<!ENTITY	edit.site.accesskey						"S">
<!ENTITY	edit.action.label						"Action:">
<!ENTITY	edit.action.normal.label				"Normal - send the actual referrer">
<!ENTITY	edit.action.normal.accesskey			"N">
<!ENTITY	edit.action.block.label					"Block - send no referrer">
<!ENTITY	edit.action.block.accesskey				"B">
<!ENTITY	edit.action.forge.label					"Forge - send the root of this site (http://SITE/)">
<!ENTITY	edit.action.forge.accesskey				"F">
<!ENTITY	edit.action.custom.label				"Custom:">
<!ENTITY	edit.action.custom.accesskey			"C">
<!ENTITY	edit.3rdparty.label						"3rd Party requests only">
<!ENTITY	edit.3rdparty.accesskey					"3">