Fix build.
[dcpomatic.git] / src / wx / about_dialog.cc
index bfbc429c5bcdde31e097b920b29a390e5b5f7159..fbb89bfd665f2a4e1515c2b88941c0b5c48c086b 100644 (file)
@@ -152,6 +152,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        translated_by.Add (wxT ("Igor Voytovich"));
        translated_by.Add (wxT ("Rov (若文)"));
        translated_by.Add (wxT ("刘汉源"));
+       translated_by.Add (wxT ("poppinzhang"));
        add_section (_("Translated by"), translated_by);
 
        wxArrayString patrons;