Jetty: Add TX config for eepsite help page (ticket #2214)

and for testing readme.html for .36
This commit is contained in:
zzz
2018-06-13 12:15:59 +00:00
parent 14e4cba7cd
commit 78b2d24001

View File

@@ -441,6 +441,30 @@ trans.ru_RU = installer/resources/locale-man/man_ru.po
trans.sv_SE = installer/resources/locale-man/man_sv.po trans.sv_SE = installer/resources/locale-man/man_sv.po
trans.zh_CN = installer/resources/locale-man/man_zh.po trans.zh_CN = installer/resources/locale-man/man_zh.po
[I2P.eepsite]
;;
;; For any new translations, add links in index.html
;; and copy new flags in build.xml preppkg-base target
;;
type = HTML
source_file = installer/resources/eepsite/docroot/help/index.html
source_lang = en
trans.de = installer/resources/eepsite/docroot/help/index_de.html
trans.es = installer/resources/eepsite/docroot/help/index_es.html
trans.fr = installer/resources/eepsite/docroot/help/index_fr.html
trans.nl = installer/resources/eepsite/docroot/help/index_nl.html
trans.ru_RU = installer/resources/eepsite/docroot/help/index_ru.html
trans.sv_SE = installer/resources/eepsite/docroot/help/index_sv.html
trans.zh_CN = installer/resources/eepsite/docroot/help/index_zh.html
[I2P.ztest]
;;
;; TESTING ONLY
;;
type = HTML
source_file = installer/resources/readme/readme.html
source_lang = en
[main] [main]
host = https://www.transifex.com host = https://www.transifex.com