[Scummvm-git-logs] scummvm-web master -> b9beb978f520d892451037750fde98a04efd7dea
SupSuper
supsuper at gmail.com
Sat Oct 3 00:31:17 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:
b9beb978f5 WEB: Clarify descriptions in Contact page (#132)
Commit: b9beb978f520d892451037750fde98a04efd7dea
https://github.com/scummvm/scummvm-web/commit/b9beb978f520d892451037750fde98a04efd7dea
Author: Daniel (supsuper at gmail.com)
Date: 2020-10-03T01:31:15+01:00
Commit Message:
WEB: Clarify descriptions in Contact page (#132)
* WEB: Clarify Contact page
Improve intro and description of mailing lists
* WEB: Update Contact links to HTTPS
Changed paths:
data/localization/en/strings.json
diff --git a/data/localization/en/strings.json b/data/localization/en/strings.json
index 0bd76854..48a16d2f 100644
--- a/data/localization/en/strings.json
+++ b/data/localization/en/strings.json
@@ -30,17 +30,17 @@
"compatibilitySectionTitle": "{company} Game Compatibility Chart",
"contactTitle": "Contact",
"contactContentTitle": "Contact",
- "contactIntro": "**Please do not contact the team for questions about using ScummVM. Instead use the [forums](http://forums.scummvm.org/) or the [bug reporting system](http://bugs.scummvm.org/)!**",
+ "contactIntro": "You can reach us via the following methods:",
"contactDiscordHeader": "Discord",
"contactDiscord": "Join us on Discord! No matter if you just want to hang around with the ScummVM community or if you want to discuss the latest development, our [Discord Server](https://discord.gg/5D8yTtF) is the place to go.",
"contactIRCHeader": "IRC channel",
"contactIRC": "The #scummvm IRC channel on [irc.freenode.net](http://freenode.net/) is also a good place to ask questions. Many ScummVM developers hang out there regularly, as well as many ScummVM users.",
"contactForumsHeader": "Forums",
- "contactForums": "We offer several [forums](http://forums.scummvm.org/). Use the [Help and Support forum](http://forums.scummvm.org/viewforum.php?f=2) if you encounter problems using ScummVM. The [General discussion forum](http://forums.scummvm.org/viewforum.php?f=1) is, as the name suggests, meant for general discussion of any topics somehow related to ScummVM. Also there are some platform-specific forums and [the Junkyard](http://forums.scummvm.org/viewforum.php?f=8).\n\n**Don't forget to read [Forum Rules](http://forums.scummvm.org/viewtopic.php?t=17) before your first post.**",
+ "contactForums": "We offer several [forums](https://forums.scummvm.org/). Use the [Help and Support forum](https://forums.scummvm.org/viewforum.php?f=2) if you encounter problems using ScummVM. The [General discussion forum](https://forums.scummvm.org/viewforum.php?f=1) is, as the name suggests, meant for general discussion of any topics somehow related to ScummVM. Also there are some platform-specific forums and [the Junkyard](https://forums.scummvm.org/viewforum.php?f=8).\n\n**Don't forget to read [Forum Rules](https://forums.scummvm.org/viewtopic.php?t=17) before your first post.**",
"contactTrackersHeader": "Bug reports, feature requests, patches",
- "contactTrackers": "If you think you found a bug, take a look at our [bug tracker](http://bugs.scummvm.org/). Maybe a similar bug has already been filed, in which case you can add a comment to that bug report. If not, you can submit a new bug report, but **please carefully read the instructions given on the submit form**. And of course, follow them :-)\n\nFeature requests should go on our [feature request tracker](https://bugs.scummvm.org/report/11) (again first check if something similar has already been requested).\n\nFinally, if you have made a modification to the ScummVM source code and want to see it merged back into the ScummVM main line, you can file a Pull Request on our [github page](https://github.com/scummvm/scummvm/pulls) for that.",
+ "contactTrackers": "If you think you found a bug, take a look at our [bug tracker](https://bugs.scummvm.org/). Maybe a similar bug has already been filed, in which case you can add a comment to that bug report. If not, you can submit a new bug report, but **please carefully read the instructions given on the submit form**. And of course, follow them :-)\n\nFeature requests should go on our [feature request tracker](https://bugs.scummvm.org/report/11) (again first check if something similar has already been requested).\n\nFinally, if you have made a modification to the ScummVM source code and want to see it merged back into the ScummVM main line, you can file a Pull Request on our [github page](https://github.com/scummvm/scummvm/pulls) for that.",
"contactListsHeader": "Mailing lists",
- "contactLists": "There are three ScummVM related [mailing lists](http://lists.scummvm.org/). Two of them are for automated content only. The one where you can send emails to yourself is scummvm-devel.",
+ "contactLists": "There are three ScummVM related [mailing lists](https://lists.scummvm.org/). You can only send emails to scummvm-devel, the rest are for automated notifications only.",
"creditsTitle": "Credits",
"creditsContentTitle": "Credits",
"demosTitle": "Game Demos",
More information about the Scummvm-git-logs
mailing list