additional_plugins/serendipity_event_feedflare/lang_en.inc.php
Garvin Hicking ab02bb4af4 Remove $Id$
2011-12-25 10:07:20 +01:00

14 lines
559 B
PHP

<?php # $Id$
/**
* @version $Revision$
* @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/.');