additional_plugins/serendipity_event_spamblock_surbl/lang_de.inc.php

6 lines
340 B
PHP
Raw Normal View History

<?php #
2011-12-13 12:29:05 +01:00
@define('PLUGIN_EVENT_SPAMBLOCKSURBL_TITLE', 'Spamschutz (SURBL)');
@define('PLUGIN_EVENT_SPAMBLOCKSURBL_DESC', 'URL abweisen die als SPAM geblacklistet sind.');
@define('PLUGIN_EVENT_SPAMBLOCK_ERROR_SURBL', 'Spamschutz: Ihre Nachricht enth<74>lt eine URL, die als SPAM gef<65>hrt wird, daher wird Ihr Kommentar abgewiesen.');