aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xgenerate_html_cs.py12
-rw-r--r--hesla.appcache2
-rw-r--r--templates/base.html2
-rw-r--r--templates/czech.html2
-rw-r--r--templates/german.html2
5 files changed, 10 insertions, 10 deletions
diff --git a/generate_html_cs.py b/generate_html_cs.py
index 48b945a..93a7d7c 100755
--- a/generate_html_cs.py
+++ b/generate_html_cs.py
@@ -15,8 +15,8 @@ book_abbrs = {
"Lv": "Lev", # NA in source code,
"Nu": "Num", "Dt": "Deut", "Jos": "Josh", "Jdc": "Judg",
"Rth": "Ruth",
- "1Sm": "1Sam", "2Sm": "2Sam", "1Rg": "1Kgs", "2Rg": "2Kgs",
- "1Chr": "1Chr", "2Chr": "2Chr", "Esr": "Ezra", "Neh": "Neh",
+ "1Sm": "1 Sam", "2Sm": "2 Sam", "1Rg": "1 Kgs", "2Rg": "2 Kgs",
+ "1Chr": "1 Chr", "2Chr": "2 Chr", "Esr": "Ezra", "Neh": "Neh",
"Esth": "Esth", # NA in source code,
"Job": "Job", "Ps": "Ps", "Prv": "Prov", "Eccl": "Eccl",
"Song": "Song", # NA in source code,
@@ -30,14 +30,14 @@ book_abbrs = {
"Zch": "Zech", "Ml": "Mal",
"Mt": "Matt", "Mc": "Mark", "L": "Luke", "J": "John",
"Act": "Acts",
- "R": "Rom", "1K": "1Cor", "2K": "2Cor",
+ "R": "Rom", "1K": "1 Cor", "2K": "2 Cor",
"G": "Gal", "E": "Eph", "Ph": "Phil", "Kol": "Col",
- "1Th": "1Thess", "2Th": "2Thess", "1T": "1Tim", "2T": "2Tim",
+ "1Th": "1 Thess", "2Th": "2 Thess", "1T": "1 Tim", "2T": "2 Tim",
"Tt": "Titus",
"Phm": "Phlm",
"H": "Heb", "Jc": "Jas",
- "1P": "1Pet", "2P": "2Pet",
- "1J": "1John", "2J": "2John", "3J": "3John",
+ "1P": "1 Pet", "2P": "2 Pet",
+ "1J": "1 John", "2J": "2 John", "3J": "3 John",
"Jd": "Jude", "Ap": "Rev"
}
diff --git a/hesla.appcache b/hesla.appcache
index 43bdeb7..6cfee1d 100644
--- a/hesla.appcache
+++ b/hesla.appcache
@@ -1,5 +1,5 @@
CACHE MANIFEST
-# v58 - 2014-10-25
+# v59 - 2014-10-25
hesla.js
icon-128.png
icon-30.png
diff --git a/templates/base.html b/templates/base.html
index 30d091c..768bb61 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -1,6 +1,6 @@
{%- macro bible_url(ref, bib_mod) -%}
http://www.crosswire.org/study/passagestudy.jsp?key={{ ref.book
- }}+{{ ref.chapter }}%3A{{ ref.verse }}{% if bib_mod %}&mod={{ bib_mod }}{%- endif %}
+ }}+{{ ref.chapter }}%3A{{ ref.verse }}&mod={{ bibMod }}
{%- endmacro -%}
{%- macro verses(word) -%}
<p>{{ word.text }}</p>
diff --git a/templates/czech.html b/templates/czech.html
index d6bae04..a76b052 100644
--- a/templates/czech.html
+++ b/templates/czech.html
@@ -2,7 +2,7 @@
{% set title = 'Hesla Jednoty bratrské pro tento den' %}
{% set noscript_message =
'Omlouvám se, ale tato aplikace opravdu nefunguje bez funkčního JavaScriptu' %}
-{% set bib_mod = 'CzeCEP' %}
+{% set bibMod = 'CzeCEP' %}
{% block acknowledgment %}Děkuji za poskytnuté texty
<a href="http://hesla.dulos.cz/" target="_blank">Petru Heřmanovi</a>{% endblock %}
<!-- vi:ft=htmljinja
diff --git a/templates/german.html b/templates/german.html
index 8480f41..9f25b6f 100644
--- a/templates/german.html
+++ b/templates/german.html
@@ -2,7 +2,7 @@
{% set title = 'Die Losungen der Herrnhuter Brüdergemeine' %}
{% set noscript_message =
'Tut mir leid, aber diese Anwendung funktioniert wirklich nicht ohne aktiviertes JavaScript!' %}
-{% set bib_mod = 'GerNeUe' %}
+{% set bibMod = 'GerNeUe' %}
{% block acknowledgment %}© <a href="http://www.ebu.de"
target="_blank">Evangelische Brüder-Unität – Herrnhuter Brüdergemeine</a><br>
Weitere Informationen finden Sie <a href="http://www.losungen.de"