mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-21 09:26:26 +00:00
CREDITS: Add credits for Sfinx translation to English
This commit is contained in:
parent
0433eda4de
commit
bb1df52da8
6
AUTHORS
6
AUTHORS
@ -524,6 +524,12 @@ Other contributions
|
||||
Victor Gonzalez - Soltys Spanish translation
|
||||
Alejandro Gomez de la Munoza - Soltys Spanish translation
|
||||
|
||||
CGE2:
|
||||
Arnaud Boutonne - Sfinx English translation
|
||||
Thierry Crozat - Sfinx English translation
|
||||
Peter Bozso - Sfinx English translation editor
|
||||
Ryan Clark - Sfinx English translation editor
|
||||
|
||||
Drascula:
|
||||
Thierry Crozat - Improve French translation
|
||||
|
||||
|
@ -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();
|
||||
|
@ -630,6 +630,18 @@ static const char *credits[] = {
|
||||
"C0""Alejandro G\363mez de la Mu\361oza",
|
||||
"C2""Soltys Spanish translation",
|
||||
"",
|
||||
"C1""CGE2",
|
||||
"A0""Arnaud Boutonne",
|
||||
"C0""Arnaud Boutonn\351",
|
||||
"C2""Sfinx English translation",
|
||||
"C0""Thierry Crozat",
|
||||
"C2""Sfinx English translation",
|
||||
"A0""Peter Bozso",
|
||||
"C0""Peter Bozs\363",
|
||||
"C2""Sfinx English translation editor",
|
||||
"C0""Ryan Clark",
|
||||
"C2""Sfinx English translation editor",
|
||||
"",
|
||||
"C1""Drascula",
|
||||
"C0""Thierry Crozat",
|
||||
"C2""Improve French translation",
|
||||
|
Loading…
x
Reference in New Issue
Block a user