Author: bombe Date: 2009-04-22 05:39:06 +0000 (Wed, 22 Apr 2009) New Revision: 27190
Modified: trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties Log: Fix typo. Modified: trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties =================================================================== --- trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties 2009-04-22 05:16:31 UTC (rev 27189) +++ trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties 2009-04-22 05:39:06 UTC (rev 27190) @@ -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 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.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 its availability and download speed. FProxyToadlet.progressNotFinalized=The progress bar is likely to jump around as not enough blocks of the file were downloaded yet 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: FProxyToadlet.queue=manage queued requests _______________________________________________ cvs mailing list [email protected] http://emu.freenetproject.org/cgi-bin/mailman/listinfo/cvs
