additional_plugins/serendipity_event_feedflare/lang_en.inc.php
2011-12-13 12:29:05 +01:00

14 lines
627 B
PHP

<?php # $Id: lang_en.inc.php,v 1.1 2006/12/05 09:19:30 garvinhicking Exp $
/**
* @version $Revision: 1.1 $
* @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/.');