Author: toad
Date: 2008-01-24 13:28:56 +0000 (Thu, 24 Jan 2008)
New Revision: 17225
Modified:
trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties
Log:
Change clumsy wording "over time (minutes, hours)".
Modified: trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties
===================================================================
--- trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties 2008-01-24
13:25:37 UTC (rev 17224)
+++ trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties 2008-01-24
13:28:56 UTC (rev 17225)
@@ -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 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.announceAlertIntro=Freenet is currently attempting to connect to
seednodes and announce itself to the network. This may take a few minutes. Note
that Freenet will be quite slow to begin with, but should improve significantly
over the next few minutes and more slowly over the next few 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/ .