[AMDev Captcha Language Messages]
LANGUAGE = "English"
MSG_TYPE_DISPLAYED_CHARS = "Type in the textfield the characters you see in the image below:"
MSG_CANNOT_READ_CHARS = "If you cannot read the characters displayed in the image click the button to generate another one."
MSG_BUTTON_REFRESH = "Generate new"
MSG_CASE_SENSITIVE = "(The characters are case-sensitive)"
MSG_IMG_ALT_TEXT = "This is a captcha-picture. It is used to prevent mass-access by robots. (see: www.captcha.net)"
MSG_TEXTBOX_LABEL = "Code: "
[AMDev Captcha Language Error Messages]
ERR_INVALID_CHARS = "The characters in the image are not correct. Please try again."
ERR_MAX_TRIES_REACHED = "Reached the maximum number of tries with no success."
|