var $Common_Localization_Messages_Messages = {"CancelRoomRequest":"Are you sure you want to cancel this room request?","AtLeastOneDay":"You should add one day at least","RequestSentSuceesfully":"Your request is sent successfully , request number {0}","ChangeDoneSuccessfully":"Change Done Successfully","ErrorInPassportOrID":"Unvalid passport or ID","RegisterationStartLessOrEqualEventEndDate":"Registeration start date should be less than or equal event end date","AlreadyExists":"The item is added before","CancellationHasBeenExceeded":"You can not cancel where the maximum period of cancellation has been exceeded","NumberOfSeatsUnvalid":"Unvalid number of seats","CommentsRequired":"Comments Required","RoomIsNotAvialable":"Room is not avialable","SelectSponsorOrganization":"Select Sponsor Organization","CancelPurchaseRequest":"Are you sure you want to cancel this purchase request?","Attachment_ErrorMessage_MaxSize":"El tamaño del archivo de carga no debe exceder {0}Mb","AccessDeniedMessage":"You do not have access to this resource.","RoomSeatsLessThanEvent":"Room seats less than event seats.","InvalidData":"Invalid Data","RegisterationEndLessOrEqualEventEndDate":"Registeration end date should be less than or equal event end date","CountUnvalid":"Count greater than  0","MustAddDay":"Must add days","SponsorshipAmountUnvalid":"Unvalid sponsoship amount","AddAtleastOneSponsor":"You should add at least one sponsor","AddAtleastOneSpeaker":"You should add at least one speaker","CancelEventDoneSuccessfully":"Cancel Event Done Successfully","NotInRange":"The date should be between the event start and end date","UserMatched":"User Matched","SeatsLimit":"Total number of seats now exceed the number of seats for the event","AttachmentErrorOccured":"Ocurrió un error","SignedOutMessage":"You have successfully signed out.","DeletedSuccessfully":"Delete process completed sucessfully","MustAddAllDays":"Must add all days","EndTimeGreaterStartTime":"End time should be greater than start time","RegisterationStartLessThanToday":"Registeration start date must be greater or equal than today","AttachmentInvalidHeight":"Alto no permitido","ChooseAtleastOneItem":"You should choose at least one item","DeleteEventFailed":"Delete event failed","SectorRequired":"Sector Required","SavedSuccessfully":"Saved successfully","CancelEventFailed":"Cancel event failed","SelectSpeaker":"Select Speaker","OrganizationsImportedSuccessfully":"Organizations imported successfully","SelectSponsorshipType":"Select Sponsorship Type","EventStartDateLessThanToday":"Event start date could not be less than or equal today","OverlapError":"You can't add this range it makes overlap","AttachmentInvalidWidth":"Ancho no permitido","AddAtleastOneUser":"You should add at least one user","AddAtleastOneItem":"You should add at least one item","AgendaRequired":"Agenda Required","AttachmentNotAllowedExtension":"Extensión de archivo no permitida. los archivos permitidos son {0}","AttachmentSizeError":"No puede subir archivos con tamaño cero","SavedFailed":"Save process failed","DiscountPercentageUnvalid":"Unvalid discount percentage"};if(typeof $messages === 'undefined'){var $messages = {"CancelRoomRequest":"Are you sure you want to cancel this room request?","AtLeastOneDay":"You should add one day at least","RequestSentSuceesfully":"Your request is sent successfully , request number {0}","ChangeDoneSuccessfully":"Change Done Successfully","ErrorInPassportOrID":"Unvalid passport or ID","RegisterationStartLessOrEqualEventEndDate":"Registeration start date should be less than or equal event end date","AlreadyExists":"The item is added before","CancellationHasBeenExceeded":"You can not cancel where the maximum period of cancellation has been exceeded","NumberOfSeatsUnvalid":"Unvalid number of seats","CommentsRequired":"Comments Required","RoomIsNotAvialable":"Room is not avialable","SelectSponsorOrganization":"Select Sponsor Organization","CancelPurchaseRequest":"Are you sure you want to cancel this purchase request?","Attachment_ErrorMessage_MaxSize":"El tamaño del archivo de carga no debe exceder {0}Mb","AccessDeniedMessage":"You do not have access to this resource.","RoomSeatsLessThanEvent":"Room seats less than event seats.","InvalidData":"Invalid Data","RegisterationEndLessOrEqualEventEndDate":"Registeration end date should be less than or equal event end date","CountUnvalid":"Count greater than  0","MustAddDay":"Must add days","SponsorshipAmountUnvalid":"Unvalid sponsoship amount","AddAtleastOneSponsor":"You should add at least one sponsor","AddAtleastOneSpeaker":"You should add at least one speaker","CancelEventDoneSuccessfully":"Cancel Event Done Successfully","NotInRange":"The date should be between the event start and end date","UserMatched":"User Matched","SeatsLimit":"Total number of seats now exceed the number of seats for the event","AttachmentErrorOccured":"Ocurrió un error","SignedOutMessage":"You have successfully signed out.","DeletedSuccessfully":"Delete process completed sucessfully","MustAddAllDays":"Must add all days","EndTimeGreaterStartTime":"End time should be greater than start time","RegisterationStartLessThanToday":"Registeration start date must be greater or equal than today","AttachmentInvalidHeight":"Alto no permitido","ChooseAtleastOneItem":"You should choose at least one item","DeleteEventFailed":"Delete event failed","SectorRequired":"Sector Required","SavedSuccessfully":"Saved successfully","CancelEventFailed":"Cancel event failed","SelectSpeaker":"Select Speaker","OrganizationsImportedSuccessfully":"Organizations imported successfully","SelectSponsorshipType":"Select Sponsorship Type","EventStartDateLessThanToday":"Event start date could not be less than or equal today","OverlapError":"You can't add this range it makes overlap","AttachmentInvalidWidth":"Ancho no permitido","AddAtleastOneUser":"You should add at least one user","AddAtleastOneItem":"You should add at least one item","AgendaRequired":"Agenda Required","AttachmentNotAllowedExtension":"Extensión de archivo no permitida. los archivos permitidos son {0}","AttachmentSizeError":"No puede subir archivos con tamaño cero","SavedFailed":"Save process failed","DiscountPercentageUnvalid":"Unvalid discount percentage"}; }else{ $messages = Object.assign({},$messages, $Common_Localization_Messages_Messages);}