forked from I2P_Developers/i2p.i2p
- 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
23 lines
1.1 KiB
XML
23 lines
1.1 KiB
XML
<div>
|
|
<h3>_("Congratulations on getting I2P installed!")</h3>
|
|
<p>
|
|
<b>_("Welcome to I2P!")</b>
|
|
_("Please {0}have patience{1} as I2P boots up and finds peers.", "<b>", "</b>")
|
|
</p>
|
|
<p>
|
|
_("While you are waiting, please {0}adjust your bandwidth settings{1} on the {2}configuration page{3}.", "<b>", "</b>", "<a href=\"config.jsp\">", "</a>")
|
|
</p>
|
|
<p>
|
|
_("Also you can setup your browser to use the I2P proxy to reach eepsites.")
|
|
_("Just enter 127.0.0.1 (or localhost) port 4444 as a http proxy into your browser settings.")
|
|
_("Do not use SOCKS for this.")
|
|
_("More information can be found on the {0}I2P browser proxy setup page{1}.", "<a href=\"https://www.i2p2.de/htproxyports.html\">", "</a>")
|
|
</p>
|
|
<p>
|
|
_("Once you have a \"shared clients\" destination listed on the left, please {0}check out{1} our {2}FAQ{3}.", "<b>", "</b>", "<a href=\"http://www.i2p2.i2p/faq.html\">", "</a>")
|
|
</p>
|
|
<p>
|
|
_("Point your IRC client to {0}localhost:6668{1} and say hi to us on {2}#i2p-help{3} or {4}#i2p{5}.", "<b>", "</b>", "<a href=\"irc://127.0.0.1:6668/i2p-help\">", "</a>", "<a href=\"irc://127.0.0.1:6668/i2p\">", "</a>")
|
|
</p>
|
|
</div>
|