// if ( Main::get_post_ids_for_pending_events( self::ACTION, $screen->post_type, $status ) ) {
// $type = 'warning';
// $message = __( 'Some items that would normally be shown here are waiting to be moved to the trash. These items are hidden until they are moved.', 'bulk-edit-cron-offload' );
$message=__('Some items that would normally be shown here are waiting to be restored from the trash. These items are hidden until they are restored.','bulk-edit-cron-offload');