File: consistency.html

package info (click to toggle)
bibledit-cloud 5.1.036-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 250,636 kB
  • sloc: xml: 915,934; ansic: 261,349; cpp: 92,628; javascript: 32,542; sh: 4,915; makefile: 586; php: 69
file content (42 lines) | stat: -rw-r--r-- 1,244 bytes parent folder | download | duplicates (9)
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
<h1>translate("Consistency")</h1>
<p>
  translate("Bibledit assists with checking how consistent words have been translated in the Bible.")
  translate("The suggested work-flow for consistency checking is this:")
</p>
<br>
<p>
  *
  translate("Create a Consultation Note, and enter the details of the desired consistency check, plus the passages to check.")
</p>
<p>
  *
  <a href="../consistency/index">translate("Open the Consistency tool in a new tab.")</a>
</p>
<p>
  *
  translate("Copy the passages from the Consultation Note and paste them in the Consistency tool.")
</p>
<p>
  *
  translate("Enter the desired translation or translations in the Consistency tool.")
</p>
<br>
<p>
  translate("The Consistency tool will display the verse texts from the active Bible.")
  translate("It will mark the translations in the verse.")
</p>
<br>
<p>
  translate("To make corrections, click a Passage.")
  translate("The text editor will open at the correct chapter and verse.")
</p>
<br>
<p>
  translate("Changes can be made in the text.")
  translate("The Consistency tool will display any updates in the Bible.")
</p>
<br>
<p>
  translate("The Consistency tool can display extra Bibles.")
  translate("This assists the checking process.")
</p>