Author: toad Date: 2008-01-18 15:57:05 +0000 (Fri, 18 Jan 2008) New Revision: 17150
Modified: trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties Log: l10n strings needed for last commit Modified: trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties =================================================================== --- trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties 2008-01-18 15:54:31 UTC (rev 17149) +++ trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties 2008-01-18 15:57:05 UTC (rev 17150) @@ -644,6 +644,8 @@ NodeClientCore.movingTempDirOnTheFlyNotSupported=Moving temp directory on the fly not supported at present NodeClientCore.persistentTempDir=Persistent temp files directory NodeClientCore.persistentTempDirLong=Name of directory to put persistent temp files in +NodeClientCore.startingUpTitle=Freenet is starting up +NodeClientCore.startingUp=Please allow Freenet a few moments to complete the startup process, in the meantime some things may not work and the node may be slower than usual. NodeClientCore.tempDir=Temp files directory NodeClientCore.tempDirLong=Name of directory to put temporary files in NodeClientCore.uploadAllowedDirs=Directories uploading is allowed from
