Cleanup: white space.
[dcpomatic.git] / src / wx / about_dialog.cc
index e14c8aa2f7dcd31f9d1a2a920caca56197a8fea1..eb100afc486099b467edaeecd52a7337dbeff14d 100644 (file)
@@ -113,8 +113,10 @@ AboutDialog::AboutDialog (wxWindow* parent)
        wxArrayString translated_by;
        translated_by.Add (wxT ("Manuel AC"));
        translated_by.Add (wxT ("Max Aeschlimann"));
+       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"));
@@ -147,8 +149,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        translated_by.Add (wxT ("Igor Voytovich"));
        translated_by.Add (wxT ("Rov (若文)"));
        translated_by.Add (wxT ("刘汉源"));
-       translated_by.Add (wxT ("Gökhan Aksoy"));
-       add_section (_("Translated by"), translated_by);
+       add_section (_("Translated by"), translated_by);
 
        wxArrayString patrons;
        patrons.Add ("Luproduction");