From: Kill Your TV Date: Sun, 29 May 2011 18:52:08 +0000 Subject: configure updates My rationale here is to alter the wording of a few things that aren't applicable in the .deb packaging. For instance, updates must take place via the package manager, so I alter the text at the bottom of /configupdate to reflect that. --- apps/routerconsole/jsp/configupdate.jsp | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) --- a/apps/routerconsole/jsp/configupdate.jsp +++ b/apps/routerconsole/jsp/configupdate.jsp @@ -8,7 +8,7 @@ <%@include file="summary.jsi" %> -

<%=intl._("I2P Update Configuration")%>

+

<%=intl._("I2P News Update Configuration")%>

<%@include file="confignav.jsi" %> @@ -26,10 +26,10 @@ " > <% /* set hidden default */ %> -

<%=intl._("Check for I2P and news updates")%>

+

<%=intl._("Check for news updates")%>

- + @@ -41,7 +41,7 @@ <% } // if canInstall %> - + @@ -57,7 +57,7 @@ <% } else { %> - + <% } // if canInstall %>
<%=intl._("News & I2P Updates")%>:
<%=intl._("News Updates")%>: <% if ("true".equals(System.getProperty("net.i2p.router.web.UpdateHandler.updateInProgress", "false"))) { %> <%=intl._("Update In Progress")%>
<% } else { %> " /> <% } %>

<%=formhandler._("Update policy")%>:
<%=intl._("Update through the eepProxy?")%>
<%=intl._("Fetch news through the eepProxy?")%>
<%=intl._("eepProxy host")%>: " />
<%=intl._("Unsigned Build URL")%>: ">
<%=intl._("I2P updates are disabled because you do not have write permission for the install directory.")%>
<%=intl._("I2P updates will be dispatched via your package manager.")%>