var I18N_NO_PRODUCT="You have not selected any product";
var I18N_NO_LICENSE_FOR_BSE="You have not selected a license for BayesiaLab Standard Edition";
var I18N_NO_LICENSE_FOR_BPE="You have not selected a license for BayesiaLab Professional Edition";
var I18N_NO_LICENSE_FOR_BMS="You have not selected a license for Bayesia Market Simulator";
var I18N_NO_LICENSE_FOR_BE="You have not selected a license for Bayesia Engines";
var I18N_NO_LICENSE_FOR_BGLE="You have not selected a license for Bayesia Graph Layout Engine";

var I18N_NAME_IS_MANDATORY="Field Name is required";
var I18N_MAIL_IS_MANDATORY="Field Email is required";
var I18N_MAIL_IS_INCORRECT="Field Email has to be a correct email adress";
var I18N_MAIL_ARE_NOT_IDENTICAL="Fields Email are not the same";
var I18N_ORG_NAME_IS_MANDATORY="Field Organisation Name is required";
var I18N_ORG_ADRESS_IS_MANDATORY="Field Organisation Address is required";
var I18N_ORG_CITY_IS_MANDATORY="Field City is required";
var I18N_ORG_CITY_CODE_IS_MANDATORY="Field Zip Code is required";
var I18N_ORG_COUNTRY_IS_MANDATORY="Field Country is required";
