Author: NEOatNHNG
Date: 2008-04-30 18:04:16 +0000 (Wed, 30 Apr 2008)
New Revision: 19634

Modified:
   trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties
Log:
Fix typo

Modified: trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties
===================================================================
--- trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties   2008-04-30 
17:37:48 UTC (rev 19633)
+++ trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties   2008-04-30 
18:04:16 UTC (rev 19634)
@@ -497,7 +497,7 @@
 IPDetectorPluginManager.forwardPortShortMaybeForwarded=Please forward UDP port 
${port} (you may have already done this).
 IPDetectorPluginManager.forwardPortShortNotForwarded=Please forward UDP port 
${port} (it appears not to be forwarded).
 IPDetectorPluginManager.forwardTwoPortsShortMaybeForwarded=Please forward UDP 
ports ${port1} and ${port2} (you may have already done this).
-IPDetectorPluginManager.forwardTwoPortsShortNotForwarded=Please forward UDP 
ports ${port1} and ${port2} (they appears not to be forwarded).
+IPDetectorPluginManager.forwardTwoPortsShortNotForwarded=Please forward UDP 
ports ${port1} and ${port2} (they appear not to be forwarded).
 IPDetectorPluginManager.forwardPortMaybeForwarded=Your node appears to be 
behind some sort of NAT (see the connectivity page for details). You should 
forward UDP (not TCP) port ${port} if possible to improve connectivity. It is 
possible you have already done this; it takes a while for Freenet to detect a 
port forward. See ${link}here${/link} for some more information.
 IPDetectorPluginManager.forwardPortNotForwarded=Your node appears to be behind 
some sort of NAT (see the connectivity page for details). You should forward 
UDP (not TCP) port ${port} if possible to improve connectivity. It appears that 
the port has not been forwarded, although Freenet cannot be sure. See 
${link}here${/link} for some more information.
 IPDetectorPluginManager.maybeAlreadyForwarded=You may have already done this 
(it is hard for Freenet to detect).


Reply via email to