Merge master.
[dcpomatic.git] / src / wx / about_dialog.cc
index bd4a39811e158e235d34a62a8f836efb28ed6ab9..21274cda21211335c9e8e06943a8399318f4f67e 100644 (file)
@@ -105,6 +105,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        translated_by.Add (wxT ("Markus Raab"));
        translated_by.Add (wxT ("Theo Kooijmans"));
        translated_by.Add (wxT ("Max Aeschlimann"));
+       translated_by.Add (wxT ("Carsten Kurz"));
        add_section (_("Translated by"), translated_by);
 
        wxArrayString artwork_by;
@@ -159,6 +160,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        tested_by.Add (wxT ("Mike Blakesley"));
        tested_by.Add (wxT ("David Booty"));
        tested_by.Add (wxT ("Roop Chand"));
+       tested_by.Add (wxT ("Daniel Chauvet"));
        tested_by.Add (wxT ("Adam Colt"));
        tested_by.Add (wxT ("John Convertino"));
        tested_by.Add (wxT ("Andreas Eli"));