Author: robert
Date: 2007-12-06 21:47:50 +0000 (Thu, 06 Dec 2007)
New Revision: 16374
Modified:
trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties
Log:
readability
Modified: trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties
===================================================================
--- trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties 2007-12-06
21:45:55 UTC (rev 16373)
+++ trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties 2007-12-06
21:47:50 UTC (rev 16374)
@@ -585,7 +585,7 @@
Node.nodeName=Nickname for this Freenet node
Node.nodeNameLong=Node nickname. This will be visible to your friends only.
Node.notUsingSunVMTitle=Not using a Sun JVM
-Node.notUsingSunVM=You are trying to run the node under a non-Sun JVM
${vendor} ${version}. This is not recommended: the node may not run well.
Please get Sun java from http://www.java.com/getjava/ if possible.
+Node.notUsingSunVM=You are trying to run the node under a non-Sun JVM:
${vendor} ${version}. This is not recommended: the node may not run well.
Please get Sun java from http://www.java.com/getjava/ if possible.
Node.notUsingWrapperTitle=Not using the wrapper!
Node.notUsingWrapper=You are running the node without the wrapper. This is not
recommended. The node will not be able to restart itself, so auto-updating
won't work, and if the JVM goes off into limbo, it won't get restarted either.
Also the node can't generate stack dumps in some places so debugging will be
marginally harder.
Node.oneConnectionPerIP=Limit to one connection per address?