Merge pull request #1062 from dusty-wil/master

#1043 - Better error message for 1 character comments
This commit is contained in:
Kim Gardner
2017-10-05 14:43:24 +01:00
committed by GitHub
+1 -1
View File
@@ -186,7 +186,7 @@ en:
embedlink:
copy: "Copy to Clipboard"
error:
COMMENT_TOO_SHORT: "Your comment must have something in it"
COMMENT_TOO_SHORT: "Comments should be more than one character, please revise your comment and try again."
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"