Author: toad Date: 2007-12-06 15:59:32 +0000 (Thu, 06 Dec 2007) New Revision: 16363
Modified: trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties Log: [15:47] <nextgens> toad_> put http://www.java.com/getjava/ instead [15:48] <nextgens> it's more user-friendly Modified: trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties =================================================================== --- trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties 2007-12-06 15:58:37 UTC (rev 16362) +++ trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties 2007-12-06 15:59:32 UTC (rev 16363) @@ -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://java.sun.com/ 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?
