Merge remote-tracking branch 'origin/master' into 2.0
[dcpomatic.git] / src / wx / about_dialog.cc
index 7c59e3fc8aac7ce61e1b8878e8a8523bfa20d7d1..1f5c2439964850b0f285f626777838447c5275bc 100644 (file)
@@ -107,6 +107,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        translated_by.Add (wxT ("Max Aeschlimann"));
        translated_by.Add (wxT ("Carsten Kurz"));
        translated_by.Add (wxT ("GrĂ©goire Ausina"));
+       translated_by.Add (wxT ("Cherif Ben Brahim"));
        add_section (_("Translated by"), translated_by);
 
        wxArrayString artwork_by;
@@ -126,9 +127,11 @@ AboutDialog::AboutDialog (wxWindow* parent)
        supported_by.Add (wxT ("Adam Colt"));
        supported_by.Add (wxT ("Matthias Damm"));
        supported_by.Add (wxT ("Alexey Derevyanko"));
+       supported_by.Add (wxT ("Unwana Essien"));
        supported_by.Add (wxT ("Andres Fink"));
        supported_by.Add (wxT ("Evan Freeze"));
        supported_by.Add (wxT ("Silvio Giuliano"));
+       supported_by.Add (wxT ("Alan Gouger"));
        supported_by.Add (wxT ("Flor Guillaume"));
        supported_by.Add (wxT ("Antonio Ruiz Hernandez"));
        supported_by.Add (wxT ("Jonathan Jensen"));
@@ -150,7 +153,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        supported_by.Add (wxT ("Tim O'Brien"));
        supported_by.Add (wxT ("Ivan Pullman"));
        supported_by.Add (wxT ("Mark Rolfe"));
-       supported_by.Add (wxT ("David Rosenthal"));
+       supported_by.Add (wxT ("David Rozenthal"));
        supported_by.Add (wxT ("Andrä Steiner"));
        supported_by.Add (wxT ("Jussi Siponen"));
        supported_by.Add (wxT ("Lasse Salling"));