Author: dbkr
Date: 2008-04-22 22:52:29 +0000 (Tue, 22 Apr 2008)
New Revision: 19511
Modified:
trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties
Log:
A couple more cleanups of config item descriptions.
Modified: trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties
===================================================================
--- trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties 2008-04-22
22:51:34 UTC (rev 19510)
+++ trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties 2008-04-22
22:52:29 UTC (rev 19511)
@@ -975,7 +975,7 @@
ShortOption.parseError=Cannot parse value as a string array: ${error}
ShortOption.parseError=The value specified can't be parsed as a 16-bit integer
: ${val}
SimpleToadletServer.advancedMode=Enable Advanced Mode?
-SimpleToadletServer.advancedModeLong=Whether to show or not informations meant
for advanced users/devs. This setting should be turned to false in most cases.
+SimpleToadletServer.advancedModeLong=Enables display of advanced options and
information in the web interface. This setting should be turned to false in
most cases.
SimpleToadletServer.allowedFullAccess=Hosts having a full access to FProxy
(read warning)
SimpleToadletServer.allowedFullAccessLong=Hosts granted full access (i.e.
change config settings, restart, etc) to the node. WARNING: Be very careful who
you give full fproxy access to!
SimpleToadletServer.allowedHosts=Hostnames or IP addresses that are allowed to
connect to FProxy.
@@ -1002,7 +1002,7 @@
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.
+SimpleToadletServer.panicButtonLong=Shows a 'panic button' on the queue page
that will remove all requests with no confirmation.
SimpleToadletServer.port=FProxy port
SimpleToadletServer.portLong=The TCP port FProxy should listen on
SimpleToadletServer.ssl=Enable SSL?