@@ -68,7 +68,7 @@ function automatic_updates_mail(string $key, array &$message, array $params): vo
$message['body'][]=$params['error_message'];
if($key==='cron_failed_apply'){
$message['body'][]=t("Your site is in an indeterminate state and may not be accessible. It is strongly recommended to restore the site's code and database from a backup.",[],$options);
$message['body'][]=t("Your site may be unavailable or not working properly. It is strongly recommended to restore the site's code and database from a backup.",[],$options);