Author: toad
Date: 2008-01-24 13:22:28 +0000 (Thu, 24 Jan 2008)
New Revision: 17222

Modified:
   trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties
Log:
Explain in the announcement message that Freenet will start off quite slow.

Modified: trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties
===================================================================
--- trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties   2008-01-24 
13:20:24 UTC (rev 17221)
+++ trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties   2008-01-24 
13:22:28 UTC (rev 17222)
@@ -1,5 +1,5 @@
 testing.test=test$(test1)test$(test2)test
-Announcer.announceAlertIntro=Freenet is currently attempting to connect to 
seednodes and announce itself to the opennet (Strangers network). This may take 
a few minutes.
+Announcer.announceAlertIntro=Freenet is currently attempting to connect to 
seednodes and announce itself to the opennet (Strangers network). This may take 
a few minutes. Note that Freenet will be quite slow to begin with, but should 
improve significantly over time (minutes, hours). Also it's a good idea to keep 
the node running 24x7 if you can.
 Announcer.announceAlertTitle=Node Announcing
 Announcer.announceDetails=We have recently sent ${recentSentAnnouncements} 
announcements, ${runningAnnouncements} of which are still running, and added 
${addedNodes} nodes (${refusedNodes} nodes have rejected us). We are currently 
connected to ${connectedSeednodes} seednodes and trying to connect to another 
${disconnectedSeednodes}.
 Announcer.announceAlertNoSeednodes=There is no seednodes.fref file found, so 
the node will not be able to automatically bootstrap itself onto the opennet. 
Please add some nodes manually, or download the seednodes file from 
http://downloads.freenetproject.org/alpha/opennet/ .


Reply via email to