summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2025-04-14 18:39:28 +0200
committerCarl Hetherington <cth@carlh.net>2025-04-14 18:39:28 +0200
commitc6c81128909add9908c5a13e156cd91dde001eec (patch)
treef400ac0b00c1144698ccf5909f1bbdd6316d4a53
parent29ac66ff170cec9029a0bcf47a66768b54be0c77 (diff)
Add David Lankes to translator credits.
-rw-r--r--src/wx/about_dialog.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc
index 7b4a8453d..2abf0ef17 100644
--- a/src/wx/about_dialog.cc
+++ b/src/wx/about_dialog.cc
@@ -146,6 +146,7 @@ AboutDialog::AboutDialog(wxWindow* parent)
translated_by.Add(char_to_wx("Theo Kooijmans"));
translated_by.Add(char_to_wx("Carsten Kurz"));
translated_by.Add(char_to_wx("Roman Kuznetsov"));
+ translated_by.Add(char_to_wx("David Lankes"));
translated_by.Add(char_to_wx("Lilian Lefranc"));
// Doesn't want to be credited
// translated_by.Add(char_to_wx("Kahn Li"));