From 77bb9f144fe3a95f7dd8ffbdb6a36f812e304b58 Mon Sep 17 00:00:00 2001 From: str4d Date: Sun, 12 Feb 2012 00:18:09 +0000 Subject: [PATCH] Added some descriptive text for page 6 --- apps/i2ptunnel/jsp/wizard.jsp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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.")%>