additional_plugins/alpha/serendipity_event_feedflare/lang_en.inc.php

14 lines
545 B
PHP
Raw Normal View History

<?php #
2011-12-13 12:29:05 +01:00
/**
2013-08-12 10:27:53 +02:00
* @version
2011-12-13 12:29:05 +01:00
* @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/.');