From 5585138e5bd341edc78228869ec72de3cecf9015 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 14 Oct 2015 23:21:37 +0100 Subject: [PATCH] Add translator of previous it_IT commit. --- src/wx/about_dialog.cc | 1 + 1 file changed, 1 insertion(+) diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index 3d8265222..cc9747f5e 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -101,6 +101,7 @@ AboutDialog::AboutDialog (wxWindow* parent) translated_by.Add (wxT ("Grégoire Ausina")); translated_by.Add (wxT ("Cherif Ben Brahim")); translated_by.Add (wxT ("Massimiliano Broggi")); + translated_by.Add (wxT ("Davide Dall'AraCiao")); translated_by.Add (wxT ("William Fanelli")); translated_by.Add (wxT ("Thierry Journet")); translated_by.Add (wxT ("Adam Klotblixt")); -- 2.30.2