This file is indexed.

/usr/share/bibledit/mapping/map.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
<h2>translate("Verse mappings"): ##name##</h2>
<p class="success">##success##</p>
<p class="error">##error##</p>
<form action="map?name=##name##" name="form" method="post">
  <p><textarea name="data">##data##</textarea></p>
  <p><input type="submit" name="submit" value=translate("Save") /></p>
</form>
<br>
<p>translate("To update the verse mappings, make changes above, and save them.")</p>
<p>translate("Let's look at a sample mapping:")</p>
<code>Genesis 31:55 = Genesis 32:1</code>
<p>
translate("At the left side of the equation sign is the passage in your Bible.")
translate("And at the right side is the passage in the Hebrew or Greek Bible.")
</p>
<p>
translate("In other words:")
translate("Genesis 31:55 in this verse mapping matches with Genesis 32:1 in the original Bible text.")
translate("If this is the English verse mapping, it means that Genesis 31:55 in Bibles with the English versification system matches with Genesis 32:1 in Hebrew Bibles.")
translate("The same applies to verse mappings for the New Testament.")
</p>
<p><a href="index?name=##name##&delete=1">translate("Delete this mapping").</a>