Author: xor Date: 2009-04-22 01:00:30 +0000 (Wed, 22 Apr 2009) New Revision: 27184
Modified: trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties Log: Doh, I missed a "not" in the previous commit. Modified: trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties =================================================================== --- trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties 2009-04-22 00:59:53 UTC (rev 27183) +++ trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties 2009-04-22 01:00:30 UTC (rev 27184) @@ -379,7 +379,7 @@ FProxyToadlet.pathNotFoundTitle=Path Not Found FProxyToadlet.plugins=configure and manage plugins FProxyToadlet.pluginsTitle=Plugins -FProxyToadlet.progressCheckingStore=Your Freenet node is checking your local cache for this page or file. If it is stored there, it will try to download it from Freenet. +FProxyToadlet.progressCheckingStore=Your Freenet node is checking your local cache for this page or file. If it is not stored there, it will try to download it from Freenet. FProxyToadlet.progressDownloading=Your node is downloading this page or file from Freenet. This could take seconds or minutes depending on how big and how popular the page or file is - the more often something is accessed in Freenet, the better is it's availability and download speed. FProxyToadlet.progressNotFinalized=The progress bar is likely to jump around a lot as we have not downloaded enough blocks to know how big the file is. FProxyToadlet.progressOptionZero=You can wait for the requested page. This status page will be refreshed every 2 seconds until the file is fetched or Freenet gives up searching. Alternatively: _______________________________________________ cvs mailing list [email protected] http://emu.freenetproject.org/cgi-bin/mailman/listinfo/cvs
