Author: toad
Date: 2008-05-03 17:15:14 +0000 (Sat, 03 May 2008)
New Revision: 19709
Modified:
trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties
Log:
"by default" - you can get to them anyway
Modified: trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties
===================================================================
--- trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties 2008-05-03
17:14:09 UTC (rev 19708)
+++ trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties 2008-05-03
17:15:14 UTC (rev 19709)
@@ -996,7 +996,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=Enables display of advanced options and
information in the web interface. This setting should be turned to false in
most cases.
+SimpleToadletServer.advancedModeLong=Enables display of advanced options and
information in the web interface by default. 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.