Author: nextgens
Date: 2006-05-18 10:40:36 +0000 (Thu, 18 May 2006)
New Revision: 8760

Modified:
   trunk/freenet/src/freenet/node/MeaningfulNodeNameUserAlert.java
Log:
Updated MeaningfulNodeNameUserAlert's message

Modified: trunk/freenet/src/freenet/node/MeaningfulNodeNameUserAlert.java
===================================================================
--- trunk/freenet/src/freenet/node/MeaningfulNodeNameUserAlert.java     
2006-05-18 10:05:10 UTC (rev 8759)
+++ trunk/freenet/src/freenet/node/MeaningfulNodeNameUserAlert.java     
2006-05-18 10:40:36 UTC (rev 8760)
@@ -15,7 +15,8 @@
                return "It seems that your node's name isn't defined. Setting "+
                "up a node name doesn't affect your anonymity in any way but "+
                "is useful for your peers to know who you are in case they have 
"+
-               "to reach you. You can change the node's name at the 
Configuration page.";
+               "to reach you. You can change the node's name at the 
Configuration page. "+
+               "Putting your e-mail address there is generally speaking a good 
idea.";
        }

        public short getPriorityClass() {


Reply via email to