File: link.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 (23 lines) | stat: -rw-r--r-- 1,034 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
<p>translate("Bible"): ##object##</p>
<p>translate("Repository URL"): ##url##</p>
<p>translate("Bibledit links to the remote repository.")</p>
<!-- #BEGINZONE takeme -->
<p>translate("Bibledit will copy its own data to the remote repository.")</p>
<!-- #ENDZONE takeme -->
<!-- #BEGINZONE takerepo -->
<p>translate("Bibledit will copy the data of the remote repository to itself.")</p>
<!-- #ENDZONE takerepo -->
<p>##success##</p>
<!-- #BEGINZONE okay -->
<p class="success">translate("The repository was linked successfully.")</p>
<p class="success">
  translate("Regularly choose menu Tools - Send/receive to synchronize the Bible with the repository.")
  translate("It will do that automatically for you once a night.")
</p>
<p class="success">translate("Ready.")</p>
<!-- #ENDZONE okay -->
<!-- #BEGINZONE error -->
<p class="error">translate("Error: The repository could not be linked.")</p>
<p class="error">##error##</p>
<h2><a href="/collaboration/index?object=##object##">translate("Retry")</a></h2>
<!-- #ENDZONE error -->