﻿var txtChooseDepartureAirport = "Please select your departure location.\n";
var txtChooseArrivalAirport = "Please select your arrival destination.\n";
var txtChooseAirports = "The information regarding the selected departure and arrival destinations is incomplete.\nPlease enter two cities or delete the airport already entered.";
var txtPastDate = "The selected date has already passed.\n\nClick OK to re-enter the date.";
var txtFlightScheduleEnde = "Alle Flüge sind gegenwärtig für den\n31. Okt. 2009 oder früher terminiert.\n\nKlicken Sie auf OK, um zur Datumseingabe zurückzukehren.";
var txtArrivalDateBeforeDepartureDate = "Please make sure that your return flight date is not before your departure date.\n\nClick OK to re-enter the return flight date.";
var txtNoAirportsButDatesSelected = "You have entered the return flight date for a return flight but you have not entered a departure and arrival destination.\nPlease enter both destinations.";
var txtDateYearFeb = "This, february,";
var txtDateApr = "Apr";
var txtDateJun = "Jun";
var txtDateSep = "Sep";
var txtDateNov = "Nov";
var txtOutgoingDepartureDatePre = "Your departure date is invalid.\n";
var txtOutgoingDepartureDateIn = " only has ";
var txtOutgoingDepartureDatePost = " days.";
var txtIncomingArrivalDatePre = "Your return date is invalid.\n";
var txtIncomingArrivalDateIn = " only has ";
var txtIncomingArrivalDatePost = " days.";
var txtConfirmDepartureAndArrival = "Oh, did you want to book a return flight?\n";
var txtConfirmOneWay = "No return flight date or return flight? OK. Do you want us to change your data to \'one way\'?\n";
var txtArrivalAirport = "Arrival Airport";
var txtPaxMaxPre = "Sie können pro Online-Buchung maximal ";
var txtPaxMaxPost = " Fluggäste eingeben.\nWenn Ihre Gruppe mehr Personen umfasst,\nwenden Sie sich bitte an unser Reservierungscenter.";

