Merge master.
[dcpomatic.git] / src / wx / about_dialog.cc
index b8eecc90a59d889d4e375c3d896a4f1537097b57..9c7857c1e72c1dc6fddb8d6465446b651bc625fd 100644 (file)
@@ -106,6 +106,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        translated_by.Add (wxT ("Theo Kooijmans"));
        translated_by.Add (wxT ("Max Aeschlimann"));
        translated_by.Add (wxT ("Carsten Kurz"));
+       translated_by.Add (wxT ("GrĂ©goire Ausina"));
        add_section (_("Translated by"), translated_by);
 
        wxArrayString artwork_by;