diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-03-21 23:14:52 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-03-21 23:14:52 +0000 |
| commit | 9af2f52c16ceb198367c801713eb4f5c0435f81e (patch) | |
| tree | 7f118478881b6e2e564bed3a6bb3806c87ea45b5 /src/wx/about_dialog.cc | |
| parent | 674f59e307919856118d21aa03b53eb6fa82aeb0 (diff) | |
fr_FR updates from Dan Cohen.
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 2c32b3e9e..5c191d137 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -116,6 +116,7 @@ AboutDialog::AboutDialog (wxWindow* parent) translated_by.Add (wxT ("Fabio \"Zak\" Belli")); translated_by.Add (wxT ("Cherif Ben Brahim")); translated_by.Add (wxT ("Massimiliano Broggi")); + translated_by.Add (wxT ("Dan Cohen")); translated_by.Add (wxT ("Davide Dall'AraCiao")); translated_by.Add (wxT ("William Fanelli")); translated_by.Add (wxT ("Max M. Fuhlendorf")); |
