// COMMON MESSAGES
var msgSelectAtLeastOne = 'Please select at least 1 record to add/remove that vehicle to/from your "Favorite list"';
var msgBlankForm = 'Blank form can not be submitted';
var msgMandet = 'Mandatory field/s can not be empty';
var msgMakeInEnglish = 'Make (In English)';
var msgMakeInFinnish = 'Make (Suomeksi)';
var msgModelInEnglish = 'Model (In English)';
var msgModelInFinnish = 'Model (Suomeksi)';
var msgMakeAssoVehType = 'Make Associated vehicle type';
var msgCorrectEntries = 'Please correct the following entries:';
var msgModelAssoVehType = 'Model Associated vehicle type:';
var msgBlankFile = 'File Name can not be left blank';
var msgBlankDuration = 'Banner duration value can not be left blank';
var msgInvalidDuration = 'Banner duration value must Numeric';
var msgNumeric = 'Please enter numeric values only.';
var msgOnlyOne = 'Please fill in either Userid or Email only';
var msgBlankSearchVehicle = 'Please enter at least Vehicle ID or Registration number of vehicle.';
var msgEnterOne = 'Please enter only Vehicle ID or Registration number of vehicle.';
var msgInvalidEntry = 'Please enter either Asking price or select Not priced.';
var msgInvalidDelCostEntry = 'Please enter either Delivry cost or select No delivery cost.';
var selModel = 'Select Model';
var msgMandetExchVehicle = 'Please select atleast one vehicle for exchange';
var msgPageNotAvailable = 'Page Not Available';
var notValidPageNumber = 'Page 0 is Not a Valid Page Number';
var notPageVal = 'Please Enter a Valid Digit. Value Should Not Be Character';
var msgInvalidIdRegno = 'Vehicle Id or registration no. is invalid. Please enter valid vehicle Id or registration no.';
var msgInValidID = 'Only comma separated Numbers are allowed';
var msgStatus = 'Please select the status';
var msgInvalidRentPrice = 'Please enter Rent Price per week.';
var msgAddFavBig = 'Vehicle(s) has/have been successfully added to your Favorite list.';
var msgAddFav = 'Added';
var msgRptAddFav = 'Vehicle is already in your favorite list.';
var msgAddFavOne = 'Vehicle has been successfully added to your favorite list.';
var searchFavKeyword = 'Search by Keyword';
var msgNoImageAttached = 'Please attach at least 1 image with your vehicle.';
var msgSaveSearchAgent = 'You can save Search agent on Advanced search. Selected search criteria will be moved to Advanced Search';

// ADD/EDIT USER/DEALER
var msgEnterPass = 'Enter the new password';
var msgEnterConfPass = 'Enter the confirm password';
var msgMandatoryFieldEmpty = 'You must fill in the fields marked with *';
var msgSpecialChar = '"Simple Dealer URL" value contains some invalid characters. Valid characters are Numeric digits (0-9) and English Alphabetical characters only';
var msgUserid = 'Please check whether Userid field is not blank, its length is greater than 4 and less than 12 characters and it can contain Numerical digits (0-9), Alphabetical characters (a-ö A-Ö) and _ ´ sign only';
var msgPasswd = 'Please check whether one of your Password field is not blank, its length is greater than 4 and less than 12 characters and it can contain Numerical digits (0-9), Alphabetical characters (a-ö A-Ö) and _ . - ´ signs only';
var msgSamePasswd = 'Password and Confirm password values must match to each other.';
var msgFLnameBlank = '*First name* and *Last name* fields are mandatory to fill in, and can contain a-z A-Z å Å ä Ä ö Ö ´ - characters only.';
var msgFullFLname = '*Name* field is mandatory to fill in, and can contain a-z A-Z å Å ä Ä ö Ö ´ SPACE _ - characters only.';
var msgTitleInvld = '*Title* field is mandatory to fill in, and can contain a-z A-Z å Å ä Ä ö Ö ´ SPACE _ - characters only.';
var msgAddBlank = '*Address* field is mandatory to fill in, and can contain 0-9 a-z A-Z å Å ä Ä ö Ö , . \' - _ SPACE ´ : ( ) characters only.';
var msgCityBlank = '*City* field is mandatory to fill in, and can contain 0-9 a-z A-Z å Å ä Ä ö Ö , - _ ´ : SPACE characters only.';
var msgHobbyInvld = '*Hobbies* field can contain 0-9 a-z A-Z å Å ä Ä ö Ö , . \' - _ @ SPACE : ; ´ ( ) + characters only.';
var msgRefSource = '*Other source* field can contain 0-9 a-z A-Z å Å ä Ä ö Ö . \' - _ @ SPACE : ; ´ ( ) + characters only.';
var msgContTime = '*Best time to contact* field can contain 0-9 a-z A-Z å Å ä Ä ö Ö . \' - _ SPACE ´ : ( ) characters only.';
var msgZip = '*Zip* field can contain contain 0-9 a-z A-Z characters only.';
var msgCheckZip = 'Please, check the zip number';
var msgUrlFormat = 'Url is either blank or please insert it in proper format.';
var msgInvalidEmail = 'The email address you have specified here appears invalid, please check and correct.';
var msgSameConfEmail = 'Please check e-mail address you have given';
var msgSameSeconEmail = 'Primary and secondary email can not be same.';
var msgMoreThan10Mail = 'You can add maximum 10 email addresses.';
var msgPhoneFormat = 'Please check and correct your telephone number';
var msgFaxFormat = 'Please check and correct your fax number';
var msgMobileFormat = 'Please check and correct your mobile number';
var msgAllowSaveInDb = 'Please select allow save check box to allow us to save your records in our database.';
var msgDifferentConfirmPasswd = 'Your Old and New are are same hence enter different values for Old and New password..';
var msgResdId = 'The Userid you have selected is one of our reserved words, please select different Userid';
var msgOneCont = 'Please provide at least one contact number, either Phone or Mobile.';
var regConfirm = 'Are you sure that the information you have provided in this form is correct?';
var msgConfirmCancel = 'Are you sure you want to cancel registration?';
var msgAddConfirmCancel = 'Are you sure, that you want to cancel the process of the adding details?';
var msgEditConfirmCancel = 'Are you sure, that you want to cancel the editing of the details?';
var msgConfirmReset = 'Are you sure, that you want to reset?';
var msgDomicile = 'Please select domicile.';
var msgTown = 'Please Select Town.';
var msgAge = 'Please select age.';
var msgBlankEmail = 'E-mail address -field is empty.';
var msgBlankMobile = 'Mobile field is empty.';
var msgEngineSize = 'Please Select Engine Size.';
var msgSelectColorType = 'Please Select Color Type.';
var msgDriveType = 'Please Select Drive Type.';
var msgSalesPerson = 'Please select sales person.';
var msgHooverType = 'Please select hoover type.';
var msgEnterPasswd = 'Updating your personal data will require password';
var msgMobileSms = 'You must provide Mobile number, If you want notification for special offers and new products via SMS.';
var msgPriceHistory = 'Note that when allowing this, price history will be shown in all your ads';
var msgUserExist = 'This user Id already exist.';

// DEALER PERSON
var msgDelConfirm = 'Are you sure you want to delete?';
var msgDeleteConfirm = 'Are you sure you want to delete this record?';
var msgDeleteAllConfirm = 'Are you sure you want to delete all these records?';
var msgOnlyImageUpload = 'Only image/gif, image/pjpeg, image/jpeg, image/bmp, image/x-MS-bmp File types could be uploaded';
var msgChangeStatus = 'Are you sure you want to change status?';
var msgLeastOneCategory = 'Please select at least one category';
var msgInvalidAddress = 'Address field can contain 0-9 a-z A-Z å Å ä Ä ö Ö , . \' - _ SPACE ´ : ( ) characters only.';
var msgInvalidCity = 'City field can contain 0-9 a-z A-Z å Å ä Ä ö Ö , - _ ´ : SPACE characters only.';

// ADD/EDIT VEHICLE
var msgCommentChar = 'you cant not add comment more then 500 char';
var msgInvalidWarranty = 'Invalid Warranty Value, It should be Numeric values (0-9) only.';
var msgAboutRegNo = 'Either enter Reg. no. or check the checkbox to not registering the vehicle';
var msgBlankRegNo = 'Vehicle Registration Number is blank';
var msgInvalidRegNo = 'Your vehicle Registration Number is Invalid';
var msgInvalidPrice = 'Invalid Price Value, It should be Numeric values (0-9) only';
var msgInvalidDelCost = 'Invalid delivery cost value, It should be Numeric values (0-9) only';
var msgPrice = 'Vehicle price is too low, please enter proper price.';
var msgLessThan1Price = 'Price can not be less then 1';
var msgInvalidMileage = 'Invalid Mileage Value, It should be Numeric values (0-9) only';
var msgInvalidOwner = 'Invalid value for "Owner" field';
var msgEngModel = 'Do not use words longer than 21 characters. Please decrease its length or add one or more SPACEs in between.';
var msgLngRmrkWord = 'Do not use words longer than 40 characters in vehicle-remarks. Please decrease its length or add one or more SPACEs in between.';
var msgCoolingType = 'Please Select Vantilation option';
var msgLngWordFPart = 'Do not use words longer than ';
var msgLngWordSPart = ' characters. Please decrease its length or add one or more SPACEs in between.';
var msgSelectVehicleClass = 'Please select Vehicle Class';
var msgSelectEngineType = 'Please select Engine Type';
var msgSelectSubType = 'Please select Type';
var msgSelectMake = 'Please select Make';
var msgSelectModel = 'Please select Model';
var msgSelectYear = 'Please select Year Model';
var msgSelectColor = 'Please select Color';
var msgSelectColorType = 'Please Select Color Type.';
var msgPostConfirmCancel = 'Are you sure, that you want to cancel posting ad?';
var capTypeEngineModel = 'Type engine model here';
var msgLngWordFPart = 'Do not use words longer than ';
var msgLngWordSPart = ' characters. Please decrease its length or add one or more SPACEs in between.';
var msgProductionNo = 'Please enter proper Production Number.';
var msgNoRoadPermit = 'Note! Ad type has been changed to "No road permits" because of the engine size';
var msgNoImageAttached = 'Please attach at least 1 image with your vehicle.';
var msgDelNettPriceConfirm = 'Are you sure you want to remove the net price?';

// VIDEO UPLOAD
var msgVideoFileSelect = 'Please select a video file to upload';
var msgFileExtension = 'Uploading format should be filename.extension';
var msgVideoFileFormat = 'Sorry, uploading files in this format is not allowed. Please ensure your file names follow this format. '+"\n\n"+'1.Format should be filename.extension'+"\n"+'2. Legal characters are 1-9, a-z, A-Z, "_","-"';
var msgVideoFileExtension = 'Sorry, uploading a file with the extension';
var msgIsnotAllowed = 'is not allowed.';
var msgDeleteVideoConfirm = 'Are you sure you want to delete the video for this ad ?';

// VIEW VEHICLE
var msgAskForLogin = 'Ask question or Reply is available only for registered users of the website.'+"\n"+' Hence if you are registered member of our website then you need to Login first. Or click "Register" to be registered member of our website.';
var msgLongReport = 'The reason should not be longer than 300 characters';
var msgTooLongWord = 'The text, you have entered, is too long. It can contain only words less than 40 characters long. Hence, please divide the text in appropriate words.';

// ADMIN PART
var msgOldNewRegSame = 'New and Old Registration Numbers are same';

// ADVANCED SEARCH PART
var msgDupSelected = 'You have already selected this Model';
var msgInvalidFa = 'Your Search agent name should not be blank and can contain 0-9 a-z A-Z å Å ä Ä ö Ö , - _ ´ : and SPACE characters only.';
var makeAllSelected = 'All models from this make are already selected';
var msgDupEngModelSelected = 'You have already selected this engine model';
var msgAllModelSelected = 'All engine models from this model are already selected';
var msgAllMakeSelected = 'All models/engine models from this make are already selected';
var anyModel = 'Any Model';
var anyEngModel = 'Any Enginemodel';
var engineModel = 'Enginemodel';
var msgFaForRegUser = 'Save search agent is available only for registered users of the website.'+"\n"+'Hence if you are registered member of our website then you need to Login first. Or click "Register" to be registered member of our website.';

// VEHICLE STATISTICS
var msgSelectMakeOrYear = 'Please select atleast one of the Make or Year';

// INVALID BROWSER
var msgDeleteConfirm = 'Are you sure you want to delete this record?';

// LIST DEALER
var CapAddComment = 'Add Comment';
var CapComment = 'Comment';
var msgBlankDealer = 'Please specify dealer name to be searched.';

// COMPARE VEHICLES
var msgNoComSelected = 'Please select vehicles to remove from compare list';
var msgAtLeastTwoCompare = 'You must have at least 2 vehicles in your compare list or remove all of the vehicles from compare.';
var msgSelMinTwoVeh = 'maximum 10 vehicles is allowed for comparison.';
var msgBothComRem = 'Both of the vehicles will be removed from compare list. Are you sure that you want to remove?';
var msgAllComRem = 'There can not be one vehicle in your compare list. Are you sure that you want to remove all of the vehicles?';

// LISTSERVICE PAGE
var keywordtext = 'Enter keyword here';
var keywordtext_nl = 'Enter keyword here';
var ziptext = 'Enter zip here';
var ziptext_nl = 'Domicile, town or zip';
var dealerKeyText_nl = 'Keyword';
var dealerText_nl = 'For example "helsinki" or "00100"';

// BANNER
var msgCheckEndDate = 'Plz, check the end date';
var msgNonZeroEndDate = 'The end date should not be less than todays date';

// LIST OWNER VEHICLE
var capSubmit = 'Submit';
var txtAddNettPrice = 'Add Nett Price by clicking here';
var txtAddSimPrice = 'Add Price by clicking here';
var clickToEdit = 'Click to edit';

// CONTACT REQUEST FORM FROM VIF
var magWordMatch = 'Please enter the word verification code showing in the image';

// SEND LINK TO A FRIEND
var msgMoreThan10Mail = 'You can add maximum 10 email addresses.';
var msgInvalidName = 'Name field is mandatory to fill in and can contain a-z A-Z å Å ä Ä ö Ö ´ SPACE characters only.';

// LARGE IMAGE MODAL
var msgClose = 'Close';
var msgPrint = 'Print';
var msgNext = 'Next';
var msgPrev = 'Prev';
var msgImage = 'Image';
var capLargeImgIcon = 'Enlarge image';
var weeks = 'week';
var days = 'day';
var msgImage = 'Image';

// APE
var msgSelectAtLeastOneApe = 'Please select at least 1 ad';
// var msgSelectCategoryApe = 'Please select Category';

// In Place Editor
var notKnown = 'Not specified';
var savingIPE = 'Saving...';
var CapNettPriceDefault = '(add)';
var capResetSearch = 'Reset search';

var msgAdNotFound = 'Given Vehicle ID not found.';
