From: jprocter Date: Mon, 9 Nov 2009 17:15:02 +0000 (+0000) Subject: more spin on GA prompt X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=08d4e85e2ecc86936053264ec7d4e32eba8b81ff;p=jalview.git more spin on GA prompt --- diff --git a/src/jalview/bin/Jalview.java b/src/jalview/bin/Jalview.java index 1171c84..422fb68 100755 --- a/src/jalview/bin/Jalview.java +++ b/src/jalview/bin/Jalview.java @@ -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() {