Author: saces
Date: 2008-07-28 12:09:04 +0000 (Mon, 28 Jul 2008)
New Revision: 21442

Modified:
   trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties
Log:
new text for pluginmanager

Modified: trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties
===================================================================
--- trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties   2008-07-27 
18:48:51 UTC (rev 21441)
+++ trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties   2008-07-28 
12:09:04 UTC (rev 21442)
@@ -828,6 +828,10 @@
 PeersSayKeyBlownAlert.failedTransferSayBlownLabel=These nodes told us that the 
key has been blown, but then failed to transfer the revocation certificate:
 PeersSayKeyBlownAlert.titleWithCount=Auto-update key blown according to 
${count} peer(s)!
 PeersSayKeyBlownAlert.short=Some of your peers say the auto-update key is 
blown!
+PluginConfig.configFile=Plugins configuration file
+PluginConfig.configFileLong=Path/Filename for the file which stores the plugin 
configuration
+PluginConfig.installDir=Plugins installation directory
+PluginConfig.installDirLong=Directory where to install the plugins 
 PluginManager.cannotSetOnceLoaded=Cannot set the plugins list once loaded
 PluginManager.loadedOnStartup=Plugins to load on startup
 PluginManager.loadedOnStartupLong=Classpath, name and location for plugins to 
load when node starts up
@@ -860,8 +864,12 @@
 PproxyToadlet.classNameTitle=Class Name
 PproxyToadlet.downloadNotAllowedFromRemoteServer=Download of plugins is only 
allowed from our server.
 PproxyToadlet.Error=Error
+PproxyToadlet.fileonly=force local file
 PproxyToadlet.internalIDTitle=Internal ID
 PproxyToadlet.Load=Load
+PproxyToadlet.loadFreenetPlugin=Add an Unofficial Plugin from Freenet
+PproxyToadlet.loadFreenetPluginText=Here you can enter the Freenet URI of a 
plugin you want to load. These plugins are not even remotely supported or 
checked for privacy leaks by us, so if you load a remote plugin here, you are 
basically on your own.
+PproxyToadlet.loadFreenetURLLabel=Plugin Key
 PproxyToadlet.loadOfficialPlugin=Add an Official Plugin
 PproxyToadlet.loadOfficialPluginText=These plugins are hosted on servers of 
The Freenet Project. We believe that these plugins are free of privacy leaks 
though we will not guarantee it.
 PproxyToadlet.loadOfficialPluginWarning=WARNING: Loading an official plugin 
involves downloading it from the internet (not from Freenet). An attacker could 
see the download, and maybe interfere with it. Do not load plugins here if that 
is a problem.


Reply via email to