From 39595244e851d9c1c9b3ebb90acb774244b3d6bc Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Sun, 24 Sep 2023 19:58:59 +0200 Subject: [PATCH] Credit where credit is due --- gtk2_ardour/about.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk2_ardour/about.cc b/gtk2_ardour/about.cc index 7dfb0c144e..3341218755 100644 --- a/gtk2_ardour/about.cc +++ b/gtk2_ardour/about.cc @@ -263,7 +263,7 @@ static const char* translators[] = { N_("Greek:\n\t Klearchos Gourgourinis \n"), N_("Swedish:\n\t Petter Sundlöf \n"), N_("Polish:\n\t Piotr Zaryk \n"), - N_("Czech:\n\t Pavel Fric \n"), + N_("Czech:\n\t Pavel Fric \n\t Martin Vlk \n"), N_("Norwegian:\n\t Eivind Ødegård\n"), N_("Chinese:\n\t Rui-huai Zhang \n"), N_("Japanese:\n\t Hiroki Inagaki \n"),