Author: toad Date: 2008-08-13 12:01:00 +0000 (Wed, 13 Aug 2008) New Revision: 21790
Modified: trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties Log: Update message Modified: trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties =================================================================== --- trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties 2008-08-13 11:52:55 UTC (rev 21789) +++ trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties 2008-08-13 12:01:00 UTC (rev 21790) @@ -255,7 +255,7 @@ FirstTimeWizardToadlet.chooseNodeName=Node name required! FirstTimeWizardToadlet.chooseNodeNameLong=Please enter a node name in the field below (we recommend a nickname possibly with an email address). This is so that your friends (trusted peers, which you have manually added) can easily tell your node from their other nodes. This is not visible to strangers (untrusted automatically added peers). Note that any friend or stranger may trivially identify you from your IP address, since you are connected to them, but they cannot easily tell what you are requesting. FirstTimeWizardToadlet.connectToStrangers=Connect to strangers? -FirstTimeWizardToadlet.connectToStrangersLong=Ideally, all Freenet users would connect only to people they know. This is far more secure, making it very difficult for others to tell that you are using Freenet. However, if you don't know at least 5 people already running Freenet, you can choose to connect to strangers. Note that you can always turn this off later. +FirstTimeWizardToadlet.connectToStrangersLong=Ideally, all Freenet users would connect only to people they know. This is far more secure, making it very difficult for others to tell that you are using Freenet. However, if you don't know at least 5 people already running Freenet, you can choose to connect to strangers. You can always add connections to your friends later, and eventually turn off insecure mode so your node only connects to your Friends, but please read the warning below. FirstTimeWizardToadlet.enableOpennet=Do you know anyone already using Freenet? FirstTimeWizardToadlet.opennetYes=No, I want the node to automatically find strangers to connect to. FirstTimeWizardToadlet.opennetNo=Yes, I have at least 5 friends already using Freenet and I will add their details on the Friends page.
