Commit ffb93c3afdcf4386a4fe8cb7845f0bf579c7e17e
1 parent
4238b4d5
Exists in
master
and in
38 other branches
it was missing a coma between the translator in about dialog
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
invesalius/gui/dialogs.py
@@ -790,7 +790,7 @@ def ShowAboutDialog(parent): | @@ -790,7 +790,7 @@ def ShowAboutDialog(parent): | ||
790 | "Dimitris Glezos", | 790 | "Dimitris Glezos", |
791 | "Eugene Liscio", | 791 | "Eugene Liscio", |
792 | u"Frédéric Lopez", | 792 | u"Frédéric Lopez", |
793 | - "Javier de Lima Moreno" | 793 | + "Javier de Lima Moreno", |
794 | "Nikos Korkakakis", | 794 | "Nikos Korkakakis", |
795 | "Massimo Crisantemo", | 795 | "Massimo Crisantemo", |
796 | "Raul Bolliger Neto", | 796 | "Raul Bolliger Neto", |