forked from I2P_Developers/i2p.i2p
add more info about trac
This commit is contained in:
@@ -10,7 +10,11 @@
|
|||||||
<h1><%=intl._("I2P Router Logs")%></h1>
|
<h1><%=intl._("I2P Router Logs")%></h1>
|
||||||
<div class="main" id="main">
|
<div class="main" id="main">
|
||||||
<div class="joblog"><h3><%=intl._("I2P Version & Running Environment")%></h3><a name="version"> </a>
|
<div class="joblog"><h3><%=intl._("I2P Version & Running Environment")%></h3><a name="version"> </a>
|
||||||
<p><%=intl._("Please report bugs on <a href=\"http://trac.i2p2.i2p/newticket\">trac.i2p2.i2p</a> or <a href=\"http://trac.i2p2.de/newticket\">trac.i2p2.de</a>.")%>
|
<p>
|
||||||
|
<% /* note to translators - both parameters are URLs */
|
||||||
|
%><%=intl._("Please report bugs on {0} or {1}.",
|
||||||
|
"<a href=\"http://trac.i2p2.i2p/newticket\">trac.i2p2.i2p</a>",
|
||||||
|
"<a href=\"http://trac.i2p2.de/newticket\">trac.i2p2.de</a>")%>
|
||||||
<%=intl._("You may use the username \"guest\" and password \"guest\" if you do not wish to register.")%>
|
<%=intl._("You may use the username \"guest\" and password \"guest\" if you do not wish to register.")%>
|
||||||
<p><i><%=intl._("Please include this information in bug reports")%>:</i>
|
<p><i><%=intl._("Please include this information in bug reports")%>:</i>
|
||||||
<p>
|
<p>
|
||||||
|
|||||||
Reference in New Issue
Block a user