This PR special case suspension messages:
https://github.com/discourse/discourse/pull/13776
It changes:
-
text when a user that was suspended forever is trying to log in
-
text in the suspension email:
Additionally, it changes text in the email we send when a user is silenced forever. Looks like there are no other places that need to be fixed.
Messages aren’t saying that user was suspended forever or permanently, just that he was suspended. We implemented it in the same way earlier on the user page:


