/usr/share/bibledit/consistency/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 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 | <h3>translate("Consistency")</h3>
<p><a href="#help">[translate("help")]</a></p>
<br>
<table>
<tr style="vertical-align: top;">
<td style="width:10%;">
<p>translate("Passages:")</p>
<textarea id="passages"></textarea>
<p>translate("Translations:")</p>
<textarea id="translations"></textarea>
</td>
<td style="width:1%;"></td>
<td>
<div id="status"><img src="../pix/loading.gif"></div>
<div id="texts"></div>
</td>
</tr>
</table>
<br>
<a id="help"></a>
<h4>translate("Description")</h4>
<p>
translate("This assists with checking how consistently words have been translated in the Bible.")
</p>
<h4>translate("Instructions")</h4>
<ol>
<li>translate("Enter book, chapter and verse in the 'Passages:' box.")</li>
<li>
translate("Enter key word text you want to search for in the 'Translations:' box.")
translate("One word per line.")
</li>
</ol>
<h4>translate("Examples")</h4>
<h5>translate("Passages:")</h5>
<p>Exod. 37:4-5, 14-15, 27-28</p>
<p>Exod. 38:5-7</p>
<p>Exod. 39:35, 39</p>
<h5>translate("Translations:")</h5>
<p>translate("salvation")</p>
<p>translate("justification")</p>
<p>translate("redemption")</p>
<h4>translate("Tips")</h4>
<ul>
<li>
translate("Add resources as extra aids for comparison"):
##resourceblock##
<a href="../resource/select?page=consistency">➕</a>
</li>
<li>
translate("Paste the entire text from search results into the passages window.")
</li>
</ul>
<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>
|