AWD.Strings = {
AFS: {},
AjaxRoot: 'http://www.airfarewatchdog.co.uk/ajax/',
BBDPopunder: {
PopunderPath: "http://www.airfarewatchdog.co.uk/deals-for-you/",
timeoutTTL: "5000"
},
BBPopupSearch: {
CheckBox: "http://i.slimg.com/bookingbuddy/ad_module/white_checkmark.gif",
Domain: "airfarewatchdog.co.uk",
RedirectUrl: "http://rd.airfarewatchdog.co.uk/"
},
Cookie: {
Event25: 'awd_event_25'
},
Date: {
MonthNames: ["January","February","March","April","May","June","July","August","September","October","November","December"],
DayNames: ["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"] },
Deals: {
PlacementTemplate: new Template('
'),
DealTemplate: new Template('#{price} -- #{title} -- #{location}
#{source}'),
PlacementDivider: new Template('')
},
FareDetails:{
ClickMoreSites: "Check more sites to find fares:",
Date: "dd/mm/yyyy",
InvalidFare: "Sorry, this deal is over or has been sold out. But here’s another great Airfarewatchdog verified fare for this route.",
WelcomeBack: "Welcome back from "
},
FareList: {
Oops: 'Oops! There was a problem loading fares'
},
LS: {},
Pluck:{
CommentRequired: "comment is required",
EmailRequired: "email is required",
IncorrectCaptchaValue: "The letters and numbers you typed did not match. Please try again.",
MissingCaptchaValue: "Please type the letters and numbers you see in the image.",
ScreenNameRequired: "screen name is required"
},
Ratings: {
Names: ['Bites! (Terrible)', 'Bad dog! (Bad)', 'Woof! (Average)', 'Tailwaggin’! (Good)', 'Best in Show! (Excellent)']
},
Search: {
Anywhere: "Anywhere",
DepartureCity: "Departure City",
Donotrecognize: "We don\'t recognize that city. Please try again.",
Hmmm: "Sorry, we don't feature fares for that route, but we've got tons of other fares! Try another search."
},
ServerTime: 'Sun, 05 Sep 2010 12:06:46 -0400',
Subpopup: {
BadEmailFormat: "Bad email format. Must be in the form this@that.com",
DepartureMustBeDomestic: "Departure airport must be domestic!",
EmailsDoNotMatch: "Email addresses need to match!",
EmptyFields: $H({
'ufname': "First name is a required field",
'eml1': "Email address is a required field",
'eml2': "Email confirmation is a required field",
'departure_city_subpopup': "Departure city is a required field"
}),
InvalidAirport: "This is not a valid airport",
InvalidEmailAddress: "Invalid email address!",
InvalidFirstName: "Invalid first name",
NoDepartureSelected: "No departure airport selected",
UndeliverableEmailAddress: "Email address is undeliverable"
},
Subscription: {
AddCity: "add city",
AddRoute: "add route",
ArrTxt: "Arrivals",
ArrDestSame: "Arrival and destination airports cannot be the same",
DestArrMatch: "Destination and arrival cities cannot match",
C2cTxt: "City-to-City fares",
DepTxt: "Departures",
EmailIsBlank: "Email is blank",
EnterArrivalCity: "enter arrival city",
EnterDepartureCity: "enter departure city",
EnterUnsubscribeReason: "Please enter your reason for unsubscribing here",
EmailAddressesMustMatch: "Email addresses must match",
FirstNameMissing: "First name is a required field",
InvalidDate: "We're sorry, that is not a valid date.
(Please note: Subscriptions can be put on hold
for up to one year from today)",
Images: "http://i.slimg.com",
IncludesFaresFrom: "Includes fares from: ",
IncludesFaresTo: "Includes fares to: ",
InvalidEmail: "Invalid email address",
InvalidInput: "Invalid input",
InvalidName: "Invalid first name",
MustBeDomestic: "Must be a domestic airport",
MyAlerts: "My Alerts",
NoEmailAddressEntered: "No email address entered",
NoFreqChecked: "No frequency selected",
NoSubSel: "
Please select alerts by checking boxes and entering cities",
OnHoldUntil: "(On hold until: ",
Remove: "Remove Hold",
RemoveCity: "remove city",
RemoveCityPair: "remove route",
RemoveSectionWarning: "Are you sure you want to remove all ",
SelectOneSub: "
Please select alerts by checking boxes and entering cities",
SubsTitleNewUser: "Sign Up for Free Fare Alerts",
SubsTitleExistingUser: "My Fare Alerts",
SubsTitleConfirm: "Your Fare Alerts",
UpdateYourInfo: "Update your information",
WeDontRecogCity: "We don't recognize that city. Please try again",
Version: "090120101"
},
Tracking: {
t: "http://www.airfarewatchdog.co.uk/ajax/"
},
Validation: {
DateInPast: 'Please select a date that is in the future.'
},
Widget: {
MissingRequired: 'Please fill in all fields'
},
WriteReview: {
AJAX_STATUS_OK: 'ok',
AJAX_STATUS_BAD: 'bad',
AJAX_MESSAGE_BANNED: 'banned',
AJAX_MESSAGE_INVALID_EMAIL: 'invalid_email',
AJAX_MESSAGE_NOT_USER: 'not_a_user',
AJAX_MESSAGE_NO_PASSWORD: 'no_password_set',
Errors: {
Fields: {
airline: 'Please tell us which airline you flew',
fill_email_first: 'Please fill in email address first',
banned: 'This is a banned email',
invalid_email: 'Please enter a valid email address',
not_a_user: 'We\'re sorry, we do not have a record of that email address. Please try a different email.',
no_password_set: 'This email has no password. Please email questions@airfarewatchdog.com about this issue',
stops: 'Please tell us how many stops your flight had',
travel_month: 'Please tell us the most recent month and year you flew this route',
travel_year: 'Please tell us the most recent month and year you flew this route',
title: 'Please provide a meaningful title'
},
Body: {
tooshort: 'Please tell us more about your flight experience. Only #{num} words to go!',
toolong: 'Reviews over 5,000 characters are not allowed. #{num} provided.'
}
},
ChangeDeparture: 'Enter departure city',
ChangeArrival: 'Enter arrival city',
SaveSuccess: 'Thanks for your review!',
SaveLogged: 'We are sorry, but we are experiencing some technical difficulties. But don\'t worry, we have your review and it will be posted as soon as these are resolved.'
},
DHTMLDropdown: {
PremiumAdTemplate: new Template(
'' +
'

#{label}' +
'
'
),
BasicAdTemplate: new Template(
'' +
'#{label}' +
'
'
)
},
Cookie: {
Event25: 'awd_event_25'
}
};