[Scummvm-git-logs] scummvm master -> 65184d8aa28b403c492d9f2e338473a25c66a99b

sev- noreply at scummvm.org
Wed Apr 24 11:30:38 UTC 2024


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
65184d8aa2 CREDITS: Added Linus as Finnish translator


Commit: 65184d8aa28b403c492d9f2e338473a25c66a99b
    https://github.com/scummvm/scummvm/commit/65184d8aa28b403c492d9f2e338473a25c66a99b
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2024-04-24T13:30:29+02:00

Commit Message:
CREDITS: Added Linus as Finnish translator

Changed paths:
    AUTHORS
    devtools/credits.pl
    doc/docportal/help/credits.rst
    gui/credits.h


diff --git a/AUTHORS b/AUTHORS
index 9e17b1ba26b..843100fcfaa 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -858,6 +858,7 @@ Other contributions
        Ben Castricum
 
     Finnish:
+       Linus Virtanen
        Toni Saarela
        Timo Mikkolainen
 
diff --git a/devtools/credits.pl b/devtools/credits.pl
index bd322f2aa20..25d4a35cfda 100755
--- a/devtools/credits.pl
+++ b/devtools/credits.pl
@@ -851,6 +851,7 @@ begin_credits("Credits");
 					add_person("Ben Castricum", "", "");
 				end_section();
 				begin_section("Finnish");
+					add_person("Linus Virtanen", "", "");
 					add_person("Toni Saarela", "catnose", "");
 					add_person("Timo Mikkolainen", "timpii", "");
 				end_section();
diff --git a/doc/docportal/help/credits.rst b/doc/docportal/help/credits.rst
index 304d1d7faae..ffe2821eea3 100644
--- a/doc/docportal/help/credits.rst
+++ b/doc/docportal/help/credits.rst
@@ -2150,6 +2150,8 @@ Finnish
 .. list-table::
    :widths: 35 65
 
+   * - Linus Virtanen
+     -
    * - Toni Saarela
      -
    * - Timo Mikkolainen
diff --git a/gui/credits.h b/gui/credits.h
index 432f4edfa6e..85ba8e96942 100644
--- a/gui/credits.h
+++ b/gui/credits.h
@@ -1033,6 +1033,7 @@ static const char *const credits[] = {
 "C0""Ben Castricum",
 "",
 "C1""Finnish",
+"C0""Linus Virtanen",
 "C0""Toni Saarela",
 "C0""Timo Mikkolainen",
 "",




More information about the Scummvm-git-logs mailing list