diff options
| author | Carl Hetherington <cth@carlh.net> | 2021-08-21 20:32:29 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2021-08-21 20:32:29 +0200 |
| commit | 92933c13e9233149e4e80244d92da81b70072214 (patch) | |
| tree | 40fca138609e7b323d513c3399d3d219a1899e0d /src | |
| parent | 153090c7d670b1509747785b7d9211f033aa779b (diff) | |
Add Uwe Dittes as translator.
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 73c569282..c4167c7e7 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -120,6 +120,7 @@ AboutDialog::AboutDialog (wxWindow* parent) translated_by.Add (wxT ("Massimiliano Broggi")); translated_by.Add (wxT ("Dan Cohen")); translated_by.Add (wxT ("Davide Dall'AraCiao")); + translated_by.Add (wxT ("Uwe Dittes")); translated_by.Add (wxT ("William Fanelli")); translated_by.Add (wxT ("Max M. Fuhlendorf")); translated_by.Add (wxT ("Tomáš Hlaváč")); |
