Author: toad
Date: 2009-01-06 20:21:22 +0000 (Tue, 06 Jan 2009)
New Revision: 24929
Modified:
trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties
Log:
L10n file for last commit
Modified: trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties
===================================================================
--- trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties 2009-01-06
20:20:46 UTC (rev 24928)
+++ trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties 2009-01-06
20:21:22 UTC (rev 24929)
@@ -1139,6 +1139,8 @@
SimpleToadletServer.cssOverrideNotInUploads=We can't let you set that setting:
"${filename} isn't in a directory from which uploads are allowed!
SimpleToadletServer.doRobots=Exclude robots via robots.txt?
SimpleToadletServer.doRobotsLong=Whether to serve a /robots.txt telling
google, spiders, wget, etc to go away
+SimpleToadletServer.enableHistoryCloaking=Enable history cloaking?
+SimpleToadletServer.enableHistoryCloakingLong=Prevent websites from being able
to tell which freesites you have visited. If true, the Freenet web interface
will require a ?secureid= parameter on every page. Links on freesites and on
the web interface will include this, and Freenet will generate a file
freenet.url for the start url, including the ?secureid=. Only turn this off if
you never use the same browser for Freenet as for non-anonymous websites.
SimpleToadletServer.enableJS=Enable FProxy use of Javascript?
SimpleToadletServer.enableJSLong=Whether or not FProxy should use Javascript
"helpers". This setting should be turned to false in most cases. Note that
freesites may not use javascript even if this is enabled.
SimpleToadletServer.enabled=Enable FProxy?
@@ -1267,6 +1269,10 @@
Toadlet.unauthorizedTitle=Unauthorized
Toadlet.unauthorized=You are not permitted access to this page.
Toadlet.homepage=Homepage
+ToadletContextImpl.browserHistoryWarningTitle=Warning: Browser history problem!
+ToadletContextImpl.browserHistoryWarningBoxTitle=Warning: Browser history
problem!
+ToadletContextImpl.browserHistoryWarning=You just followed a link, or entered
a URL, which did not include a valid ?secureid= parameter. This means that this
request is in your browser history, and can be read by any website you visit!
Please empty your browser history. If you will frequently enter URLs by hand,
you should use a dedicated browser for Freenet.
+ToadletContextImpl.browserHistoryWarningLink=Click ${link}here${/link} to go
to the page you requested.
ToadletContextImpl.cannotParseContentLength=Content-length parse error:
${error}
ToadletContextImpl.cannotParseContentLengthWithError=Cannot parse the
content-length: ${error}
ToadletContextImpl.headersLineTooLong=Line too long parsing headers
_______________________________________________
cvs mailing list
[email protected]
http://emu.freenetproject.org/cgi-bin/mailman/listinfo/cvs