Moderation improvements post server projects launch (#5485)

* identical links nag + use V3 more

* updater status alerts

* identity verification msg for servers

* private use msg for server projects

* fix newlines in some messages

* Tweak + add description messages

* tweak status alerts

* flinks for summary messages

* Rule 4 msgs for servers

* account for some jank

* fixes

* Project Type placeholder

* update locales

* add button for rejecting pay to play servers

* update country to region

* add lowercase option for project type placeholders

* update link of article to the published url

* prepr

---------

Co-authored-by: Prospector <6166773+Prospector@users.noreply.github.com>
This commit is contained in:
coolbot
2026-03-06 17:58:28 -08:00
committed by GitHub
parent 20cbe1ad8f
commit 98175a58a6
33 changed files with 350 additions and 111 deletions

View File

@@ -71,6 +71,12 @@
"nags.gpl-license-source-required.title": {
"defaultMessage": "Provide source code"
},
"nags.identical-links.description": {
"defaultMessage": "Some of your external links appear to be identical. Each link should be entered only once and with the appropriate link type."
},
"nags.identical-links.title": {
"defaultMessage": "Identical Links"
},
"nags.image-heavy-description.description": {
"defaultMessage": "Your Description should contain sufficient plain text or image alt-text, keeping it accessible to those using screen readers or with slow internet connections."
},
@@ -141,10 +147,10 @@
"defaultMessage": "Select compatibility"
},
"nags.select-country.description": {
"defaultMessage": "Let players know what country your server is located in."
"defaultMessage": "Let players know what region your server is located in."
},
"nags.select-country.title": {
"defaultMessage": "Select a country"
"defaultMessage": "Select a region"
},
"nags.select-language.description": {
"defaultMessage": "List the language or languages supported by your server."