<%
if (clientshelper.showPlugins()) {
if (clientshelper.isPluginUpdateEnabled()) {
%>
<%
} // pluginUpdateEnabled
if (clientshelper.isPluginInstallEnabled()) {
%>
<%
} // pluginInstallEnabled
if (clientshelper.isPluginUpdateEnabled()) {
%>
<%
} // pluginUpdateEnabled
} // showPlugins
%>
<%=intl._t("Plugin Configuration")%>
<%=intl._t("The plugins listed below are started by the webConsole client.")%>
<%=intl._t("Plugin Installation")%>
<%=intl._t("Look for available plugins on {0}.", "i2pwiki.i2p")%> | |
<%=intl._t("Installation from URL")%> | |
---|---|
<%=intl._t("Installation from File")%> | |