//Javascript languagefiles var ErrorTipNaamZ = "Your name is empty"; var ErrorTipEmailZ = "Your e-mailaddress is empty"; var ErrorTipNaamO = "Your friend's name is empty"; var ErrorTipEmailO = "Your friend's e-mailaddress is empty"; var TekstDatumKiezen = "Choose a date first"; var warnKortingGebruikt = "Offercode is already used."; var warnKortingCode = "Incorrect offercode"; //Faq Formulier var ErrorFaqNaam = "Fill in your name"; var ErrorFaqEmail = "Fill in your e-mailaddress"; var ErrorFaqVraag = "Fill in your question"; //Boekings Formulier //Cursus var ErrorCourseKop = "Course"; var ErrorCursusId = "Choose a course"; var ErrorCursusDatum = "Choose a course date"; var ErrorCursusGeenDatum = "There are no dates available for this course."; var ErrorCursusAantal = "Choose the number of students"; var ErrorCursusGeenAantal = "There are no places left for this course."; //Hoofd cursist var ErrorHeadKop = "Applicants"; var ErrorHeadDatum1 = "Choose at least 1 date"; var ErrorHeadBedrijfsnaam = "Fill in your company name"; var ErrorHeadHoeBijBols = "Fill in how you got to the BBA"; var ErrorHeadBTW = "Fill in your VAT number"; var ErrorHeadVoornaam = "Fill in your first name"; var ErrorHeadAchternaam = "Fill in your last name"; var ErrorHeadBirthday = "Fill in your birthday"; var ErrorHeadEmail = "Fill in your e-mail address"; var ErrorHeadTel = "Fill in your telephone number"; var ErrorAantalpersonen = "Fill in the number of participants."; var ErrorHeadDatum = "Fill in your date."; var ErrorVoorkeurbegintijd = "Fill in your starttime."; var ErrorVoorkeureindtijd = "Fill in your endtime."; var ErrorHeadStreet = "Fill in your street"; var ErrorHeadNumber = "Fill in your house number"; var ErrorHeadZipcode = "Fill in your zipcode"; var ErrorHeadCity = "Fill in your city"; var ErrorHeadCountry = "Select your country"; //Voorkeursinstellingen var ErrorVoorkeurKop = "Course preferences"; var ErrorVoorkeurType = "Select a course purpose"; var ErrorVoorkeurBusiness = "Choose a course business type"; var ErrorVoorkeurLeisure = "Choose a course leisure type"; var ErrorHeadPersonen = "Fill in the number of participants."; var ErrorHeadvoorkeurbegintijd = "Fill in your starttime."; var ErrorHeadvoorkeureindtijd = "Fill in your endtime."; //Agree vinkje var ErrorAgreeKop = "General Conditions"; var ErrorAgree = "Do you agree to the general conditions?"; //Curssiten var ErrorAplKop = "Extra students"; var ErrorAplNaamValue = "Fill in all first names"; var ErrorAplAchternaamValue = "Fill in all last names"; var ErrorAplEmailValue = "Fill in all e-mail addresses"; //Nieuwsbrief var ErrorNieuwsbriefEmailValue = "Fill in your e-mail address"; //QA languages var QABedanktMelding = "Thank you for telling us this question was helpfull"; var ErrorCaptcha = "The access check on the right side is mandatory.";