Change developer channel

The developers don't hang out in #i2p. They're in #i2p-dev.
This commit is contained in:
kytv
2011-09-04 12:51:44 +00:00
parent 070d3ee653
commit baa92b4ed5
15 changed files with 25 additions and 25 deletions

View File

@@ -47,7 +47,7 @@
<% } %>
<h3><%=uihelper._("Router Console Language")%></h3>
<jsp:getProperty name="uihelper" property="langSettings" />
<%=uihelper._("Please contribute to the router console translation project! Contact the developers on IRC #i2p to help.")%>
<%=uihelper._("Please contribute to the router console translation project! Contact the developers in #i2p-dev on IRC to help.")%>
<hr><div class="formaction">
<input type="reset" value="<%=intl._("Cancel")%>" >
<input type="submit" name="shouldsave" value="<%=intl._("Apply")%>" >