mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 06:22:22 -04:00
update about
This commit is contained in:
parent
4102dfd6f8
commit
129d27b9f3
1 changed files with 2 additions and 2 deletions
|
@ -17,8 +17,8 @@ system. It's free and open source.")
|
||||||
abouttext += (_("<a href='%s'>Visit website</a>") % aqt.appWebsite) + \
|
abouttext += (_("<a href='%s'>Visit website</a>") % aqt.appWebsite) + \
|
||||||
"</span>"
|
"</span>"
|
||||||
abouttext += '<p>' + _("Written by Damien Elmes, with patches, translation,\
|
abouttext += '<p>' + _("Written by Damien Elmes, with patches, translation,\
|
||||||
testing and design from:<p>%(cont)s") % {'cont': u"""Aaron Harsh, Alex
|
testing and design from:<p>%(cont)s") % {'cont': u"""Aaron Harsh, Ádám Szegi,
|
||||||
Fraser, Andreas Klauer, Andrew Wright, Bernhard Ibertsberger, Charlene Barina,
|
Alex Fraser, Andreas Klauer, Andrew Wright, Bernhard Ibertsberger, Charlene Barina,
|
||||||
Christian Krause, Christian Rusche, David Smith, Dave Druelinger, Dotan Cohen,
|
Christian Krause, Christian Rusche, David Smith, Dave Druelinger, Dotan Cohen,
|
||||||
Emilio Wuerges, Emmanuel Jarri, Frank Harper, Gregor Skumavc, H. Mijail,
|
Emilio Wuerges, Emmanuel Jarri, Frank Harper, Gregor Skumavc, H. Mijail,
|
||||||
Ian Lewis, Immanuel Asmus, Iroiro, Jarvik7,
|
Ian Lewis, Immanuel Asmus, Iroiro, Jarvik7,
|
||||||
|
|
Loading…
Reference in a new issue