[Scummvm-git-logs] scummvm-web master -> 8af25a6e2881dfa4f2dd37e7c7b3f50a999377c0
lotharsm
mail at serra.me
Tue Sep 21 18:25:51 UTC 2021
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:
8af25a6e28 WEB: Changing "Daily Snapshots" link to "Daily Builds"
Commit: 8af25a6e2881dfa4f2dd37e7c7b3f50a999377c0
https://github.com/scummvm/scummvm-web/commit/8af25a6e2881dfa4f2dd37e7c7b3f50a999377c0
Author: Thunderforge (wjherrmann at gmail.com)
Date: 2021-09-21T20:25:48+02:00
Commit Message:
WEB: Changing "Daily Snapshots" link to "Daily Builds"
The URL goes to a section that has "Daily Builds" as its header, so the link name should be consistent.
Changed paths:
data/en/strings.json
diff --git a/data/en/strings.json b/data/en/strings.json
index 91225528..3e79b818 100644
--- a/data/en/strings.json
+++ b/data/en/strings.json
@@ -165,7 +165,7 @@
"menuDevelopmentBugTracker": "Bug Tracker",
"menuDevelopmentPatchTracker": "Patch Tracker",
"menuDevelopmentTranslations": "Translate ScummVM",
- "menuDevelopmentDailies": "Daily Snapshots",
+ "menuDevelopmentDailies": "Daily Builds",
"menuDevelopmentSourceCode": "Source Code Tree",
"menuDevelopmentBuildbot": "Buildbot",
"menuDevelopmentDoxygen": "API Reference",
More information about the Scummvm-git-logs
mailing list