revised error message for comments less than two characters in length - dmw

This commit is contained in:
Dusty Williams
2017-10-05 08:33:29 -04:00
parent 197d94ffb1
commit 1510ade47a
+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"