more spin on GA prompt
authorjprocter <Jim Procter>
Mon, 9 Nov 2009 17:15:02 +0000 (17:15 +0000)
committerjprocter <Jim Procter>
Mon, 9 Nov 2009 17:15:02 +0000 (17:15 +0000)
src/jalview/bin/Jalview.java

index 1171c84..422fb68 100755 (executable)
@@ -416,7 +416,7 @@ public class Jalview
     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)",
+            +"\n\n(you can enable or disable usage tracking in the preferences)",
               new Runnable() {
                 public void run()
                 {