File: changes.html

package info (click to toggle)
bibledit-cloud 5.1.036-1
  • links: PTS, VCS
  • area: main
  • in suites: 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 (131 lines) | stat: -rw-r--r-- 5,580 bytes parent folder | download | duplicates (7)
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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
<h3><span id="count"></span> translate("Change Notifications")</h3>
<!-- #BEGINZONE controlsattop -->
<br>
<!-- #BEGINITERATION matching -->
<p><a href="?matching=##user##&selectedbible=##selectedbible##">translate ("Dismiss the notifications of the changes made by") ##icon## translate ("when they match with changes made by anyone else on the team") 📖.</a></p>
<!-- #ENDITERATION matching -->
<!-- #BEGINZONE personal -->
<p><a href="?personal=&selectedbible=##selectedbible##">translate ("Dismiss the notifications of all changes made by me") 😊: ##personalcount##</a></p>
<!-- #ENDZONE personal -->
<!-- #BEGINZONE bible -->
<p><a href="?bible=&selectedbible=##selectedbible##">translate ("Dismiss the notifications of all changes made by anyone") 📖: ##teamcount##</a></p>
<!-- #ENDZONE bible -->
<!-- #BEGINITERATION individual -->
<p><a href="?dismiss=##user##&selectbible=##selectedbible##">translate ("Dismiss the notifications of the changes made by") ##user##: ##count##</a></p>
<!-- #ENDITERATION individual -->
<br>
<p><a href="?sort=##sortquery##">##sorttext##</a></p>
<p>
translate("Select Bible:")
<!-- #BEGINITERATION bibleselector -->
|
<a href="?selectbible=##selectbible##" class="##class##">##biblename##</a>
<!-- #ENDITERATION bibleselector -->
</p>
<br>
<!-- #ENDZONE controlsattop -->
<div id="ids">
</div>
<br>
<a id="help"></a>
<p>
translate("This page lists the notifications of the changes in the Bible text.")
<!-- #BEGINZONE controlsatbottom -->
<!-- #BEGINITERATION bibleselector -->
|
<a href="?selectbible=##selectbible##" class="##class##">##biblename##</a>
<!-- #ENDITERATION bibleselector -->
<!-- #ENDZONE controlsatbottom -->
</p>
<p>translate("Use the up and down arrow keys to navigate through the entries.")</p>
<p>
translate("Press the delete key to remove the selected entry.")
translate("Or click the 🗑.")
<!-- #BEGINZONE touch -->
translate("Or swipe it to the left.")
<!-- #ENDZONE touch -->
</p>
<p>
translate("Use the left and right arrow keys to expand or collapse the selected entry.")
translate("Or click the 📁.")
<!-- #BEGINZONE touch -->
translate("Or swipe it to the right.")
<!-- #ENDZONE touch -->
</p>
<br>
<p>
translate("The expanded entry provides more information and options.")
translate("It displays all the Consultation Notes that refer to the passage of the Change Notification.")
translate("If you are subscribed to a note, you can unsubscribe.")
translate("If a note is assigned to you, you can unassign it.")
translate("When you have a Manager role, you can delete a note.")
translate("You can create a new Consultation Note with a query about the change in the text of the Bible.")
</p>
<br>
<p>
translate("This page with change notifications is for you.")
translate("Your colleagues have their own lists.")
translate("Every day it will detect changes in the Bibles.")
translate("It will then generate new change notifications based on those changes.")
translate("It will add these new change notifications to the list.")
</p>
<br>
<p>translate("The change notifications fall into several categories:")</p>
<table>
  <tr>
    <td>😊</td>
    <td>:</td>
    <td>
      translate("Those marked with a smiley face are notifications of changes made by you.")
    </td>
  </tr>
  <tr>
    <td>translate ("user")</td>
    <td>:</td>
    <td>
      translate("Those marked with the name of a user are notifications of changes made by this user.")
    </td>
  </tr>
  <tr>
    <td>📖</td>
    <td>:</td>
    <td>
      translate("Those marked with a book symbol are notifications of changes in the Bible text.")
      translate("They are the result of the combined edits of all users working on this Bible.")
    </td>
  </tr>
</table>
<p>translate("Each category can be enabled or disabled separately in your notifications.")</p>
<br>
<p>
translate("Bible translation is a collaborative effort.")
translate("Changes you enter may be updated by others or merged with their changes.")
translate("The different categories of change notifications enable you to find out whether a change is now in the Bible text.")
</p>
<!-- #BEGINZONE controlsatbottom -->
<br>
<!-- #BEGINITERATION matching -->
<p><a href="?matching=##user##&selectedbible=##selectedbible##">translate ("Dismiss the notifications of the changes made by") ##icon## translate ("when they match with changes made by anyone else on the team") 📖.</a></p>
<!-- #ENDITERATION matching -->
<!-- #BEGINZONE personal -->
<p><a href="?personal=&selectedbible=##selectedbible##">translate ("Dismiss the notifications of all changes made by me") 😊: ##personalcount##</a></p>
<!-- #ENDZONE personal -->
<!-- #BEGINZONE bible -->
<p><a href="?bible=&selectedbible=##selectedbible##">translate ("Dismiss the notifications of all changes made by anyone") 📖: ##teamcount##</a></p>
<!-- #ENDZONE bible -->
<!-- #BEGINITERATION individual -->
<p><a href="?dismiss=##user##&selectbible=##selectedbible##">translate ("Dismiss the notifications of the changes made by") ##user##: ##count##</a></p>
<!-- #ENDITERATION individual -->
<br>
<p><a href="?sort=##sortquery##">##sorttext##</a></p>
<!-- #ENDZONE controlsatbottom -->
<br>
<p>##interlinks##</p>
<script>##script##</script>
<script>
var pendingidentifiers = '##pendingidentifiers##';
</script>
<script type="text/javascript" src="changes.js?##VERSION##"></script>
<script type="text/javascript" src="/navigation/nav.js?##VERSION##"></script>
<script type="text/javascript" src="/notes/click.js?##VERSION##"></script>
<script type="text/javascript" src="/filter/passage.js?##VERSION##"></script>