summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2021-03-19 00:00:21 +0100
committerCarl Hetherington <cth@carlh.net>2021-03-19 00:00:21 +0100
commit96364216624c79d12454aca40b89dc9ee3be5894 (patch)
tree9c7ac20a730012f98570a0938c6314f3d1428126 /src
parent1701253912a8a6fcec87447b58efa53cacbac4b4 (diff)
Add Mattias Mattsson to translators list.
Diffstat (limited to 'src')
-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 5c13be551..08bf81d2a 100644
--- a/src/wx/about_dialog.cc
+++ b/src/wx/about_dialog.cc
@@ -130,6 +130,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
translated_by.Add (wxT ("Carsten Kurz"));
translated_by.Add (wxT ("Lilian Lefranc"));
translated_by.Add (wxT ("Gérald Maruccia"));
+ translated_by.Add (wxT ("Mattias Mattsson"));
translated_by.Add (wxT ("Mike Mazur"));
translated_by.Add (wxT ("Rob van Nieuwkerk"));
translated_by.Add (wxT ("Anders Uhl Pedersen"));