Author: toad
Date: 2008-04-23 13:18:03 +0000 (Wed, 23 Apr 2008)
New Revision: 19525
Modified:
trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties
Log:
Shorter and clearer announcement alert text, thanks mrogers.
Modified: trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties
===================================================================
--- trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties 2008-04-23
11:29:47 UTC (rev 19524)
+++ trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties 2008-04-23
13:18:03 UTC (rev 19525)
@@ -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 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.announceAlertIntro=Freenet is connecting to the network - this may
take a few minutes. Performance will continue to improve during the next few
hours. This will happen each time you restart Freenet, so try to leave it
running 24 hours a day if possible.
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/ .