var labelField = "The field";
var labelMandatory = "is mandatory.";
var labelInvalid   = "is invalid !";
var labelNbAnswers = "The number of answers to the field";

var labelCheckboxMaxBegin = "You can not check more than ";
var labelCheckboxMaxEnd   = " boxes. You can uncheck another box if you confirm that you want to check this one.";

var labelExclusivePages    = "Some selected pages are not compatible. The page (or the pages) ";
var labelExclusivePagesEnd = " is (or are) exclusive of the others.";
