[freenet-cvs] r13840 - trunk/freenet/src/freenet/l10n

nextgens at freenetproject.org nextgens at freenetproject.org
Sat Jun 30 00:58:11 UTC 2007


Author: nextgens
Date: 2007-06-30 00:58:11 +0000 (Sat, 30 Jun 2007)
New Revision: 13840

Modified:
   trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties
Log:
minor l10n fix

Modified: trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties
===================================================================
--- trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties	2007-06-30 00:50:46 UTC (rev 13839)
+++ trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties	2007-06-30 00:58:11 UTC (rev 13840)
@@ -204,6 +204,7 @@
 FProxyToadlet.errorIsFatal= This is a fatal error. It is unlikely that retrying will solve the problem.
 FProxyToadlet.errorWithReason=Error: ${error}
 FProxyToadlet.expectedKeyButGot=Expected a Freenet key, but got:
+FProxyToadlet.expectedMimeType=Expected MIME type: ${mime}
 FProxyToadlet.explanationTitle=Explanation
 FProxyToadlet.fetchLargeFileAnywayAndDisplay=Fetch anyway and display file in browser
 FProxyToadlet.fileInformationTitle=File Information
@@ -217,7 +218,6 @@
 FProxyToadlet.largeFile=Large file
 FProxyToadlet.largeFileExplanationAndOptions=The Freenet key you requested refers to a large file. Files of this size cannot generally be sent directly to your browser since they take too long for your Freenet node to retrieve. The following options are available:
 FProxyToadlet.mayChange= (may change)
-FProxyToadlet.mimeType=Expected MIME type: ${mime}
 FProxyToadlet.mimeType=MIME type: ${mime}
 FProxyToadlet.notEnoughMetaStrings=Not enough meta-strings
 FProxyToadlet.notFoundTitle=Not Found




More information about the cvs mailing list