<%=intl._("Client Configuration")%>
<%=intl._("The Java clients listed below are started by the router and run in the same JVM.")%>
<%=intl._("Be careful changing any settings here. The 'router console' and 'application tunnels' are required for most uses of I2P. Only advanced users should change these.")%>
<%=intl._("Advanced Client Interface Configuration")%>
<%=intl._("WebApp Configuration")%>
<%=intl._("The Java web applications listed below are started by the webConsole client and run in the same JVM as the router. They are usually web applications accessible through the router console. They may be complete applications (e.g. i2psnark),front-ends to another client or application which must be separately enabled (e.g. susidns, i2ptunnel), or have no web interface at all (e.g. addressbook).")%>
<%=intl._("A web app may also be disabled by removing the .war file from the webapps directory; however the .war file and web app will reappear when you update your router to a newer version, so disabling the web app here is the preferred method.")%>
<%=intl._("Plugin Configuration")%>
<%=intl._("The plugins listed below are started by the webConsole client.")%>
<%=intl._("Plugin Installation")%>
<%=intl._("Look for available plugins on {0}.", "plugins.i2p")%> <%=intl._("To install a plugin, enter the download URL:")%>
<% } // pluginInstallEnabled if (clientshelper.isPluginInstallEnabled() || clientshelper.isPluginUpdateEnabled()) { %>