<?php
/**
 * English language file
 *
 * @author Michiel Dethmers <hello@botbouncer.org>
 */

// for the configuration manager

$lang['akismetapikey'] = 'API Key for Akismet';
$lang['honeypotapikey'] = 'API Key for Honeypot Project';
$lang['mollomprivatekey'] = 'Private Key for Mollom service';
$lang['mollompublickey'] = 'Public Key for Mollom service';
$lang['usestopforumspam'] = 'Use the Stopforumspam API';
$lang['continue'] = 'Continue checking on match';
$lang['spamerror'] = 'Text to display when spam matched';
$lang['whitelist'] = 'Whitelisted IPs, separate with comma';
