$config['error']['lurk'] was last used in 2010 I think

This commit is contained in:
Michael Foster 2013-09-23 15:52:45 +10:00
parent 964bb83300
commit de70fb6253

View File

@ -936,7 +936,6 @@
*/ */
// Error messages // Error messages
$config['error']['lurk'] = _('Lurk some more before posting.');
$config['error']['bot'] = _('You look like a bot.'); $config['error']['bot'] = _('You look like a bot.');
$config['error']['referer'] = _('Your browser sent an invalid or no HTTP referer.'); $config['error']['referer'] = _('Your browser sent an invalid or no HTTP referer.');
$config['error']['toolong'] = _('The %s field was too long.'); $config['error']['toolong'] = _('The %s field was too long.');