Author: toad
Date: 2008-01-03 21:26:57 +0000 (Thu, 03 Jan 2008)
New Revision: 16863

Modified:
   trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties
Log:
L10n entry for acceptSeedConnections.

Modified: trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties
===================================================================
--- trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties   2008-01-03 
18:06:15 UTC (rev 16862)
+++ trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties   2008-01-03 
21:26:57 UTC (rev 16863)
@@ -562,6 +562,8 @@
 N2NTMUserAlert.header=From: ${from} (composed ${composed} | sent ${sent} | 
received ${received})
 N2NTMUserAlert.reply=Reply
 N2NTMUserAlert.title=Node to Node Text Message ${number} from ${peername} 
(${peer})
+Node.acceptSeedConnectionsShort=Be a seednode?
+Node.acceptSeedConnections=If true, the node will accept connections from new 
insecure-mode nodes and help to bootstrap them onto the network. This allows 
any node with your noderef to connect, but only for purposes of announcement: 
it can only do requests to nodes that it gets through the announcement 
(possibly including this node if we don't have many Strangers).
 Node.alwaysAllowLocalAddresses=Always allow connecting to nodes via local 
addresses?
 Node.alwaysAllowLocalAddressesLong=If true, the node will attempt to connect 
to nodes via their local (localhost, LAN) addresses as well as their public 
IPs. If this is not set, you can still enable it for specific darknet peers 
(but not opennet peers). Set this if you want to connect to other nodes on the 
same LAN or computer, and don't mind that bogus references can cause your node 
to send UDP packets to machines on your LAN.
 Node.assumeNATed=Assume the port is not forwarded.


Reply via email to