2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-05 08:59:27 +08:00

Temporary Nuclear option on topic titles - disallow non ascii characters so we

can stay on top of the trolls. This is meant to be replaced soon with a more
permissive and safe method of sanitizing.
This commit is contained in:
Robin Ward 2013-02-06 15:47:36 -05:00
parent f1a3e76d2b
commit 2d2b907d2c
3 changed files with 31 additions and 0 deletions

View file

@ -8,6 +8,7 @@ en:
too_many_links: "has too many links"
just_posted_that: "is too similar to what you recently posted"
has_already_been_used: "has already been used"
invalid_characters: "contains invalid characters"
activerecord:
attributes: