This file is indexed.

/usr/share/bibledit/checks/index.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
<h2>translate("Checks")</h2>
<p><a href="#help">[translate("help")]</a></p>
<br>
<p class="error">##error##</p>
<p class="success">##success##</p>
##resultblock##
<br>
<a id="help"></a>
<p>translate("The page displays a list of results of running the checks.")</p>
<p>translate("Click ✔ to suppress the entry.")</p>
<p>
  translate("Click 🗑 to remove the entry for just now.")
  translate("It will be back after running the checks again, unless the text of the Bible has been corrected.")
</p>
<p>translate("Click a passage to open it in the Bible text editor.")</p>
<!-- #BEGINZONE cannot_enable -->
<p>translate("The Manager can enable or disable checks.")</p>
<!-- #ENDZONE cannot_enable -->
<!-- #BEGINZONE can_enable -->
<p><a href="settings">translate("Manage the checks.")</a></p>
<!-- #ENDZONE can_enable -->
<p><a href="suppress">translate("Suppressed checking results.")</a></p>
<script type="text/javascript" src="index.js?##VERSION##"></script>
<script type="text/javascript" src="/navigation/nav.js?##VERSION##"></script>
<script type="text/javascript" src="/filter/passage.js?##VERSION##"></script>