From 4b655070d4b98791cdd92f724a8609cd50f2314a Mon Sep 17 00:00:00 2001 From: hankhill19580 Date: Thu, 21 May 2020 16:58:10 +0000 Subject: [PATCH] reverse string change to welcome wizard, Alternatively isn't that confusing and translation is important. --- apps/routerconsole/jsp/welcome.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/routerconsole/jsp/welcome.jsp b/apps/routerconsole/jsp/welcome.jsp index 4e30e7eba..567f0912a 100644 --- a/apps/routerconsole/jsp/welcome.jsp +++ b/apps/routerconsole/jsp/welcome.jsp @@ -254,7 +254,7 @@

<%=intl._t("Your browser needs to be configured to work with I2P.")%> -<%=intl._t("You can configure your browser of choice to use I2P.")%> +<%=intl._t("Alternatively, you can configure your browser of choice to use I2P.")%> <%=intl._t("If you want to do this yourself, here are instructions.")%> <% if (net.i2p.util.SystemVersion.isWindows()) {