if (Msg == undefined) {
var Msg = new Object();
}
// generic
Msg.more='more';
Msg.loading_dot_dot_dot='loading...';
Msg.Credit='Credit';
// search box
Msg.Search_for_cheap_flights='Search for Cheap Travel';
Msg.Leaving_From='From';
Msg.Going_To='To';
Msg.Depart='Depart';
Msg.Return='Return';
Msg.Adults='Adults';
Msg.Children='Children';
Msg.Infants='Infants';
Msg.Non_stop_only='Prefer non-stop';
Msg.Search_Flights='Search';
Msg.Search='Search';
Msg.bp_journey_date_format='EEE d MMM y';
Msg.One_way='One way';
Msg.Anytime='Anytime';
Msg.Early='Early';
Msg.Morning='Morning';
Msg.Afternoon='Afternoon';
Msg.Evening='Evening';
Msg.Night='Night';
// slide show box - messages
Msg.Slideshow_tooltip_text='Click for more info';
Msg.Slideshow_cheap_prices_title='How we provide such low fares to so many places';
Msg.Slideshow_cheap_prices_image='We scan through hundreds of airline and travel sites to fetch you the cheapest options out there. More airports, more cities, better results.';
Msg.Slideshow_trip_filters_title='We\'ll help you sort through all the options';
Msg.Slideshow_trip_filters_image='Take control over your search results with our easy to use search filters. You can easily modify your search to suit your needs.';
Msg.Slideshow_trip_score_title='What is this Trip Score?';
Msg.Slideshow_trip_score_image='Trip Score gives you an indication of a journey\'s overall duration and cost. The higher the trip score, the better the value.';
Msg.Slideshow_two_bookings_title='Finding you the lowest total journey prices online';
Msg.Slideshow_two_bookings_image='Discover new booking combinations and save on your travel costs even more. Get results. Filter and compare. Book and fly.';
// slide show box - configuration
// below, put value as 'true' or 'false'
Msg.Slideshow_images_clickable='true';
// below, make sure to always have the url keys defined, even if the value is blank (text between the single quotes)
Msg.Slideshow_cheap_prices_url='/faq#LowFares';
Msg.Slideshow_trip_filters_url='/faq#SearchFilters';
Msg.Slideshow_trip_score_url='/faq#TripScore';
Msg.Slideshow_two_bookings_url='/faq#TwoBookings';
// cheap flights box
Msg.Cheap_flights_title='Cheap flights to Top destinations';
Msg.Browse_top_regions='Browse top regions';
Msg.Cheap_flights_to='Cheap flights to ';
// community links box
Msg.Follow_on_Twitter='Follow on Twitter';
Msg.Follow_on_Facebook='Follow on Facebook';
// today's deals box
Msg.Todays_Deals_title='Today\'s Handpicked Deals';
Msg.loading_rss='Loading...';
// twitter box
Msg.Twitter_Feed_title='What we\'re Tweeting';
Msg.Twitter_Feed_days='about {1} days ago';
Msg.Twitter_Feed_day='about {1} day ago';
Msg.Twitter_Feed_hours='about {1} hours ago';
Msg.Twitter_Feed_hour='about {1} hour ago';
Msg.Twitter_Feed_minutes='about {1} minutes ago';
Msg.Twitter_Feed_minute='about {1} minute ago';
Msg.Twitter_Feed_seconds='about {1} seconds ago';
Msg.Twitter_Feed_second='about {1} second ago';
Msg.Twitter_Feed_follow='Follow Travelfusion on twitter!'
// blog box
Msg.blog_box_title='Latest Blog Post';
Msg.blog_box_readmore='Read more >>';
Msg.blog_box_archive='Read more blog posts in our archive >>';
// calendar widget
Msg.calendar_widget_flight_finder_title='Popular Searches';
Msg.calendar_widget_short_date_format='EEE d MMM';
Msg.calendar_widget_no_price_message='Low price!';
Msg.calendar_widget_flights_from='Flights from:';
Msg.calendar_widget_origins='7';
Msg.calendar_widget_destinations='14';
//Msg.calendar_widget_origin_city_description='Flights from {1}, {2}';
Msg.calendar_widget_current_search='-';
Msg.calendar_widget_flight_finder_disclaimer='All fares one-way. Due to rapidly changing airline prices and seat availability, fares may no longer be available.';
Msg.calendar_widget_route_len_limit='21';
Msg.calendar_widget_tab_title='{1}';
Msg.calendar_widget_route_content='{1} - {2}';
Msg.calendar_widget_top_routes_outward='Outward';
Msg.calendar_widget_top_routes_return='Return';
Msg.calendar_widget_top_routes_no_price_message='Low Price!';
Msg.calendar_widget_current_search='Current Search';
Msg.calendar_widget_top_routes_heat_map_range='0.2'; // the lowest 20% flights
Msg.calendar_widget_top_routes_heat_map_levels='4';
Msg.calendar_widget_empty_cell='Search';
Msg.calendar_widget_invalid_cell='x';
Msg.calendar_widget_round_trip_disclaimer='Note: This matrix shows prices for 1 adult found recently by other Travelfusion users. Due to rapidly changing prices and availability, current prices may be a little more or less.';
Msg.calendar_widget_one_way_disclaimer='Note: This calendar shows prices for 1 adult found recently by other Travelfusion users. Due to rapidly changing prices and availability, current prices may be a little more or less.';
Msg.calendar_widget_round_trip_outward_header='Outward
Dates';
Msg.calendar_widget_round_trip_return_header='Return Dates';
// search panel
Msg.searchpanel_try_the_map='Try the map';
Msg.searchpanel_leaving_from='Leaving from';
Msg.searchpanel_leaving_from_again='From';
Msg.searchpanel_going_to='Going to';
Msg.searchpanel_going_to_again='To';
Msg.searchpanel_hint='city, airport or address';
Msg.searchpanel_search_by='address, zip, postcode, city or airport';
Msg.searchpanel_show_on_map='show on map';
Msg.searchpanel_location_not_found='Location not found';
// searching box
Msg.searching_box_title='Search multiple travel sites for:';
Msg.to=' to ';
Msg.separator=' - ';
Msg.searching='searching...';
Msg.results='results';
Msg.stop_search='Stop search';
// nameres
Msg.nameres_suggestion_display_proxy='{1}, {2}';
Msg.nameres_suggestion_replace_proxy='{1}, {2}';
Msg.nameres_suggestion_display_city='{1}, {2} - All Airports and Stations ({3})';
Msg.nameres_suggestion_replace_city='{1}, {2} - All Airports and Stations ({3})';
Msg.nameres_suggestion_display_airport='{1}, {2} ({3})';
Msg.nameres_suggestion_replace_airport='{1}, {2} ({3})';
Msg.nameres_suggestion_display_address='Search by address: {1}';
Msg.nameres_suggestion_replace_address='{1}';
// maps
Msg.map_go_here = 'Go here...';
Msg.map_drag_me = 'Drag me...';
Msg.map_not_found = 'Location not found.';
Msg.map_select_location = 'Click on the map to select a location.';
// timeout dialog messages
Msg.timeout_dialog_message='To ensure accurate prices and availability, you must refresh the results.';
Msg.timeout_dialog_refreshButton='Refresh results';
Msg.timeout_dialog_closeLink='Close';
// results page results rows
Msg.results_container_header_depart='Depart';
Msg.results_container_header_arrive='Arrive';
Msg.results_container_header_stops='Stops';
Msg.results_container_header_flight_number='Operator';
Msg.results_container_header_trip_score='Trip Score';
Msg.trip_score_tooltip_text='Each journey is given a score based on the ticket price, flight durations, and proximity of airports to your search location.';
Msg.result_flight_info_header_flight_duration='({1}h{2}m)';
Msg.result_flight_info_header_flight_number='{1} {2}';
Msg.result_flight_info_header_flight_number_operator_unknown='Major Airline';
Msg.result_flight_info_header_flight_number_multiple_operators='Multiple Airlines';
Msg.results_outward_date_header="Outward: ";
Msg.results_return_date_header="Return: ";
Msg.day_changer_prev_day="<<";
Msg.day_changer_next_day=">>";
Msg.results_date_format='EEEE dd MMMM yyyy';
Msg.resultpanel_show_more='Show more...';
Msg.resultpanel_show_less='Show less...';
Msg.result_panel_flight_details_header_title='Flight Details';
Msg.result_panel_flight_details_panel_stopover='Stopover: {1}';
Msg.result_panel_stop_over_duration_days='{1}d';
Msg.result_panel_stop_over_duration_hours='{1}h';
Msg.result_panel_stop_over_duration_minutes='{1}m';
Msg.result_panel_flight_details_outward_date_label='Outward: ';
Msg.result_panel_flight_details_return_date_label='Return: ';
Msg.vendor_option_panel_book_button='Book';
Msg.show_more_vendors_label='more vendors';
Msg.show_less_vendors_label='less vendors';
Msg.trip_has_2_bookings='trip has 2 bookings';
Msg.result_panel_multiple_days='This journey spans multiple days';
Msg.result_panel_select='select';
Msg.result_panel_close='close';
// results page filters
Msg.Airlines='Airlines';
Msg.Airports='Airports';
Msg.Trains='Trains';
Msg.Stations='Stations';
Msg.Stops='Stops';
Msg.Outward='Outward';
Msg.filter_return='Return';
Msg.ALL='ALL';
Msg.only='only';
Msg.duration_h_m='{1}h{2}m';
Msg.Outward_and_Return='Outward and Return';
Msg.time_pre_filter_error_message='Your preferred {1} departure times are not available. Please browse alternative trips shown on this page.';
Msg.filter_new_search='New Search';
Msg.filter_refine='Refine';
Msg.filter_hide='Hide';
Msg.filter_origin_to_destination='{1} to {2}';
Msg.filter_journey_time='Journey Time';
Msg.filter_direct='Direct';
Msg.filter_one_stop='1 Stop';
Msg.filter_many_stops='2+ Stop';
Msg.filter_features='Features';
Msg.filter_overnight='Overnight';
Msg.filter_two_bookings='Two Bookings';
Msg.filter_show_trains='Show Trains';
Msg.filter_one_way_title='Departure/Arrival Times';
Msg.filter_one_way_departure='Departure';
Msg.filter_one_way_arrival='Arrival';
Msg.filter_departure_time='Departure Time';
Msg.filter_arrival_time='Arrival Time';
Msg.filter_train_filters='Train Filters';
Msg.filter_flight_filters='Flight Filters';
Msg.filter_train_operators='Operators';
Msg.filter_train_stations='Stations';
// results page search history timestamp
Msg.resultsPage_history_timestamp_day="This search is {1} day old";
Msg.resultsPage_history_timestamp_days="This search is {1} days old";
Msg.resultsPage_history_timestamp_hour="This search is {1} hour old";
Msg.resultsPage_history_timestamp_hours="This search is {1} hours old";
Msg.resultsPage_history_timestamp_minute="This search is {1} minute old";
Msg.resultsPage_history_timestamp_minutes="This search is {1} minutes old";
Msg.resultsPage_history_timestamp_second="This search is {1} second old";
Msg.resultsPage_history_timestamp_seconds="This search is {1} seconds old";
// no results box
Msg.flights_hidden='Whoops! You\'ve hidden all the flights.';
Msg.undo='Undo your last filter action';
Msg.show_all='Show all to start again from scratch';
Msg.no_flights_found='Whoops! No flights found.';
// twitter
Msg.twitter_follow=' Follow {2}';
// random messages shown to replace the more button
Msg.more_replacement_default=' Click here to change the filters.';
Msg.more_replacement_number_of_messages='27';
Msg.more_replacement_0='Still haven\'t found what you\'re looking for? Try adjusting the filters up at the top of the page!';
Msg.more_replacement_1='Clicking "more" too many times makes Flyball cry!';
Msg.more_replacement_2='Still not satisfied? Boy, you\'re difficult to please! Check out our filters at the top of the page.';
Msg.more_replacement_3='Need better options? Slide the filter bars at the top right of the page for smarter results.';
Msg.more_replacement_4='Help us help you. Filter your results!';
Msg.more_replacement_5='Don\'t get carpal tunnel - stop clicking! Filters are your friend.';
Msg.more_replacement_6='Want more specific results? Choose your favourite flight options above.';
Msg.more_replacement_7='Let us do the work for you - stop clicking and filter your results up at the top of the page.';
Msg.more_replacement_8='Do you really want to make three stops on your way there? Tick the boxes above for better results.';
Msg.more_replacement_9='Ouch! It hurts us when the page gets so long! Will you filter your results please?';
Msg.more_replacement_10='Looking for something in particular? Filter your results!';
Msg.more_replacement_11='Clicking again will cause this page to self-destruct in 3....2........1..........';
Msg.more_replacement_12='Don\'t you have better things to do? See the top of the page for quicker, better results using your filters!';
Msg.more_replacement_13='Life moves pretty fast. If you don\'t stop and look around once in a while, you could miss it.';
Msg.more_replacement_14='If you\'re up there, Superman, please save me.';
Msg.more_replacement_15='You don\'t win friends with salad, and you can\'t find flights without filters.';
Msg.more_replacement_16='Thanks for clicking so many times on "more". We\'re always looking for new testers!';
Msg.more_replacement_17='You clicked so many times that you won a prize: you can now change your search filters!';
Msg.more_replacement_18='Due to international regulations (see Reg.C12 Art.75), this page can not go any longer. Please change your filters.';
Msg.more_replacement_19='Do you really want flights that expensive? Or do you want to adjust the filters?';
Msg.more_replacement_20='What would be faster to go to the filters? Scrolling back up using your mouse wheel, or clicking here?';
Msg.more_replacement_21='Bored? Filter your results!';
Msg.more_replacement_22='"More" is no more. Filter to have less. It will clean up this mess.';
Msg.more_replacement_23='Did you expect to see a riddle at this point? There are other websites for that. Here, you can filter your results.';
Msg.more_replacement_24='To prevent from falling down in the black hole at the centre of our galaxy, we had to stop extending this page. Filter your results.';
Msg.more_replacement_25='Unless your mouse button is locked, you can click here to adjust your results filters.';
Msg.more_replacement_26='Hurray, you discovered our Easter Egg! Now, filter your results.';
// around the web
Msg.around_the_web_title="Around the Web";
Msg.around_the_web_text="Follow us, become a fan, share pics, read the blog, get in touch!";
// newsletter box
Msg.newsletter_title="Subscribe to our Free Newsletter";
Msg.newsletter_description="Travel news and fare alerts you want delivered straight to your inbox!";
Msg.newsletter_email="Your email address?";
Msg.newsletter_location="City or Airport you typically fly from?";
Msg.newsletter_button="Subscribe";
Msg.newsletter_button_loading="Subscribing...";
Msg.newsletter_success="We have sent you an email to confirm your subscription.";
Msg.newsletter_error="There was an error, please try again later.";
// email input box
Msg.email_input_box_invalid="Please enter a valid email address";
// sharing
Msg.Sharing_ByEmail_EmailTitle="Check out this flight";
Msg.Sharing_ByEmail_Title="Email this flight";
Msg.Sharing_ByEmail_EmailFromLabel="Your email address";
Msg.Sharing_ByEmail_EmailToLabel="Recipient's email address";
Msg.Sharing_ByEmail_MessageLabel="Add a note (optional)";
Msg.Sharing_ByEmail_SendButtonLabel="Send";
Msg.Sharing_ByEmail_ErrorMessage="Please enter valid email addresses";
Msg.Sharing_ByEmail_SendingMessage="Please wait...";
Msg.Sharing_ByEmail_Success="Thanks for sharing this result with your friends!";
Msg.Sharing_ByEmail_Failed="It was not possible to share this result right now. Please try again later.";
Msg.Sharing_ByEmail_MultipleEmails="Separate multiple email addresses with commas";
Msg.Sharing_ByEmail_SendToSelf="Email to myself";
// recent searches
Msg.recent_searches_title="Your recent searches";
Msg.recent_searches_price_indication="from {1}";
// complete cost calculator
Msg.complete_cost_calculator_title="Complete Cost Calculator";
Msg.complete_cost_calculator_teaser="Coming soon, the Complete Cost Calculator will estimate your total cost based on how many bags you will check, whether you prefer online check-in, how you\'ll pay, and more.";