3 $LDErrorDate="The date is wrong. Please enter a correct date";
4 $LDErrorDateLen="The date has a wrong length.";
5 $LDErrorDateFormat="The date format is wrong.";
6 $LDErrorNotNumeric="Non numerics are not allowed.";
7 $LDErrorYear="The year is wrong";
8 $LDErrorMonth="The month is wrong";
9 $LDErrorDay="The day is wrong";