Add a description of which part of the config failed to load.
[dcpomatic.git] / src / wx / about_dialog.cc
index 7a7039d0c413e5f17b5b22fe29d10113ff56d609..eb100afc486099b467edaeecd52a7337dbeff14d 100644 (file)
@@ -116,6 +116,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        translated_by.Add (wxT ("Gökhan Aksoy"));
        translated_by.Add (wxT ("Thiago Andre"));
        translated_by.Add (wxT ("Felice D'Andrea"));
+       translated_by.Add (wxT ("Németh Áron"));
        translated_by.Add (wxT ("Grégoire Ausina"));
        translated_by.Add (wxT ("Tomáš Begeni"));
        translated_by.Add (wxT ("Fabio \"Zak\" Belli"));
@@ -148,7 +149,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        translated_by.Add (wxT ("Igor Voytovich"));
        translated_by.Add (wxT ("Rov (若文)"));
        translated_by.Add (wxT ("刘汉源"));
-       add_section (_("Translated by"), translated_by);
+       add_section (_("Translated by"), translated_by);
 
        wxArrayString patrons;
        patrons.Add ("Luproduction");