Author: toad
Date: 2008-09-24 22:52:41 +0000 (Wed, 24 Sep 2008)
New Revision: 22826

Modified:
   trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties
Log:
Better description for withAnnouncementLong. Maybe too long?


Modified: trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties
===================================================================
--- trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties   2008-09-24 
22:26:28 UTC (rev 22825)
+++ trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties   2008-09-24 
22:52:41 UTC (rev 22826)
@@ -728,8 +728,8 @@
 Node.tooSmallMTU=Too small MTU
 Node.tooSmallMTULong=Your connection's MTU appears to be ${mtu} bytes. Freenet 
will not function well with an MTU of less than ${minMTU} bytes: connections 
will be unreliable and possibly slow. Please fix the problem if possible.
 Node.tooSmallMTUShort=Connection problems: Your connection's MTU is too short 
for Freenet to work well. Expect problems.
-Node.withAnnouncement=Allow the node to bootstrap itself using seednodes?
-Node.withAnnouncementLong=Allow the node to bootstrap itself using seednodes? 
While this has to be the default behaviour, it's insecure by design.
+Node.withAnnouncement=Allow the node to bootstrap itself using seednodes? 
(Leave this alone unless you know what you're doing)
+Node.withAnnouncementLong=Allow the node to bootstrap itself using seednodes? 
To get onto the opennet (the Strangers network, automatic Freenet connection on 
low/normal network security level), we contact public nodes chosen from a small 
list shipped with Freenet. Obviously this is somewhat insecure, but if you are 
using opennet, you probably need it: if your node is down for a while, 
especially if it is NATed and/or changes its IP address, it will probably need 
to reseed. If you want better security, you need to connect to your friends and 
enable high network security.
 NodeClientCore.maxArchiveSize=Maximum size of any given archive
 NodeClientCore.maxArchiveSizeLong=Maximum size of any given archive
 NodeClientCore.couldNotFindOrCreateDir=Could not find or create directory


Reply via email to