var BAD_EMAIL = "אנא הזינו כתובת אימייל תקינה."
var BAD_EMAILMATCH = "The two emails you have entered do not match."
var BAD_PASSWORDMATCH = "The two passwords you have entered do not match."
var REQUIREDFIELD = "שדה חובה"
var NOPASTE = "You may not paste into this field. Please type in the information."
var ATLEASTONE = "Please select at least one:"
var BAD_USER_SMALL = "Username must contain at least six characters."
var BAD_USER_CHARS = "Username may contain numbers and letters only."
var BAD_PASSWORD_SMALL = "Password must contain at least six characters."
var BAD_PASSWORD_CHARS = "Password may contain numbers and letters only."
var PLEASEWAIT = "אנא המתינו..."

