' . esc_html__( 'Event Aggregator includes a new, better system for removing unwanted imported events from your calendar. Click the button below to transition previously deleted events. This process will remove unwanted records from your database and include recent or upcoming trashed events in your Ignored archive.', 'the-events-calendar' ); $html .= ' ' . esc_html_x( 'Read more about Ignored Events.', 'link to knowlegebase article', 'the-events-calendar' ) . '
' . get_submit_button( esc_html__( 'Migrate Legacy Ignored Events' ), 'secondary', 'tribe-migrate-legacy-events', false ) . '
' . sprintf( _n( '%s post restored.', '%s posts restored.', $count_restored, 'the-events-calendar' ), $count_restored ) . '
' . esc_html_x( 'via ', 'record via origin', 'the-events-calendar' ) . '' . $record->get_label() . '
' . esc_html__( 'Source:', 'the-events-calendar' ) . ' ' . esc_html( $filename ) . '
' . esc_html( $filename ) . '
' . esc_html__( 'Source:', 'the-events-calendar' ) . ' ' . esc_html( $record->meta['source'] ) . '
' . esc_html( $record->meta['source'] ) . '