This file is indexed.

/usr/share/bibledit/notes/bulk.html is in bibledit-data 5.0.453-3.

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
<h2>translate("Notes Bulk Update")</h2>
<p class="error">
  translate("This function is powerful.")
  translate("One mouse click can update many notes at once.")
  translate("Changes made here are not easily reverted.")
</p>
<p class="success">##success##</p>
<p class="error">##error##</p>
<br>
<p>translate("Use this mass update function only after you have selected which notes you want the update to apply to.")</p>
<p>translate("For example, if you are un-assigning notes for a certain user or deleting notes for a certain book, use the Select screen first to make sure that only the notes for that user or book are selected.")</p>
<p>translate("Amount of notes to be updated in one go:") ##notescount##</p>
<br>
<p><a href="bulk?subscribe=">translate("Subscribe to the notes")</a></p>
<p><a href="bulk?unsubscribe=">translate("Unsubscribe from the notes")</a></p>
<!-- #BEGINZONE manager -->
<p><a href="assign-n">translate("Assign the notes to somebody")</a></p>
<p><a href="unassign-n">translate("Unassign somebody from the notes")</a></p>
<!-- #ENDZONE manager -->
<p><a href="bulk?unassignme=">translate("Unassign yourself from the notes")</a></p>
<p><a href="status-n">translate("Change the status of the notes")</a></p>
<p><a href="severity-n">translate("Change the severity of the notes")</a></p>
<p><a href="bb-n">translate("Change the Bible of the notes")</a></p>
<!-- #BEGINZONE manager -->
<p><a href="bulk?delete=">translate("Delete the notes")</a></p>
<!-- #ENDZONE manager -->
<br>
<p><a href="index">translate("Back to notes list")</a></p>