diff --git a/apps/routerconsole/jsp/configreseed.jsp b/apps/routerconsole/jsp/configreseed.jsp index 1aedb4f53..15513c548 100644 --- a/apps/routerconsole/jsp/configreseed.jsp +++ b/apps/routerconsole/jsp/configreseed.jsp @@ -28,8 +28,8 @@ System.setProperty("net.i2p.router.web.ConfigReseedHandler.nonce", new java.util.Random().nextLong()+""); %> " >
<%=intl._("Reeseeding is the bootstrapping process used to find other routers when you first install I2P, or when your router has too few router references remaining.")%> -<%=intl._("If reseeding has failed, you should first check your network connection.")%> +
<%=intl._("Reeseeding is the bootstrapping process used to find other routers when you first install I2P, or when your router has too few router references remaining.")%> +<%=intl._("If reseeding has failed, you should first check your network connection.")%>
<%=intl._("The default settings will work for most people.")%> <%=intl._("Change these only if HTTP is blocked by a restrictive firewall, reseed has failed, and you have access to an HTTP proxy.")%> <%=intl._("See {0} for instructions on reseeding manually.", "" + intl._("the FAQ") + "")%> @@ -43,7 +43,7 @@ <%=intl._("Use SSL only")%> > <%=intl._("Use non-SSL only")%> -