diff --git a/aqt/about.py b/aqt/about.py index e2f33402a..d3f4bf71b 100644 --- a/aqt/about.py +++ b/aqt/about.py @@ -24,9 +24,7 @@ def show(mw): mw.setupDialogGC(dialog) abt = aqt.forms.about.Ui_About() abt.setupUi(dialog) - abouttext = "" - abouttext += "
' + _("Anki is a friendly, intelligent spaced learning \ system. It's free and open source.") abouttext += "
"+_("Anki is licensed under the AGPL3 license. Please see " @@ -127,14 +125,9 @@ system. It's free and open source.") please get in touch.") abouttext += '
' + _("A big thanks to all the people who have provided \ suggestions, bug reports and donations.") - abouttext += "