//
// Carnet de Route  -(c)opyright Alliance Réseaux - 2008
//					- LP
var _MsgAjoutOk = "This element has been added to your travel book";
var _MsgAjoutErr = "Error when adding to your travel book";
var _MsgProvenanceInvalide = "Error: the mail from is invalid.";
var _MsgDestinataireInvalide = "Error: the destination mail is invalid.";
var _MsgMailEnvoye = "Your travel book has been sent to the address.";
var _MsgMailErreur = "Error: your travel book could not be sent.";
var _MsgSupprOk = "This item has been removed from your travel book";
var _MsgCarnetVide = "<a href='sac-a-dos.aspx'>Your travel book</a> is empty";
var _MsgCarnet1 = "1 item in <a href='sac-a-dos.aspx'>your travel book.</a>";
var _MsgCarnetN = "{0} item in <a href='sac-a-dos.aspx'>your travel book.</a>";