From 4ac89e7024f933c15ec6bc833dd76daa191b14f4 Mon Sep 17 00:00:00 2001
From: hankhill19580 <hankhill19580@gmail.com>
Date: Fri, 14 Aug 2020 13:49:18 +0000
Subject: [PATCH] Remove mistaken association between Localization Lab and our
 Transifex efforts.

---
 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 3fc6677d25..0cc93b23ab 100644
--- a/apps/routerconsole/jsp/welcome.jsp
+++ b/apps/routerconsole/jsp/welcome.jsp
@@ -124,7 +124,7 @@
 <div class="wizardtext">
 <p>
 
-<%=intl._t("This project is supported by Transifex and OTF through the Localization Lab.")%>
+<%=intl._t("This project is supported by volunteer translators on Transifex.")%>
 <%=intl._t("This helps keep I2P accessible to everyone all over the world.")%>
 <%=intl._t("Thank you to all of the volunteers all over the world who help make I2P accessible.")%>
 <%=intl._t("If you would like to get involved, {0}please consider the I2P translation efforts{1}.", "<a href=\"https://www.transifex.com/projects/p/I2P/\" target=\"_blank\">", "</a>")%>
-- 
GitLab