2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-04 08:47:37 +08:00

UX: when a post is blocked due to a watched word, message includes the word being blocked

This commit is contained in:
Neil Lalonde 2018-02-28 11:22:04 -05:00
parent e7a7356986
commit baf1c385eb
4 changed files with 6 additions and 6 deletions

View file

@ -221,7 +221,7 @@ en:
too_many_links:
one: "Sorry, new users can only put one link in a post."
other: "Sorry, new users can only put %{count} links in a post."
contains_blocked_words: "Your post contains words that aren't allowed."
contains_blocked_words: "Your post contains a word that's not allowed: %{word}"
spamming_host: "Sorry you cannot post a link to that host."
user_is_suspended: "Suspended users are not allowed to post."