diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-09-14 10:49:59 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-09-14 10:49:59 +0100 |
| commit | d37155542b6270fbff1017418be42ae68a494e57 (patch) | |
| tree | 451fd30178e22670c3f5b434b6a23b32a96a0c45 /src | |
| parent | f6aa6de25ba883832999cdb3c5700562d9c9b229 (diff) | |
Update translators.
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 7d66fbca7..ed5e32797 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -103,6 +103,7 @@ AboutDialog::AboutDialog (wxWindow* parent) translated_by.Add (wxT ("Max Aeschlimann")); translated_by.Add (wxT ("Carsten Kurz")); translated_by.Add (wxT ("Grégoire Ausina")); + translated_by.Add (wxT ("Cherif Ben Brahim")); add_section (_("Translated by"), translated_by); wxArrayString artwork_by; |
