additional_plugins/serendipity_event_feedflare/lang_en.inc.php
2013-08-12 10:27:53 +02:00

14 lines
545 B
PHP

<?php #
/**
* @version
* @author Translator Name <yourmail@example.com>
* EN-Revision: Revision of lang_en.inc.php
*/
@define('PLUGIN_EVENT_FEEDFLARE_NAME', 'Feedburner FeedFlare');
@define('PLUGIN_EVENT_FEEDFLARE_BLAHBLAH', 'Adds a FeedFlare tag to the footer of each entry.');
@define('PLUGIN_EVENT_FEEDFLARE_FEEDBURNER_ID', 'FeedBurner ID');
@define('PLUGIN_EVENT_FEEDFLARE_FEEDBURNER_ID_DESC', 'The specific FeedBurner ID for this blog. This is the part typically found right after http://feeds.feedburner.com/.');