[Scummvm-git-logs] scummvm-web master -> 42fc64997b047c948f65ddd40cfc2d10fd254033

criezy criezy at scummvm.org
Tue Oct 15 21:50:24 CEST 2019


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

Summary:
42fc64997b WEB: Use macOS instead of Mac OS X in supported platform list


Commit: 42fc64997b047c948f65ddd40cfc2d10fd254033
    https://github.com/scummvm/scummvm-web/commit/42fc64997b047c948f65ddd40cfc2d10fd254033
Author: Thierry Crozat (criezy at scummvm.org)
Date: 2019-10-15T20:45:57+01:00

Commit Message:
WEB: Use macOS instead of Mac OS X in supported platform list

The Mac OS name has changed several times. Mac OS X was the original
name before it was changed to OS X with the release of OS X 10.8,
and then to macOS with the release of macOS 10.12. Using the current
name seems better, even though we support older versions of the
system.

Changed paths:
    lang/i18n/lang.en.json


diff --git a/lang/i18n/lang.en.json b/lang/i18n/lang.en.json
index 0dbae4b..00be250 100644
--- a/lang/i18n/lang.en.json
+++ b/lang/i18n/lang.en.json
@@ -144,7 +144,7 @@
     "introHeaderWhatIs": "What Is ScummVM?",
     "introHeaderContentP1": "ScummVM is a program which allows you to run certain classic graphical point-and-click adventure games, provided you already have their data files. The clever part about this: ScummVM just replaces the executables shipped with the games, allowing you to play them on systems for which they were never designed! ",
     "introHeaderContentP2": "ScummVM supports many adventure games, including LucasArts SCUMM games (such as <i>Monkey Island</i> 1-3, <i>Day of the Tentacle</i>, <i>Sam & Max</i>, ...), many of Sierra's AGI and SCI games (such as <i>King's Quest</i> 1-7, <i>Space Quest</i> 1-6, ...), <i>Discworld</i> 1 and 2, <i>Simon the Sorcerer</i> 1 and 2, <i>Beneath A Steel Sky</i>, <i>Lure of the Temptress</i>, <i>Broken Sword</i> 1 and 2, <i>Flight of the Amazon Queen</i>, <i>Gobliiins</i> 1-3, <i>The Legend of Kyrandia</i> 1-3, many of Humongous Entertainment's children's SCUMM games (including <i>Freddi Fish</i> and <i>Putt Putt</i> games) and many more. ",
-    "introHeaderContentP3": "You can find a full list with details on which games are supported and how well on the <a href=\"/compatibility/\">compatibility page</a>. ScummVM is continually improving, so check back often. Among the systems on which you can play those games are Windows, Linux, Mac OS X, iOS, Android, PS Vita, Switch, Dreamcast, AmigaOS, Atari/FreeMiNT, RISC OS, Haiku, PSP, PS3, Maemo, GCW Zero and many more... ",
+    "introHeaderContentP3": "You can find a full list with details on which games are supported and how well on the <a href=\"/compatibility/\">compatibility page</a>. ScummVM is continually improving, so check back often. Among the systems on which you can play those games are Windows, Linux, macOS, iOS, Android, PS Vita, Switch, Dreamcast, AmigaOS, Atari/FreeMiNT, RISC OS, Haiku, PSP, PS3, Maemo, GCW Zero and many more... ",
     "introHeaderContentP4": "Our forum, <a href=\"https://discord.gg/5D8yTtF\"> Discord Server</a> and IRC channel, <a href=\"irc://irc.freenode.net/scummvm?key=scummvm\"> #scummvm on irc.freenode.net</a>, are open for comments and suggestions. Please read our <a href=\"/faq/\">FAQ</a> before posting. ",
     "introHeaderContentP5": "You may support the project by expressing your excitement in the form of a donation via PayPal although we value code contributions considerably more. ",
     "linksTitle": "Links",





More information about the Scummvm-git-logs mailing list