ICMS_CAPTCHA_CAPTION = "Confirmation Code"
ICMS_CAPTCHA_INVALID_CODE = "Invalid confirmation code!"
ICMS_CAPTCHA_MAXATTEMPTS = "Maximum attempts: %d"
ICMS_CAPTCHA_REFRESH = "If the code is not clear enough, please click the image to refresh"
ICMS_CAPTCHA_RULE_CASEINSENSITIVE = "The code is case-insensitive"
ICMS_CAPTCHA_RULE_CASESENSITIVE = "The code is case-sensitive"
ICMS_CAPTCHA_RULE_TEXT = "Input the result from the expression"
ICMS_CAPTCHA_TOOMANYATTEMPTS = "Too many attempts!"