[Scummvm-git-logs] scummvm master -> 057807a26819fe1f3eb8b80236ca33c4add61922
sev-
noreply at scummvm.org
Thu Feb 19 11:04:02 UTC 2026
This automated email contains information about 2 new commits which have been
pushed to the 'scummvm' repo located at https://api.github.com/repos/scummvm/scummvm .
Summary:
24504915c3 CREDITS: Adding Daniel Nylander to Swedish translators
057807a268 CREDITS: Regenerate
Commit: 24504915c3fe8adb7d60974537885764a0531cc7
https://github.com/scummvm/scummvm/commit/24504915c3fe8adb7d60974537885764a0531cc7
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2026-02-19T12:02:48+01:00
Commit Message:
CREDITS: Adding Daniel Nylander to Swedish translators
Changed paths:
devtools/credits.pl
diff --git a/devtools/credits.pl b/devtools/credits.pl
index ae22872e51e..fcd3414e571 100755
--- a/devtools/credits.pl
+++ b/devtools/credits.pl
@@ -907,9 +907,11 @@ begin_credits("Credits");
begin_section("Swedish");
add_person("Hampus Flink", "", "");
add_person("Adrian Frühwirth", "bonki", "");
+ add_person("Daniel Nylander", "", "");
end_section();
begin_section("Ukrainian");
add_person("Lubomyr Lisen", "", "");
+ add_person("Eugene Sandulenko", "sev", "");
end_section();
end_section();
begin_section("Game Translations", "game_translations");
Commit: 057807a26819fe1f3eb8b80236ca33c4add61922
https://github.com/scummvm/scummvm/commit/057807a26819fe1f3eb8b80236ca33c4add61922
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2026-02-19T12:03:19+01:00
Commit Message:
CREDITS: Regenerate
Changed paths:
AUTHORS
doc/docportal/help/credits.rst
gui/credits.h
diff --git a/AUTHORS b/AUTHORS
index 5a6ca58188d..d09edfbbfe5 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -967,9 +967,11 @@ Other contributions
Swedish:
Hampus Flink
Adrian Fruehwirth
+ Daniel Nylander
Ukrainian:
Lubomyr Lisen
+ Eugene Sandulenko
Game Translations
-----------------
diff --git a/doc/docportal/help/credits.rst b/doc/docportal/help/credits.rst
index 009899c2785..2a051098d05 100644
--- a/doc/docportal/help/credits.rst
+++ b/doc/docportal/help/credits.rst
@@ -2441,6 +2441,8 @@ Swedish
-
* - Adrian Frühwirth
-
+ * - Daniel Nylander
+ -
Ukrainian
^^^^^^^^^
@@ -2450,6 +2452,8 @@ Ukrainian
* - Lubomyr Lisen
-
+ * - Eugene Sandulenko
+ -
Game Translations
*****************
diff --git a/gui/credits.h b/gui/credits.h
index a6b21a385af..69cfe6dcd1a 100644
--- a/gui/credits.h
+++ b/gui/credits.h
@@ -1147,9 +1147,11 @@ static const char *const credits[] = {
"C1""Swedish",
"C0""Hampus Flink",
"C0""Adrian Fr\303\274hwirth",
+"C0""Daniel Nylander",
"",
"C1""Ukrainian",
"C0""Lubomyr Lisen",
+"C0""Eugene Sandulenko",
"",
"",
"C1""Game Translations",
More information about the Scummvm-git-logs
mailing list