diff --git a/ankiqt/ui/about.py b/ankiqt/ui/about.py index 9e947fdc9..f6af9ff51 100644 --- a/ankiqt/ui/about.py +++ b/ankiqt/ui/about.py @@ -14,8 +14,8 @@ def show(parent): abouttext += '
' + _("Anki is a friendly, intelligent spaced learning \ system. It's free and open source.") abouttext += '
' + _("Version %s") % appVersion + '
'
- abouttext += "" + _("Visit website") + \
-""
+ abouttext += _("Visit website") + \
+""
abouttext += '
' + _("Written by Damien Elmes, with patches, translation,\ testing and design from:
%(cont)s") % {'cont': u"""