[Scummvm-git-logs] scummvm-web master -> 1a8b81fd0012b97070ab1edb98a01eb97b9a56bf
antoniou79
antoniou at cti.gr
Sat Nov 16 23:17:19 CET 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:
1a8b81fd00 WEB: GAMEDOWNLOADS: Fix inconsistency for number and list of freeware games
Commit: 1a8b81fd0012b97070ab1edb98a01eb97b9a56bf
https://github.com/scummvm/scummvm-web/commit/1a8b81fd0012b97070ab1edb98a01eb97b9a56bf
Author: Thanasis Antoniou (a.antoniou79 at gmail.com)
Date: 2019-11-17T00:15:45+02:00
Commit Message:
WEB: GAMEDOWNLOADS: Fix inconsistency for number and list of freeware games
Also add mention of Blade Runner subtitles, and include compatibility info on the subtitles link
Changed paths:
data/games.xml
lang/i18n/lang.en.json
diff --git a/data/games.xml b/data/games.xml
index 4c0e65b..661b327 100644
--- a/data/games.xml
+++ b/data/games.xml
@@ -410,6 +410,7 @@
<category_icon>blade</category_icon>
<url type="extras">Blade Runner/Blade_Runner_Subtitles-v4.zip</url>
<name>Blade Runner Subtitles (English, French, Subtitles AddOn)</name>
+ <extra_msg>- Requires ScummVM 2.1.0</extra_msg>
</file>
</entries>
</subsection>
diff --git a/lang/i18n/lang.en.json b/lang/i18n/lang.en.json
index 099bd49..b2dccba 100644
--- a/lang/i18n/lang.en.json
+++ b/lang/i18n/lang.en.json
@@ -71,7 +71,7 @@
"downloadsContentP1": "If you have one of the supported systems, you can directly download the appropriate binary distribution. If you have another system, download the source and read the [Compiling ScummVM](http://wiki.scummvm.org/index.php/Compiling_ScummVM) page on our Wiki for directions on how to build ScummVM. If you have successfully ported ScummVM to a platform not listed, please drop us a note, telling which OS, etc. you used.",
"downloadsContentP2": "The latest STABLE release of ScummVM is {release}, and can be downloaded below under '[Release Binaries](/downloads/#stable)'. If you run Windows and are confused, download the 'Windows Installer'.",
"downloadsContentP3": "For UNSTABLE experimental versions of ScummVM (for people who know what they are doing), please see the [Daily Builds](/downloads/#daily) section, near the end of this page.",
- "downloadsContentP4": "Also there is a separate [Game downloads page](/games/). These currently include the nine freeware games 'Beneath a Steel Sky', 'Broken Sword 2.5', 'Dreamweb', 'Flight of the Amazon Queen', 'Lure of the Temptress', 'Drascula: The Vampire Strikes Back', 'Soltys', 'Sfinx' and 'Mystery House', along with cutscene packs recommended for use when playing some versions of the Broken Sword games or Feeble Files under ScummVM.",
+ "downloadsContentP4": "Also there is a separate [Game downloads page](/games/). These currently include the nine freeware games 'Beneath a Steel Sky', 'Broken Sword 2.5', 'Dreamweb', 'Flight of the Amazon Queen', 'Lure of the Temptress', 'Drascula: The Vampire Strikes Back', 'Soltys', 'Sfinx' and 'Mystery House', along with cutscene packs recommended for use when playing some versions of the Broken Sword games or Feeble Files under ScummVM and subtitles for Blade Runner.",
"downloadsBadge": "Recommended download for your system",
"downloadEngineData": "Additional Game Engine Data",
"downloadsXMLTitle": "Downloads for ScummVM",
@@ -113,8 +113,8 @@
"gamesTitle": "Games",
"gamesContentTitle": "Download freeware games",
"gamesHeader": "Navigation",
- "gamesContentP1": "Below are the [Game downloads](/games/#games). These currently include eight freeware games 'Beneath a Steel Sky', 'Dreamweb', 'Flight of the Amazon Queen', 'Lure of the Temptress', 'Drascula: The Vampire Strikes Back', 'Soltys', 'Sfinx' and 'Mystery House'.",
- "gamesContentP2": "Also, you can find cutscene packs recommended for use when playing any of the Broken Sword games or Feeble Files under ScummVM.",
+ "gamesContentP1": "Below are the [Game downloads](/games/#games). These currently include nine freeware games 'Beneath a Steel Sky', 'Broken Sword 2.5', 'Dreamweb', 'Flight of the Amazon Queen', 'Lure of the Temptress', 'Drascula: The Vampire Strikes Back', 'Soltys', 'Sfinx' and 'Mystery House'.",
+ "gamesContentP2": "Also, you can find cutscene packs recommended for use when playing any of the Broken Sword games or Feeble Files under ScummVM as well as subtitles for Blade Runner.",
"gamesXMLTitle": "Game downloads for ScummVM",
"gamesXMLAddons": "Addons for ScummVM",
"sword1AddonsNote": "Since version 1.0.0 ScummVM supports the original cutscenes in smacker format for Broken Sword 1 and the cutscene pack below is not needed.\n\nWhen using older versions of ScummVM you need to get the cutscene pack below (provided with the kind permission of Revolution Software) to replace the original smacker files. It contains video in DXA format and audio in FLAC format. The audio files are also available in OGG format as a separate download to replace FLAC files when using ScummVM on platforms that do not support FLAC audio. Audio files are available in several languages and to use them you just need to replace the English FLAC files from the cutscene pack with the files from your choosen language and format.\n\nYou may want to get the Subtitles AddOn though as it adds subtitles not present in the original game to the cutscenes.",
More information about the Scummvm-git-logs
mailing list