// Spectrophotometric measurement of nucleic acids concentration - program reports

var alt03_01 = "\"Dilution volume\" should be a number.";
var alt03_02 = "\"Sample volume\" should be a number.";
var alt03_03 = "The sample volume should be less then the dilution volume.";
var alt03_04 = "Insert the extinction coefficient for oligonucleotide.";
var alt03_05 = "\"Absorbance OD260\" should be a number.";
var alt03_06 = "\"Absorbance OD260\" should be numbers separated by the space.";
var alt03_07 = "Only after calculation of concentration.";
var lng = "eng";