Author: xor Date: 2009-04-22 00:50:17 +0000 (Wed, 22 Apr 2009) New Revision: 27176
Modified: trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties Log: Make the progress page more self-explanatory. Please consider doing this everywhere, see https://bugs.freenetproject.org/view.php?id=3030 Modified: trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties =================================================================== --- trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties 2009-04-21 23:23:55 UTC (rev 27175) +++ trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties 2009-04-22 00:50:17 UTC (rev 27176) @@ -380,7 +380,7 @@ 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 not found in the cache, 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. +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 page. This page will be refreshed every 2 seconds until the file is fetched or Freenet gives up. Alternatively: FProxyToadlet.queue=manage queued requests _______________________________________________ cvs mailing list [email protected] http://emu.freenetproject.org/cgi-bin/mailman/listinfo/cvs
