diff --git a/settings/templates/admin.php b/settings/templates/admin.php index ea91fca499..b7ea77a993 100644 --- a/settings/templates/admin.php +++ b/settings/templates/admin.php @@ -241,12 +241,12 @@ if ($_['suggestedOverwriteCliUrl']) { if (time() - $_['lastcron'] <= 3600): ?> - t("Last cron was executed %s.", array($relative_time)));?> + t("Last cron job execution: %s.", array($relative_time)));?> - t("Last cron was executed %s. Something seems wrong.", array($relative_time)));?> + t("Last cron job execution: %s. Something seems wrong.", array($relative_time)));?>