diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-08-28 17:36:48 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-08-28 17:36:48 +0100 |
| commit | ceb62f223dc801b702f4cea9696d6c9e4efc79eb (patch) | |
| tree | ed1b9524659663050ca9eb5b6b74f61b84cca271 /src | |
| parent | 0c374f44567c5faaec278768ccb78406aed94fd3 (diff) | |
Translator credit.
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 a99af0334..efc4e6f59 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -107,6 +107,7 @@ AboutDialog::AboutDialog (wxWindow* parent) translated_by.Add (wxT ("Theo Kooijmans")); translated_by.Add (wxT ("Carsten Kurz")); translated_by.Add (wxT ("Lilian Lefranc")); + translated_by.Add (wxT ("Gérald Maruccia")); translated_by.Add (wxT ("Olivier Perriere")); translated_by.Add (wxT ("Markus Raab")); translated_by.Add (wxT ("Davide Sanvito")); |
