additional_plugins/alpha/serendipity_event_lsrstopper/lang_en.inc.php
Matthias Mees 3207b7dfb8 Move lsrstopper to siberia
This has been marked for deprecation for 4,5 months now, see
https://goo.gl/A0YRr3

References s9y/Serendipity#408
2017-03-15 08:46:22 +01:00

9 lines
583 B
PHP

<?php
/**
* @author Matthias Gutjahr <mattsches@gmail.com>
*/
@define('PLUGIN_EVENT_LSRSTOPPER_NAME', 'D64 LSR-Stopper');
@define('PLUGIN_EVENT_LSRSTOPPER_DESC', 'With this plugin you prevent links to media that support the German "Leistungsschutzrecht".');
@define('PLUGIN_EVENT_LSRSTOPPER_USE_BLACKLIST_NAME', 'Use the blacklist provided by D64. Else use the DNS service provided by wazong.de.');
@define('PLUGIN_EVENT_LSRSTOPPER_USE_BLACKLIST_DESC', 'More info here http://wordpress.org/extend/plugins/d64-lsr-stopper/ and here http://dentaku.wazong.de/2013/03/01/lsrdnsbl/');