|
const | _CAPTCHA_CAPTION 'Confirmation Code' |
|
const | _CAPTCHA_INVALID_CODE 'Invalid confirmation code!' |
|
const | _CAPTCHA_TOOMANYATTEMPTS 'Too many attempts!' |
|
const | _CAPTCHA_MAXATTEMPTS 'Maximum attempts you can try: %d' |
|
const | _CAPTCHA_RULE_IMAGE 'Input letters in the image' |
|
const | _CAPTCHA_RULE_CASESENSITIVE 'The code is case-sensitive' |
|
const | _CAPTCHA_RULE_CASEINSENSITIVE 'The code is case-insensitive' |
|
const | _CAPTCHA_REFRESH 'Click to refresh the image if it is not clear enough.' |
|
const | _CAPTCHA_RULE_TEXT 'Input the result from the expression' |
|
const | _CAPTCHA_LOADFILEERROR 'Error: Could not load file %u in file %s at line %s. ' |
|