X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=src%2Fjalview%2Fbin%2FJalview.java;fp=src%2Fjalview%2Fbin%2FJalview.java;h=1171c841ddffdd10636cdeb38af74f4d1173da3b;hb=041b4a773efb7dd7b2121a9f34070396b1614f13;hp=925401e5d40ad26ce49209fe9987d82c2f216b28;hpb=aa3f623a1ff44113f3fcea09f28ab89ffc54768d;p=jalview.git diff --git a/src/jalview/bin/Jalview.java b/src/jalview/bin/Jalview.java index 925401e..1171c84 100755 --- a/src/jalview/bin/Jalview.java +++ b/src/jalview/bin/Jalview.java @@ -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() {