Advanced I2P Configuration
+<%=cssHelper._("Advanced I2P Configuration")%>
- NOTE: Some changes may require a restart to take effect. + <%=cssHelper._("NOTE")%>: <%=cssHelper._("Some changes may require a restart to take effect.")%>
diff --git a/apps/routerconsole/jsp/configadvanced.jsp b/apps/routerconsole/jsp/configadvanced.jsp index 00e4a193a..cb023b1fc 100644 --- a/apps/routerconsole/jsp/configadvanced.jsp +++ b/apps/routerconsole/jsp/configadvanced.jsp @@ -2,8 +2,9 @@ <%@page pageEncoding="UTF-8"%> -
- The router keyring is used to decrypt encrypted leaseSets. -The keyring may contain keys for local or remote encrypted destinations.
++ <%=cssHelper._("The router keyring is used to decrypt encrypted leaseSets.")%> + <%=cssHelper._("The keyring may contain keys for local or remote encrypted destinations.")%>
- Enter keys for encrypted remote destinations here. +
+ <%=cssHelper._("Enter keys for encrypted remote destinations here.")%> Keys for local destinations must be entered on the I2PTunnel page.
Dest. name, hash, or full key: | +<%=cssHelper._("Dest. name, hash, or full key")%>: | |
Encryption Key: | +<%=cssHelper._("Encryption Key")%>: | |
diff --git a/apps/routerconsole/jsp/tunnels.jsp b/apps/routerconsole/jsp/tunnels.jsp
index 29c576d7c..152973456 100644
--- a/apps/routerconsole/jsp/tunnels.jsp
+++ b/apps/routerconsole/jsp/tunnels.jsp
@@ -4,7 +4,7 @@
<%@include file="css.jsp" %>
-<%=cssHelper.title_("I2P Router Console - tunnel summary")%>
+<%=cssHelper.title("I2P Router Console - tunnel summary")%>
<%@include file="summary.jsp" %><%=cssHelper._("I2P Tunnel Summary")%> |