Updated zh_CN translation from 刘汉源.
[dcpomatic.git] / src / wx / about_dialog.cc
index 76d2831bbbca398e70cf9dc2e8979d4850131179..20b4b398181c6b764224c4e46cc2ab2e2b5fea7b 100644 (file)
@@ -124,7 +124,8 @@ AboutDialog::AboutDialog (wxWindow* parent)
        translated_by.Add (wxT ("Marek Skrzelowski"));
        translated_by.Add (wxT ("Igor Voytovich"));
        translated_by.Add (wxT ("Rov (若文)"));
-       add_section (_("Translated by"), translated_by);
+       translated_by.Add (wxT ("刘汉源"));
+       add_section (_("Translated by"), translated_by);
 
        wxArrayString with_help_from;
        with_help_from.Add (wxT ("David Vignoni"));