Author: toad
Date: 2008-11-29 14:37:18 +0000 (Sat, 29 Nov 2008)
New Revision: 23969

Modified:
   trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties
Log:
Slightly better description of allowed dirs


Modified: trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties
===================================================================
--- trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties   2008-11-29 
12:43:37 UTC (rev 23968)
+++ trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties   2008-11-29 
14:37:18 UTC (rev 23969)
@@ -746,7 +746,7 @@
 NodeClientCore.maxArchiveSizeLong=Maximum size of any given archive
 NodeClientCore.couldNotFindOrCreateDir=Could not find or create directory
 NodeClientCore.downloadAllowedDirs=Directories downloading is allowed to
-NodeClientCore.downloadAllowedDirsLong=Semicolon separated list of directories 
to which downloads are allowed. "downloads" means downloadsDir, empty means no 
downloads to disk allowed, "all" means downloads allowed from anywhere. 
WARNING! If this is set to "all" any user can download any file to anywhere on 
your computer!
+NodeClientCore.downloadAllowedDirsLong=Semicolon separated list of directories 
to which downloads are allowed. "downloads" means downloadsDir, empty means no 
downloads to disk allowed, "all" means downloads allowed from anywhere. 
WARNING! If this is set to "all" any user with access to FCP can download any 
file to anywhere on your computer!
 NodeClientCore.downloadDir=Default download directory
 NodeClientCore.downloadDirLong=The directory to save downloaded files into by 
default
 NodeClientCore.encryptPersistentTempBuckets=Encrypt the persistent temporary 
buckets? LEAVE THIS ALONE!
@@ -773,7 +773,7 @@
 NodeClientCore.tempDir=Temp files directory
 NodeClientCore.tempDirLong=Name of directory to put temporary files in
 NodeClientCore.uploadAllowedDirs=Directories uploading is allowed from
-NodeClientCore.uploadAllowedDirsLong=Semicolon separated list of directories 
from which uploads are allowed. Empty means no uploads from disk allowed, "all" 
means uploads allowed from anywhere (including system files etc!). WARNING! If 
this is set to "all" any file on your computer can be uploaded by any user.
+NodeClientCore.uploadAllowedDirsLong=Semicolon separated list of directories 
from which uploads are allowed. Empty means no uploads from disk allowed, "all" 
means uploads allowed from anywhere (including system files etc!). WARNING! If 
this is set to "all" any file on your computer can be uploaded by any user with 
access to FCP.
 NodeIPDectector.inclLocalAddress=Include local addresses in noderef
 NodeIPDectector.inclLocalAddressLong=Whether to include local addresses (LAN 
and localhost) in node references. This will not be useful unless the both 
sides set allowLocalAddresses=true for the respective references (use the 
Friends page in advanced mode to set this flag).
 NodeIPDectector.ipOverride=IP address override

_______________________________________________
cvs mailing list
[email protected]
http://emu.freenetproject.org/cgi-bin/mailman/listinfo/cvs

Reply via email to