From 024b7758c5122bae99f1a92fc38fce3ad231d1f6 Mon Sep 17 00:00:00 2001 From: Thierry Crozat Date: Wed, 19 Jan 2011 23:05:06 +0000 Subject: I18N: Update credits and NEWS file after adding two new GUI translations svn-id: r55339 --- tools/credits.pl | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'tools/credits.pl') diff --git a/tools/credits.pl b/tools/credits.pl index 5e5f3c2b21..1bdd81cdb1 100755 --- a/tools/credits.pl +++ b/tools/credits.pl @@ -891,6 +891,9 @@ begin_credits("Credits"); begin_section("Catalan"); add_person("Jordi Vilalta Prat", "jvprat", ""); end_section(); + begin_section("Danish"); + add_person("Steffen Nyeland", "", ""); + end_section(); begin_section("French"); add_person("Thierry Crozat", "criezy", ""); end_section(); @@ -908,6 +911,9 @@ begin_credits("Credits"); begin_section("Norwegian (Bokmål)"); add_person("Einar Johan T. Sømåen", "", ""); end_section(); + begin_section("Norwegian (Nynorsk)"); + add_person("Einar Johan T. Sømåen", "", ""); + end_section(); begin_section("Brazilian Portuguese"); add_person("ScummBR Team", "", ""); end_section(); -- cgit v1.2.3