diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-05-27 22:07:07 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-05-27 22:07:07 +0100 |
| commit | c2dc55e06e47d2ff0771af37ce3cd5acb01c914d (patch) | |
| tree | 042238f11b81735f10e97963cb5c32dd28f165ad /src/wx/about_dialog.cc | |
| parent | 74b0682db702dd95cc96ae9cf80142cbe2c26793 (diff) | |
Updated it_IT translation from Felice D'Andrea.
Diffstat (limited to 'src/wx/about_dialog.cc')
| -rw-r--r-- | src/wx/about_dialog.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index f107c872a..2461e7bbb 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 ("Manuel AC")); translated_by.Add (wxT ("Max Aeschlimann")); translated_by.Add (wxT ("Thiago Andre")); + translated_by.Add (wxT ("Felice D'Andrea")); translated_by.Add (wxT ("Grégoire Ausina")); translated_by.Add (wxT ("Tomáš Begeni")); translated_by.Add (wxT ("Fabio \"Zak\" Belli")); |
