* EN-Revision: Revision of lang_en.inc.php */ @define('PLUGIN_DELICIOUS_N', 'A del.icio.us plug-in'); @define('PLUGIN_DELICIOUS_D', 'A clone of the "Remaindered Links" & "Blogmarks" systems, and uses the trendy del.icio.us for its back-end support.'); @define('PLUGIN_DELICIOUS_TITLE_N', 'Sidebar Title'); @define('PLUGIN_DELICIOUS_TITLE_D', 'The title given for the del.icio.us feed plug-in.'); @define('PLUGIN_DELICIOUS_USERNAME_N', 'Username'); @define('PLUGIN_DELICIOUS_USERNAME_D', 'The usename of del.icio.us account you wish to display (Note: if you wish to use display tags, use the form tag/ i.e. "tag/delicious" tag intersections are also supported "tag/web+css")'); @define('PLUGIN_DELICIOUS_DISPLAYNUMBER_N', 'Number of post to display'); @define('PLUGIN_DELICIOUS_DISPLAYNUMBER_D', 'How many del.icio.us post should be displayed? (Maxium feed size is the default, 30)'); @define('PLUGIN_DELICIOUS_CACHETIME_N', 'When to update the feed?'); @define('PLUGIN_DELICIOUS_CACHETIME_D', 'The contents of a feed are stored in a cache which will be updated as soon as its older than X hours (Default: 1 hours)'); @define('PLUGIN_DELICIOUS_MORELINK_N', 'Display "more"-link'); @define('PLUGIN_DELICIOUS_MORELINK_T', 'Text value for "more" link'); @define('PLUGIN_DELICIOUS_MORELINK_D', 'Display link to selected del.icio.us-profile'); @define('PLUGIN_DELICIOUS_MORELINK', 'More'); ?>