// View Reservation
__lang_confirm_cancel_reservation		= "Are you sure you want to cancel the reservation?";

// Profile Validation
__lang_enter_your_username_email		= "Please Enter your Username/Email.";
__lang_username_email_not_formated		= "Username/Email is not Correctly Formated.";

__lang_enter_password_for_account		= "Please Enter the Password for your Account.";
__lang_confirm_your_password			= "Please Correctly Confirm the Password for your Account.";

__lang_enter_new_password_for_account	= "Please Enter your new Password.";
__lang_confirm_your_new_password		= "Please Correctly Confirm your new Password.";

__lang_enter_your_first_name			= "Please Enter your First Name.";
__lang_enter_your_last_name				= "Please Enter your Last Name.";

__lang_select_company_or_person			= "Please select Company or Person.";
__lang_select_country_region			= "Please select Country Region.";

__lang_enter_your_correct_cnp			= "Please Enter your Correct CNP.";

__lang_enter_your_str_address			= "Please Enter your Address.";
__lang_enter_your_city					= "Please Enter your City.";
__lang_enter_your_sector				= "Please Select your Sector/Judet.";
__lang_enter_your_zip_code				= "Please Enter your Zip.";
__lang_select_your_country				= "Please Select your Country.";
__lang_select_your_state				= "Please Select your State.";
__lang_enter_your_state					= "Please Enter your State.";

__lang_enter_your_company_name			= "Please Enter your Company Name.";
__lang_enter_your_company_reg_no		= "Please Enter your Company Registration Number.";
__lang_enter_your_company_cui			= "Please Enter your Company CUI.";
__lang_enter_your_company_vat_no		= "Please Enter your Company VAT Number.";

__lang_enter_your_company_bank_acc		= "Please Enter your Company Bank Account.";
__lang_enter_your_company_bank_name		= "Please Enter your Company Bank Name.";

__lang_enter_your_company_str_address	= "Please Enter your Company Address.";
__lang_enter_your_company_city			= "Please Enter your Company City.";
__lang_enter_your_company_sector		= "Please Select your Company Sector/Judet.";
__lang_enter_your_company_zip_code		= "Please Enter your Company Zip.";
__lang_select_your_company_country		= "Please Select your Company Country.";
__lang_select_your_company_state		= "Please Select your Company State.";
__lang_enter_your_company_state			= "Please Enter your Company State.";

__lang_enter_your_phone_number			= "Please Enter your Phone Number.";
__lang_enter_your_fax_number			= "Please Enter your Fax Number.";
__lang_enter_your_email					= "Please Enter your Email Address.";
__lang_enter_your_full_name				= "Please Enter your Full Name.";
__lang_enter_your_hotel					= "Please Enter your Hotel Name.";

__lang_agree_to_terms_and_conditions	= "You must agree to the Terms and Conditions before moving forward.";

__LatLang__URL_ReservationWizardPage    = "makereservation.php";
__LatLang__URL_CancelReservationPage    = "cancelreservation.php";

__lang_phone_number_not_correct			= "Telephone Number is not Correctly Formated.";
__lang_email_not_formated				= "Email is not Correctly Formated.";

__lang_more = "More...";
__lang_less = "Less...";

__lang_cc_error_unknown_card_type                 = "Unknown card type";
__lang_cc_error_no_card_number_provided           = "No card number provided";
__lang_cc_error_credit_card_number_invalid_format = "Credit card number is in invalid format";
__lang_cc_error_credit_card_number_is_invalid     = "Credit card number is invalid";
__lang_cc_error_credit_card_inappropriate_digits  = "Credit card number has an inappropriate number of digits";

__lang_enter_credit_card_type = "Please enter credit card type";
__lang_enter_credit_card_name = "Please enter credit card name";
__lang_enter_credit_card_number = "Please enter credit card number";
__lang_invalid_credit_card_number = "Please enter a valid card number";
__lang_enter_credit_card_month = "Please select credit card month";
__lang_enter_credit_card_year = "Please select credit card year";
