// Estimation of time for bacteria growth - program reports

var alt02_01 = "The \"Days before\" should be a number.";
var alt02_02 = "What it the time of the first measurement (h)?";
var alt02_03 = "What it the time of the first measurement (min)?";
var alt02_04 = "What it the \"First density (OD1)?\"";
var alt02_05 = "What it the time of the second measurement (h)?";
var alt02_06 = "What it the time of the second measurement (min)?";
var alt02_07 = "What it the \"Second density (OD2)?\"";
var alt02_08 = "What should be the \"Final density (ODf)?\"";
var alt02_09 = "The second measurement should be after the first.";
var alt02_10 = "The second density should be greater then the first.";
var alt02_11 = "You should estimate the time previously.";
var alt02_12 = "What is the \"Precision of the spectrophotometer?\"";
var alt02_13 = "What is the \"Precision of the time measurement?\"";
var lng = "eng";