[Scummvm-git-logs] scummvm-web contact -> 0aef5764880653fb3cd9aefd244f1edc69325b21

SupSuper supsuper at gmail.com
Sat Sep 12 21:00:16 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:
0aef576488 WEB: Clarify Contact page


Commit: 0aef5764880653fb3cd9aefd244f1edc69325b21
    https://github.com/scummvm/scummvm-web/commit/0aef5764880653fb3cd9aefd244f1edc69325b21
Author: Daniel (supsuper at gmail.com)
Date: 2020-09-12T22:00:13+01:00

Commit Message:
WEB: Clarify Contact page

Improve intro and description of mailing lists

Changed paths:
    data/localization/en_US/strings.json


diff --git a/data/localization/en_US/strings.json b/data/localization/en_US/strings.json
index 775b248f..80da406d 100644
--- a/data/localization/en_US/strings.json
+++ b/data/localization/en_US/strings.json
@@ -26,7 +26,7 @@
   "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": "**Please check the [documentation](/documentation/) and [wiki](http://wiki.scummvm.org/) before asking questions about using ScummVM!**",
   "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",
@@ -36,7 +36,7 @@
   "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.",
   "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](http://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