Author: toad
Date: 2007-05-15 18:18:29 +0000 (Tue, 15 May 2007)
New Revision: 13254

Modified:
   trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties
Log:
Fix an incomprehensible string. Thanks ph00.

Modified: trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties
===================================================================
--- trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties   2007-05-15 
12:55:47 UTC (rev 13253)
+++ trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties   2007-05-15 
18:18:29 UTC (rev 13254)
@@ -866,7 +866,7 @@
 GenericReadFilterCallback.couldNotParseRelativeFreenetURI=Could not parse as a 
relative Freenet URI
 GenericReadFilterCallback.couldNotParseAbsoluteFreenetURI=Could not parse as 
an absolute Freenet URI
 GenericReadFilterCallback.protocolNotEscaped=Not an escaped protocol: 
${protocol}
-GenericReadFilterCallback.invalidFormURI=Invalid form URI had scheme, 
user-info, host or port
+GenericReadFilterCallback.invalidFormURI=Invalid form URI: points to external 
resource
 GenericReadFilterCallback.invalidFormURIAttemptToEscape=Attempt to escape 
directory structure
 GIFFilter.notGif=The file you tried to fetch is not a GIF. It might be some 
other file format, and your browser may do something dangerous with it, 
therefore we have blocked it.
 GIFFilter.tooShortTitle=Too short


Reply via email to