X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fwx%2Fabout_dialog.cc;fp=src%2Fwx%2Fabout_dialog.cc;h=bfbc429c5bcdde31e097b920b29a390e5b5f7159;hb=67a924f7860d38df576aa376389fca860d62e33f;hp=38cb466f1b2afd65a1f13fb752fec0232297acfa;hpb=ca9a8a60df3d2040af9caa7bc5079c55a1921acb;p=dcpomatic.git diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index 38cb466f1..bfbc429c5 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -123,6 +123,7 @@ AboutDialog::AboutDialog (wxWindow* parent) translated_by.Add (wxT ("Cherif Ben Brahim")); translated_by.Add (wxT ("Massimiliano Broggi")); translated_by.Add (wxT ("Dan Cohen")); + translated_by.Add (wxT ("Akivili Collindort")); translated_by.Add (wxT ("Davide Dall'AraCiao")); translated_by.Add (wxT ("Uwe Dittes")); translated_by.Add (wxT ("Михаил Эпштейн"));