var email_required = 'E-mail is required'; var emails_dont_match = 'E-mail 1 and 2 dont match'; var psw_required = 'Password is required'; var psw_dont_match = 'Password 1 and 2 dont match'; var connection_required = 'You must select your connection'; var psw_too_short = 'Password must be at least 6 characters'; var username_already_taken = 'The e-mail address is already in use'; var field_cannot_be_empty = 'You must enter yout email address'; var username_doesnt_exist = 'The email address doesnt exist'; var msg_cannot_be_empty = 'You must write the message'; var select_os = 'You must select the operating system'; var select_connection = 'You must select the Internet connection'; var need_to_buy_more_minutes = 'You need to buy minute in order to see this movie!'; var you_must_select_rate = 'You must select a rate!'; var choose_language = 'You must select language!'; var choose_suggestion_kind = 'You must select the type of suggestion!'; var choose_suggestion_text = 'You must enter e message!'; var alias_already_taken = 'The user name is already in use!'; var user_name_required = 'The user name is required'; var choose_currency = 'You must select currency'; var invalid_email_address = 'Invalid e-mail address!'; var fill_name = 'You must fill in your name!'; var fill_cc = 'You must fill in your credit card number!'; var invalid_cc = 'Invalid credit card number!'; var select_month = 'You must select expiry month!'; var select_year = 'You must select expiry year!'; var fill_cvv = 'You must fill in cvv code!'; var invalid_cvv = 'Invalid cvv code!'; var firstname_required = 'First name is required!'; var lastname_required = 'Last name is required!'; var address_required = 'Address is required!'; var city_required = 'City is required!'; var country_required = 'Country is required!'; var zip_required = 'Zipcode is required!'; var confirm_remove_account = 'Do you really want to remove your account?'; var captcha_cannot_be_empty = 'You must enter the text verification';