//
// Carnet de Route  -(c)opyright Alliance Réseaux - 2008
//					- LP
var _MsgAjoutOk = "This item has been added to your book travel";
var _MsgAjoutErr = "Error when you add this item";
var _MsgProvenanceInvalide = "Error : your email is not valid.";
var _MsgDestinataireInvalide = "Error : the destination email is not valid.";
var _MsgMailEnvoye = "The book travel has been sent to the email address.";
var _MsgMailErreur = "Error : the book travel has not been sent.";
var _MsgSupprOk = "This item has been canceled from your book travel";
var _MsgCarnetVide = "<a href='carnet-de-voyage.aspx'>Your book travel</a> is empty";
var _MsgCarnet1 = "1 item in <a href='carnet-de-voyage.aspx'>your book travel.</a>";
var _MsgCarnetN = "{0} item in <a href='carnet-de-voyage.aspx'>your book travel.</a>";
