Author: xor Date: 2009-04-22 00:56:58 +0000 (Wed, 22 Apr 2009) New Revision: 27180
Modified: trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties Log: "gives up" sounds like Freenet will give up all hope, we just give up searching :) Modified: trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties =================================================================== --- trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties 2009-04-22 00:54:58 UTC (rev 27179) +++ trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties 2009-04-22 00:56:58 UTC (rev 27180) @@ -382,7 +382,7 @@ 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 - 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. Alternatively: +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: FProxyToadlet.queue=manage queued requests FProxyToadlet.queueTitle=Downloads and uploads FProxyToadlet.retryNow=Retry now _______________________________________________ cvs mailing list [email protected] http://emu.freenetproject.org/cgi-bin/mailman/listinfo/cvs
