Author: toad
Date: 2008-03-10 20:07:22 +0000 (Mon, 10 Mar 2008)
New Revision: 18439

Modified:
   trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties
Log:
Doh - enablePersistentConnectionsLong, enableInlinePrefetchLong

Modified: trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties
===================================================================
--- trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties   2008-03-10 
14:37:57 UTC (rev 18438)
+++ trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties   2008-03-10 
20:07:22 UTC (rev 18439)
@@ -943,9 +943,9 @@
 SimpleToadletServer.enabled=Enable FProxy?
 SimpleToadletServer.enabledLong=Whether to enable FProxy and related HTTP 
services
 SimpleToadletServer.enableInlinePrefetch=Enable prefetching of inline images?
-SimpleToadletServer.enableInlinePrefetch=This may help if your browser only 
uses a small number of connections to talk to the node. On the other hand it 
may not.
+SimpleToadletServer.enableInlinePrefetchLong=This may help if your browser 
only uses a small number of connections to talk to the node. On the other hand 
it may not.
 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.enablePersistentConnectionsLong=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.


Reply via email to