diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-10-14 23:21:37 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-10-14 23:21:37 +0100 |
| commit | 5585138e5bd341edc78228869ec72de3cecf9015 (patch) | |
| tree | 1f18a1d882a400c286134f6996ec6516c6e12428 /src | |
| parent | bddcf0be1cc583aebd30e477748284d2a862a3f7 (diff) | |
Add translator of previous it_IT commit.
Diffstat (limited to 'src')
| -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 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")); |
