From 2c058a1235cc686a5555de5afd8c895ef2a11df4 Mon Sep 17 00:00:00 2001 From: Thierry Crozat Date: Mon, 15 Nov 2010 21:01:48 +0000 Subject: CREDITS: Add Hungarian translator. svn-id: r54252 --- AUTHORS | 1 + gui/credits.h | 1 + tools/credits.pl | 1 + 3 files changed, 3 insertions(+) diff --git a/AUTHORS b/AUTHORS index 30470de5e7..7a70dc2604 100644 --- a/AUTHORS +++ b/AUTHORS @@ -357,6 +357,7 @@ Other contributions Hungarian: Alex Bevilacqua + George Kormendi Italian: Matteo Angelino diff --git a/gui/credits.h b/gui/credits.h index d54e280a37..10a2e937c8 100644 --- a/gui/credits.h +++ b/gui/credits.h @@ -401,6 +401,7 @@ static const char *credits[] = { "", "C1""Hungarian", "C0""Alex Bevilacqua", +"C0""George Kormendi", "", "C1""Italian", "C0""Matteo Angelino", diff --git a/tools/credits.pl b/tools/credits.pl index 75f9678cbc..509df40274 100755 --- a/tools/credits.pl +++ b/tools/credits.pl @@ -897,6 +897,7 @@ begin_credits("Credits"); end_section(); begin_section("Hungarian"); add_person("Alex Bevilacqua", "", ""); + add_person("George Kormendi", "GoodOldGeorg", ""); end_section(); begin_section("Italian"); add_person("Matteo Angelino", "Maff", ""); -- cgit v1.2.3