//CONST English
CONST_SUBSCRIBE = "Subscribe";
CONST_UN_SUBSCRIBE = "Un-subscribe";
CONST_CHANGE_SUBSCRIPTIONS = "Change subscriptions";
CONST_ERROR_IN_FIELD_EMAIL = "Please specify a valid e-mail address";
CONST_ERROR_IN_FIELD_OLDEMAIL = "Please specify valid previous e-mails addresses";
CONST_ERROR_IN_FIELD_CONFIRM_EMAIL = "Your email entries must match. Please check your e-mail address and your Confirm e-mail address";
CONST_ERROR_IN_FIELD_NAME = "Please type your name";
CONST_ERROR_SOFTWARE = "Please choose a software";
CONST_ERROR_SERIAL = "Please specify your serial number";
CONST_ERROR_OS = "Please choose your operating system";
CONST_ERROR_BROWSER = "Please choose your web browser";
CONST_ERROR_PROBLEM_EMPTY = "Please type a short description or subject of the problem";
CONST_ERROR_DESCRIPTION_EMPTY = "Please type the detailed description of the problem";
CONST_ERROR_PURCHASE = "Please specify where the product was purchased";
CONST_ERROR_CHOOSE_SOFTWARE = "Please choose a software";
CONST_ERROR_SUBSCRIBE = "Please choose a subscribe type"
CONST_ERROR_IN_FIELD_FISRTNAME = "Please type your first name";
CONST_ERROR_IN_FIELD_LASTNAME = "Please type your last name";
CONST_ERROR_IN_FIELD_TITLE = "Please type your title";
CONST_ERROR_IN_FIELD_COMPANY = "Please type your company name";
CONST_ERROR_MESSAGE = "Please type your message";
CONST_ERROR_COUNTRY = "Please choose your country";
CONST_ERROR_NAMEPREFIX = "Please choose a prefix";
CONST_ERROR_IN_FIELD_COMPANYNAME = "Please provide your company name"