forked from I2P_Developers/i2p.i2p
Added some descriptive text for page 1
This commit is contained in:
@ -93,7 +93,12 @@
|
|||||||
|
|
||||||
if (curPage == 1) {
|
if (curPage == 1) {
|
||||||
%><p>
|
%><p>
|
||||||
|
<%=intl._("This wizard will take you through the various basic options available for manually creating tunnels in I2P.")%>
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
<%=intl._("The first thing to decide is whether you want to create a client or server tunnel.")%>
|
<%=intl._("The first thing to decide is whether you want to create a client or server tunnel.")%>
|
||||||
|
<%=intl._("If you are trying to connect to a remote service (such as an IRC server inside I2P, or a code repository) then you will require a client tunnel.")%>
|
||||||
|
<%=intl._("Server tunnels are what client tunnels will connect to, and you will need to create one if you want to host a service - e.g. more eepsites, an outproxy, .")%>
|
||||||
</p>
|
</p>
|
||||||
<div id="typeField" class="rowItem">
|
<div id="typeField" class="rowItem">
|
||||||
<label><%=intl._("Server Tunnel")%></label>
|
<label><%=intl._("Server Tunnel")%></label>
|
||||||
|
Reference in New Issue
Block a user