user friendly GA and privacy statement
[jalview.git] / src / jalview / bin / Jalview.java
index 925401e..1171c84 100755 (executable)
@@ -413,7 +413,10 @@ public class Jalview
     /**
      * start a User Config prompt asking if we can log usage statistics.
      */
-    jalview.gui.PromptUserConfig prompter = new jalview.gui.PromptUserConfig(desktop.desktop,"USAGESTATS", "Jalview Usage Statistics", "Jalview uses Google Analytics to report usage statistics.\nDo you want to enable this ?\n\n(if you press cancel, you will be asked again next time)",
+    jalview.gui.PromptUserConfig prompter = new jalview.gui.PromptUserConfig(desktop.desktop,"USAGESTATS", "Jalview Usage Statistics", 
+            "Do you want to help make Jalview better by enabling "
+            +"the collection of usage statistics with Google Analytics ?"
+            +"\n\n(if you press cancel, you will be asked again next time)",
               new Runnable() {
                 public void run()
                 {