forked from I2P_Developers/i2p.i2p
* Translations:
- Tag initialNews.xml for TranslateReader - Drop static translated initialNews pages - Add new routerconsole bundle for the news alone, shipped in the jar - Use TranslateReader in HTTP proxy for initial news - Initial translations created manually from translated xml filesx - Add translated proxy error pages and initial news to deletelist.txt TODO: ar translation fails checkpo.sh
This commit is contained in:
@@ -432,7 +432,10 @@
|
||||
<target name="poupdate" depends="buildRouter, buildStreaming, buildSystray, buildJetty, buildDesktopGui" >
|
||||
<echo message="Setting environment variable LG2 to a lang code (eg: de,zh,nl etc)" />
|
||||
<echo message=" will restrict language update to the language you specified, leaving other language untact." />
|
||||
<ant dir="apps/routerconsole/java/" target="poupdate" />
|
||||
<ant dir="apps/routerconsole/java/" >
|
||||
<target name="poupdate" />
|
||||
<target name="poupdate-news" />
|
||||
</ant>
|
||||
<ant dir="apps/i2psnark/java/" target="poupdate" />
|
||||
<ant dir="apps/i2ptunnel/java/" >
|
||||
<target name="poupdate" />
|
||||
|
Reference in New Issue
Block a user