Could not appear translations at client tunnel status on i2ptunnel page
"Stop this Tunnel" did not became translations at client tunnel status.
Source code location: http://git.idk.i2p/i2p-hackers/i2p.i2p/-/blob/master/apps/i2ptunnel/jsp/index.jsp#L297 http://git.idk.i2p/i2p-hackers/i2p.i2p/-/blob/master/apps/i2ptunnel/jsp/index.jsp#L303
<a class="control" title="Stop this Tunnel" href="list?nonce=<%=nextNonce%>&action=stop&tunnel=<%=curClient%>"><%=intl._t("Stop")%></a>
title="Stop this Tunnel"
→ title="<%=intl._t("Stop this Tunnel")%>"
Sorry. I can't do marge request yet.