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()
{