diff --git a/gtk2_ardour/about.cc b/gtk2_ardour/about.cc index ee03721e84..6710b2db52 100644 --- a/gtk2_ardour/about.cc +++ b/gtk2_ardour/about.cc @@ -148,7 +148,7 @@ static const char* authors[] = { }; static const char* translators[] = { - N_("French:\n\tAlain Fréhel \n"), + N_("French:\n\tAlain Fréhel \n\tChristophe Combelles \n"), N_("German:\n\tKarsten Petersen \n"), N_("Italian:\n\tFilippo Pappalardo \n"), N_("Portuguese:\n\tRui Nuno Capela \n"),