I18N: improve 'here_mention' site setting's description (#15912)

Inspired by [this suggestion](https://meta.discourse.org/t/what-is-a-here-mention/217878/3) from G Ann Campbell

> I suppose the description of the “here mention” field could be improved to something like:
> "Name used for @here mention to allow a privileged user to notify up to 10 people participating in the thread. Must not…"
This commit is contained in:
Régis Hanol 2022-02-11 16:21:41 +01:00 committed by GitHub
parent 694205cc0c
commit 0cda57f236
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1906,7 +1906,7 @@ en:
max_mentions_per_post: "Maximum number of @name notifications anyone can use in a post."
max_users_notified_per_group_mention: "Maximum number of users that may receive a notification if a group is mentioned (if threshold is met no notifications will be raised)"
enable_mentions: "Allow users to mention other users."
here_mention: "Name used for @here mention. Must not be an existent username."
here_mention: "Name used for a @mention to allow privileged users to notify up to 'max_here_mentioned' people participating in the topic. Must not be an existing username."
max_here_mentioned: "Maximum number of mentioned people by @here."
min_trust_level_for_here_mention: "The minimum trust level allowed to mention @here."