From ff47de5cd1a3323466973a2fbff1815ec687754f Mon Sep 17 00:00:00 2001 From: Thierry Crozat Date: Thu, 24 Jun 2010 22:37:30 +0000 Subject: Add credits for the translations. svn-id: r50248 --- tools/credits.pl | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'tools/credits.pl') diff --git a/tools/credits.pl b/tools/credits.pl index bff1251f7a..208602911e 100755 --- a/tools/credits.pl +++ b/tools/credits.pl @@ -854,6 +854,25 @@ begin_credits("Credits"); add_person("Johannes Schickel", "LordHoto", ""); end_section(); end_section(); + + begin_section("Translations"); + begin_persons(); + add_person("Thierry Crozat", "criezy", "Translation Lead"); + end_persons(); + begin_section("French"); + add_person("Thierry Crozat", "criezy", ""); + end_section(); + begin_section("German"); + add_person("Simon Sawatzki", "SimSaw", ""); + add_person("Lothar Serra Mari", "Lothar93", ""); + end_section(); + begin_section("Hungarian"); + add_person("Eugene Sandulenko", "sev", ""); + end_section(); + begin_section("Russian"); + add_person("Eugene Sandulenko", "sev", ""); + end_section(); + end_section(); begin_section("Websites (design)"); begin_persons(); -- cgit v1.2.3