fix URL in initialNews: It's i2p-projekt not i2p-project

(thanks to SeekingFor for the heads-up)
This commit is contained in:
kytv
2014-07-15 23:46:08 +00:00
parent 8b2ffada10
commit b1caa8d5a3

View File

@@ -14,7 +14,7 @@ _("Do not use SOCKS for this.")
_("More information can be found on the {0}I2P browser proxy setup page{1}.", "<a href=\"https://geti2p.net/about/browser-config\">", "</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://i2p-project.i2p/faq\">", "</a>")
_("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://i2p-projekt.i2p/faq\">", "</a>")
</p>
<p>
_("Point your IRC client to {0}localhost:6668{1} and say hi to us on {2}#i2p{3}.", "<b>", "</b>", "<a href=\"irc://127.0.0.1:6668/i2p\">", "</a>")