Author: toad
Date: 2007-06-27 22:59:07 +0000 (Wed, 27 Jun 2007)
New Revision: 13790

Modified:
   trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties
Log:
Better explanation

Modified: trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties
===================================================================
--- trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties   2007-06-27 
22:56:03 UTC (rev 13789)
+++ trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties   2007-06-27 
22:59:07 UTC (rev 13790)
@@ -101,7 +101,7 @@
 DarknetConnectionsToadlet.cantFetchNoderefURL=Unable to retrieve node 
reference from ${url}. Please try again.
 DarknetConnectionsToadlet.cantParseTryAgain=Unable to parse the given text as 
a node reference: (${error}). Please try again.
 DarknetConnectionsToadlet.cantParseWrongEnding=Unable to parse the node 
reference: It should end with End on a line by itself, but it ends with: ${end}
-DarknetConnectionsToadlet.clockProblem=The node's clock is more than 24 hours 
out of date (or yours is).
+DarknetConnectionsToadlet.clockProblem=Your clock and the node's clock differ 
by more than 24 hours. We have disabled the connection as this may cause 
problems with updating and clients.
 DarknetConnectionsToadlet.clockProblemShort=Clock Problem
 DarknetConnectionsToadlet.confirmRemoveNode=Are you sure you wish to remove 
"${name}" ? Before it has at least one week downtime, it's not recommended to 
do so, as it may be down only temporarily, and many users cannot run their 
nodes 24x7.
 DarknetConnectionsToadlet.confirmRemoveNodeTitle=Please confirm


Reply via email to