var ChkInpNum_MissingSeperator = "You must enter a whole number, whitout commas or points."; var InitAction_FillAllFields = "Please fill in all the fields."; var InitAction_NotCorrectEmail = "The recipients e-mail address is not a correct address."; var SelectAndPost_CurDistToLong = "Current distance must be less than total estimated distance."; var SelectAndPost_NumToLow = "You must enter a correct number, larger than zero."; var SelectAndPost_TotalEstToSmall = "Total estimated distance must be greater than current distance."; var ShowSel_LitrePKm = " (litre/100km)"; var ConfStartNew_DataWillBeLost = "Your previous calculation results will be lost. Are you sure you want to continue?"; var No = "No"; var Yes = "Yes"; var param_Km = "km"; var param_LitrePerKm = "Litre/100km";