diff --git a/apps/i2ptunnel/jsp/wizard.jsp b/apps/i2ptunnel/jsp/wizard.jsp index d3ea35174..8d73f8519 100644 --- a/apps/i2ptunnel/jsp/wizard.jsp +++ b/apps/i2ptunnel/jsp/wizard.jsp @@ -364,7 +364,8 @@ if (curPage == 6) { %>
- <%=intl._("Some blurb that explains what Auto Start does.")%> + <%=intl._("The I2P router can optionally start the tunnel for you automatically when the router is started.")%> + <%=intl._("This can be useful for frequently-used tunnels (especially server tunnels), but for tunnels that are only used occassionally it would mean that the I2P router is creating and maintaining unnecessary tunnels.")%>