From 90f1f62643c7c647a4387130716e36b5f855abd3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Susanna=20Bj=C3=B6rverud?= Date: Thu, 25 Jun 2009 11:34:10 +0200 Subject: [PATCH] Reinsert web site url into translatable string to not make it harder to choose web site entry by language --- ankiqt/ui/about.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"""