Author: nextgens Date: 2007-11-10 22:24:43 +0000 (Sat, 10 Nov 2007) New Revision: 15747
Modified: trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties Log: clarify /plugins: we will download plugins from the internet Modified: trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties =================================================================== --- trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties 2007-11-10 22:15:56 UTC (rev 15746) +++ trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties 2007-11-10 22:24:43 UTC (rev 15747) @@ -711,7 +711,7 @@ PproxyToadlet.internalIDTitle=Internal ID PproxyToadlet.Load=Load 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.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. Loading a plugin involves downloading it from the internet. PproxyToadlet.loadOfficialPluginLabel=Load Official Plugin PproxyToadlet.loadOtherPlugin=Add an Unofficial Plugin PproxyToadlet.loadOtherPluginText=Here you can enter the URL of a plugin you want to load. Other plugins than the ones listed above 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.
