aboutsummaryrefslogtreecommitdiff
path: root/devtools
diff options
context:
space:
mode:
authorThierry Crozat2014-12-21 18:26:40 +0000
committerThierry Crozat2014-12-21 18:26:40 +0000
commitbb1df52da8be0322d5f04ddd371dc3c68eb3812a (patch)
tree5d2d269775a9496e0c45df1ed053d741b62e8314 /devtools
parent0433eda4dec8b6ac660aacec2ae3866461214ce3 (diff)
downloadscummvm-rg350-bb1df52da8be0322d5f04ddd371dc3c68eb3812a.tar.gz
scummvm-rg350-bb1df52da8be0322d5f04ddd371dc3c68eb3812a.tar.bz2
scummvm-rg350-bb1df52da8be0322d5f04ddd371dc3c68eb3812a.zip
CREDITS: Add credits for Sfinx translation to English
Diffstat (limited to 'devtools')
-rwxr-xr-xdevtools/credits.pl6
1 files changed, 6 insertions, 0 deletions
diff --git a/devtools/credits.pl b/devtools/credits.pl
index 1c2ece80ed..e919c0b8ba 100755
--- a/devtools/credits.pl
+++ b/devtools/credits.pl
@@ -1092,6 +1092,12 @@ begin_credits("Credits");
add_person("Víctor González", "IlDucci", "Soltys Spanish translation");
add_person("Alejandro Gómez de la Muñoza", "TheFireRed", "Soltys Spanish translation");
end_section();
+ begin_section("CGE2");
+ add_person("Arnaud Boutonné", "Strangerke", "Sfinx English translation");
+ add_person("Thierry Crozat", "criezy", "Sfinx English translation");
+ add_person("Peter Bozsó", "uruk", "Sfinx English translation editor");
+ add_person("Ryan Clark", "", "Sfinx English translation editor");
+ end_section();
begin_section("Drascula");
add_person("Thierry Crozat", "criezy", "Improve French translation");
end_section();