
//Variables en inglés

DEBE_INDICAR_FECHAS = "You must give a pick-up date and a drop-off date for the vehicle."
FECHA_DEVOLUCION_POSTERIOR = "The drop-off date must be after the pick-up date."
HORA_DEVOLUCION_POSTERIOR = "The drop-off time must be after the pick-up time."
DEBE_INDICAR_FECHA_RECOGIDA = "You must give the pick-up date first."
DEBE_INDICAR_FECHA_INICIO = "Please enter first the date of start of hire period."

EL_CAMPO = "The field "
NO_VACIO = " must be filled in."
NECESARIO_SELECCIONE = "You must select "
NECESARIO_ADJUNTAR = "You must attach the file "
FECHA_VALIDA = " must be a valid date dd/mm/yyyy"
DEBE_TELEFONO = "You must enter a telephone number"
DEBE_CIFRA_VALIDA = " must be a valid, whole number"
DEBE_DINERO = " must be a  valid money value (eg: '30,50')"
DEBE_SELECCIONAR = "You must select "
SE_HA_DE_SELECCIONAR = "A value must be selected "
DIRECCION_EMAIL_VALIDO = " must be a  valid e-mail address"
DIRECCION_URL_VALIDA = " must be a valid  URL (must start with http://)"
TELEFONO_DIGITOS = "The telephone  number must have 9 digits"
CARACTER_NO_NUMERO = "You have entered a character which is not a number."

INTRODUZCA_SU_CORREO = "Enter your e-mail to recover your password."
DIA = "day"
DIAS = "days"