Improve wording of common password validation error

This commit is contained in:
Neil Lalonde 2013-12-27 14:07:29 -05:00
parent 393ffeb6ad
commit b5d24c72b4

View file

@ -161,7 +161,7 @@ en:
user:
attributes:
password:
common: "is one of the top 5000 most common passwords. Please use a more secure password."
common: "is one of the 5000 most common passwords. Please use a more secure password."
ip_address:
signup_not_allowed: "Signup is not allowed from this account."