additional_plugins/alpha/serendipity_event_feedflare/lang_cs.inc.php
Matthias Mees 24ee209520 Move deprecated plugins to alpha, a.k.a. Siberia
These plugins have been identified as deprecatable at #s9ycamp2017.
They use service that no longer exist or provide features that no
longer make sense or have been replaced.

We won't miss them.

References s9y/Serendipity#499
2017-04-13 20:53:16 +02:00

11 lines
494 B
PHP

<?php
/**
* @author Vladimír Ajgl <vlada@ajgl.cz>
* @translated 2009/05/31
*/
@define('PLUGIN_EVENT_FEEDFLARE_NAME', 'Feedburner FeedFlare');
@define('PLUGIN_EVENT_FEEDFLARE_BLAHBLAH', 'Do patičky každého příspěvku přidává tag FeedFlare.');
@define('PLUGIN_EVENT_FEEDFLARE_FEEDBURNER_ID', 'FeedBurner ID');
@define('PLUGIN_EVENT_FEEDFLARE_FEEDBURNER_ID_DESC', 'Jedinečný FeedBurner ID identifikátor pro tento blog. Toto je typicky část, kteoru najdete za http://feeds.feedburner.com/.');