diff --git a/mailpoet/views/settings_translations.html b/mailpoet/views/settings_translations.html index c5d5c59f4b..33350b8b9d 100644 --- a/mailpoet/views/settings_translations.html +++ b/mailpoet/views/settings_translations.html @@ -90,7 +90,7 @@ 'taskCronDescription': __('Select what will activate your newsletter queue.'), 'websiteVisitors': __('Visitors to your website'), 'serverCron': __("Server side cron (Linux cron)"), - 'actionSchedulerCron': __("WordPress built-in cron (recommended)"), + 'actionSchedulerCron': __("Action Scheduler (recommended)"), 'addCommandToCrontab': __("To use this option please add this command to your crontab:"), 'withFrequency': __("With the frequency of running it every minute:"), 'rolesTitle': __('Roles and capabilities'),