*/ // for the configuration manager $lang['apikey'] = 'The Akismet API Key. The plugin will not work without!'; $lang['notify'] = 'If an email address is set here, the plugin will send a mail to it whenever a spam attempt is blocked.'; $lang['dryrun'] = 'Enable dryrun mode: the Akismet plugin will not block any spam, it will only check and send the notify mail.';