Author: toad
Date: 2008-11-14 18:29:31 +0000 (Fri, 14 Nov 2008)
New Revision: 23587

Modified:
   trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties
Log:
Wrong message names


Modified: trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties
===================================================================
--- trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties   2008-11-14 
17:50:17 UTC (rev 23586)
+++ trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties   2008-11-14 
18:29:31 UTC (rev 23587)
@@ -474,8 +474,8 @@
 FileOffer.succeededReceiveShort=Successfully received ${filename} from ${node}.
 FNPPacketMangler.somePeersDisconnectedStillNotAcked=Probably a bug: please 
report: ${count} peers forcibly disconnected due to not acknowledging packets.
 FNPPacketMangler.somePeersDisconnectedStillNotAckedDetail=${count} of your 
peers are having severe problems (not acknowledging packets even after 10 
minutes). This is probably due to a bug in the code. Please report it to us at 
the bug tracker at ${link}https://bugs.freenetproject.org/${/link} or at [EMAIL 
PROTECTED] Please include this message and what version of the node you are 
running. The affected peers (you may not want to include this in your bug 
report if they are darknet peers) are:
-PacketSender.somePeersDisconnectedStillNotAcked=Probably a bug: please report: 
${count} peers forcibly disconnected due to blocking for a packet number for 
over 10 minutes.
-PacketSender.somePeersDisconnectedStillNotAckedDetail=${count} of your peers 
are having severe problems (failing to allocate a packet number after 10 
minutes). This is probably due to a bug in the code. Please report it to us at 
the bug tracker at ${link}https://bugs.freenetproject.org/${/link} or at [EMAIL 
PROTECTED] Please include this message and what version of the node you are 
running. The affected peers (you may not want to include this in your bug 
report if they are darknet peers) are:
+PacketSender.somePeersDisconnectedBlockedTooLong=Probably a bug: please 
report: ${count} peers forcibly disconnected due to blocking for a packet 
number for over 10 minutes.
+PacketSender.somePeersDisconnectedBlockedTooLongDetail=${count} of your peers 
are having severe problems (failing to allocate a packet number after 10 
minutes). This is probably due to a bug in the code. Please report it to us at 
the bug tracker at ${link}https://bugs.freenetproject.org/${/link} or at [EMAIL 
PROTECTED] Please include this message and what version of the node you are 
running. The affected peers (you may not want to include this in your bug 
report if they are darknet peers) are:
 GIFFilter.invalidHeader=The file does not contain a valid GIF header.
 GIFFilter.invalidHeaderTitle=Invalid header
 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.

_______________________________________________
cvs mailing list
[email protected]
http://emu.freenetproject.org/cgi-bin/mailman/listinfo/cvs

Reply via email to