[Scummvm-git-logs] scummvm-web master -> e5dbb36d39e74c70643ced7eca1d068f603d7496
sev-
sev at scummvm.org
Wed Apr 1 11:39:26 UTC 2020
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:
e5dbb36d39 WEB: Add link to browse frs in Old Versions section of the Download page
Commit: e5dbb36d39e74c70643ced7eca1d068f603d7496
https://github.com/scummvm/scummvm-web/commit/e5dbb36d39e74c70643ced7eca1d068f603d7496
Author: Thierry Crozat (criezy at scummvm.org)
Date: 2020-04-01T13:39:21+02:00
Commit Message:
WEB: Add link to browse frs in Old Versions section of the Download page
Changed paths:
data/downloads.xml
lang/i18n/lang.en.json
diff --git a/data/downloads.xml b/data/downloads.xml
index 00ec629a..62e54308 100644
--- a/data/downloads.xml
+++ b/data/downloads.xml
@@ -623,6 +623,9 @@
<baseurl>/frs/scummvm/</baseurl>
<notes>
{#downloadsOldBinariesNote#}
+ {#downloadsOldBinariesFrsNote1#}
+ <h:a href="/frs/scummvm/">{#downloadsOldBinariesFrsNote2#}</h:a>
+ {#downloadsOldBinariesFrsNote3#}
</notes>
<entries>
<file>
diff --git a/lang/i18n/lang.en.json b/lang/i18n/lang.en.json
index 94bee903..8f4c5286 100644
--- a/lang/i18n/lang.en.json
+++ b/lang/i18n/lang.en.json
@@ -86,6 +86,9 @@
"downloadsOldBinaries": "Older versions (unsupported)",
"downloadsOld": "Older versions",
"downloadsOldBinariesNote": "In a few cases, we do not (yet) have new binaries of ScummVM and/or the ScummVM tools for some platforms. In these cases, we still have older versions around, for your convenience.",
+ "downloadsOldBinariesFrsNote1": "You can also ",
+ "downloadsOldBinariesFrsNote2": "browse our server",
+ "downloadsOldBinariesFrsNote3": " to find all the past releases.",
"downloadsExtra": "Extras, game downloads",
"downloadsGames": "Game downloads",
"downloadsDailyBuilds": "Daily Builds",
More information about the Scummvm-git-logs
mailing list