forked from I2P_Developers/i2p.i2p
Jetty: Add TX config for eepsite help page (ticket #2214)
and for testing readme.html for .36
This commit is contained in:
24
.tx/config
24
.tx/config
@@ -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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user