Author: toad
Date: 2008-03-06 14:30:27 +0000 (Thu, 06 Mar 2008)
New Revision: 18386

Modified:
   trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties
Log:
Doh - SimpleToadletServer not StatisticsToadlet.

Modified: trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties
===================================================================
--- trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties   2008-03-06 
14:26:01 UTC (rev 18385)
+++ trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties   2008-03-06 
14:30:27 UTC (rev 18386)
@@ -942,6 +942,8 @@
 SimpleToadletServer.enableJSLong=Whether or not FProxy should use Javascript 
"helpers". This setting should be turned to false in most cases. Note that 
freesites may not use javascript even if this is enabled.
 SimpleToadletServer.enabled=Enable FProxy?
 SimpleToadletServer.enabledLong=Whether to enable FProxy and related HTTP 
services
+SimpleToadletServer.enablePersistentConnections=Enable persistent HTTP 
connections? (Read detailed description)
+SimpleToadletServer.enablePersistentConnections=Don't enable this unless your 
browser is configured to use lots of connections even if they are persistent.
 SimpleToadletServer.illegalCSSName=CSS name must not contain slashes or colons!
 SimpleToadletServer.panicButton=Show the panic button?
 SimpleToadletServer.panicButtonLong=Whether to show or not the panic button on 
the /queue/ page.
@@ -969,8 +971,6 @@
 StatisticsToadlet.authBytes=Connection setup: ${total} output
 StatisticsToadlet.bandwidthTitle=Bandwidth
 StatisticsToadlet.cpus=Available CPUs: ${count}
-StatisticsToadlet.enablePersistentConnections=Enable persistent HTTP 
connections? (Read detailed description)
-StatisticsToadlet.enablePersistentConnections=Don't enable this unless your 
browser is configured to use lots of connections even if they are persistent.
 StatisticsToadlet.fullTitle=Statistics for ${name}
 StatisticsToadlet.getLogs=Get latest node's logfile
 StatisticsToadlet.inputRate=Input Rate: ${rate}/sec (of ${max})


Reply via email to