From ef9fe8d1973dd8bcbb6c9bdd8711d2ea6838b80f Mon Sep 17 00:00:00 2001 From: str4d Date: Sun, 12 Feb 2012 00:08:14 +0000 Subject: [PATCH] Added some descriptive text for page 4 --- apps/i2ptunnel/jsp/wizard.jsp | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/apps/i2ptunnel/jsp/wizard.jsp b/apps/i2ptunnel/jsp/wizard.jsp index 4f7d5f00d..d3ea35174 100644 --- a/apps/i2ptunnel/jsp/wizard.jsp +++ b/apps/i2ptunnel/jsp/wizard.jsp @@ -238,7 +238,8 @@ if ("httpclient".equals(tunnelType) || "connectclient".equals(tunnelType) || "sockstunnel".equals(tunnelType) || "socksirctunnel".equals(tunnelType)) { if (curPage == 4) { %>

- <%=intl._("Some blurb explaining that this is the list of proxies that the client tunnel should try if the requested URL is not an I2P URL.")%> + <%=intl._("If you know of any outproxies for this type of tunnel (either HTTP or SOCKS), fill them in below.")%> + <%=intl._("Separate multiple proxies with commas.")%>