Author: zothar
Date: 2008-01-27 23:09:12 +0000 (Sun, 27 Jan 2008)
New Revision: 17333

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

Modified: trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties
===================================================================
--- trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties   2008-01-27 
23:08:21 UTC (rev 17332)
+++ trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties   2008-01-27 
23:09:12 UTC (rev 17333)
@@ -495,9 +495,9 @@
 InsertException.shortError.7=Some blocks ran out of retries
 InsertException.shortError.8=Request could not leave the node
 InsertException.shortError.9=Collided with existing data
-InvalidAddressOverrideUserAlert.unknownAddress=Freenet has determined that the 
currently configured ipAddressOverride value is invalid, meaning that it does 
not match the syntax for a valid hostname, IPv4 address or IPv6 address (in the 
opinion of the currently implementation of the function that checks the IPv6 
address syntax).
+InvalidAddressOverrideUserAlert.unknownAddress=Freenet has determined that the 
currently configured ipAddressOverride value is invalid, meaning that it does 
not match the syntax for a valid hostname, IPv4 address or IPv6 address (in the 
opinion of the current implementation of the function that checks the IPv6 
address syntax).
 InvalidAddressOverrideUserAlert.unknownAddressTitle=Invalid Address Override 
Value
-InvalidAddressOverrideUserAlert.unknownAddressWithConfigLink=Freenet has 
determined that the currently configured ipAddressOverride value is invalid, 
meaning that it does not match the syntax for a valid hostname, IPv4 address or 
IPv6 address (in the opinion of the currently implementation of the function 
that checks the IPv6 address syntax). You can correct the 'IP address override' 
${link}configuration parameter${/link}.
+InvalidAddressOverrideUserAlert.unknownAddressWithConfigLink=Freenet has 
determined that the currently configured ipAddressOverride value is invalid, 
meaning that it does not match the syntax for a valid hostname, IPv4 address or 
IPv6 address (in the opinion of the current implementation of the function that 
checks the IPv6 address syntax). You can correct the 'IP address override' 
${link}configuration parameter${/link}.
 IntOption.parseError=The value specified can't be parsed as a 32-bit integer : 
${val}
 JPEGFilter.notJpeg=The file you tried to fetch is not a JPEG. It might be some 
other file format, and your browser may do something dangerous with it, 
therefore we have blocked it.
 JPEGFilter.tooShort=The file is too short to be a JPEG.


Reply via email to