Change not authorized error message

This commit is contained in:
Chi Vinh Le
2017-05-29 20:35:43 +07:00
parent 0b7432b75e
commit 2d398fe452
+1 -1
View File
@@ -150,7 +150,7 @@ en:
copy: "Copy to Clipboard"
error:
COMMENT_TOO_SHORT: "Your comment must have something in it"
NOT_AUTHORIZED: "Your username or password is not recognized by our system."
NOT_AUTHORIZED: "You are not authorized to perform this action."
NO_SPECIAL_CHARACTERS: "Usernames can contain letters numbers and _ only"
PASSWORD_LENGTH: "Password is too short"
PROFANITY_ERROR: "Usernames must not contain profanity. Please contact the administrator if you believe this to be in error."