[ Index ] |
|
Code source de Serendipity 1.2 |
1 <?php # $Id: lang_en.inc.php 1427 2006-09-14 08:45:13Z garvinhicking $ 2 3 /** 4 * @version $Revision: 1427 $ 5 * @author Translator Name <yourmail@example.com> 6 * EN-Revision: Revision of lang_en.inc.php 7 */ 8 9 @define('PLUGIN_REMOTERSS_TITLE', 'Remote RSS/OPML-Blogroll Feed'); 10 @define('PLUGIN_REMOTERSS_BLAHBLAH', 'Show items of a remote RSS/OPML feed (e.g. Blogroll)'); 11 @define('PLUGIN_REMOTERSS_NUMBER', 'Number of entries'); 12 @define('PLUGIN_REMOTERSS_NUMBER_BLAHBLAH', 'How many entries should be displayed? (Default: every entry of the feed)'); 13 @define('PLUGIN_REMOTERSS_SIDEBARTITLE', 'Feed-Title'); 14 @define('PLUGIN_REMOTERSS_SIDEBARTITLE_BLAHBLAH', 'Title of the feed in the blog sidebar'); 15 @define('PLUGIN_REMOTERSS_RSSURI', 'RSS/OPML URI'); 16 @define('PLUGIN_REMOTERSS_RSSURI_BLAHBLAH', 'URI of the RSS/OPML feed which you want to display'); 17 @define('PLUGIN_REMOTERSS_NOURI', 'No RSS/OPML feed selected'); 18 @define('PLUGIN_REMOTERSS_RSSTARGET', 'RSS/OPML linktarget'); 19 @define('PLUGIN_REMOTERSS_RSSTARGET_BLAHBLAH', 'Target of the link to one of the displayed RSS items (Default: _blank)'); 20 @define('PLUGIN_REMOTERSS_CACHETIME', 'When to update the feed?'); 21 @define('PLUGIN_REMOTERSS_CACHETIME_BLAHBLAH', 'The contents of a feed are stored in a cache which will be updated as soon as its older than X seconds (Default: 3 hours)'); 22 @define('PLUGIN_REMOTERSS_FEEDTYPE', 'Feedtype'); 23 @define('PLUGIN_REMOTERSS_FEEDTYPE_BLAHBLAH', 'Choose the format of the remote Feed'); 24 @define('PLUGIN_REMOTERSS_BULLETIMG', 'Bullet Image'); 25 @define('PLUGIN_REMOTERSS_BULLETIMG_BLAHBLAH', 'Image to display before each headline.'); 26 @define('PLUGIN_REMOTERSS_DISPLAYDATE', 'Display Date'); 27 @define('PLUGIN_REMOTERSS_DISPLAYDATE_BLAHBLAH', 'Display the date below the headline?'); 28 29 @define('PLUGIN_REMOTERSS_RSSLINK', 'Use RSS-Link?'); 30 @define('PLUGIN_REMOTERSS_RSSLINK_DESC', 'Shall a link be set to the link specified in the RSS feed?'); 31 @define('PLUGIN_REMOTERSS_RSSFIELD', 'RSS display element'); 32 @define('PLUGIN_REMOTERSS_RSSFIELD_DESC', 'Whic element of the RSS feed should be displayed? (i.e.: "title", "content:encoded", "description", ...)'); 33 @define('PLUGIN_REMOTERSS_RSSESCAPE', 'Escape HTML output'); 34 @define('PLUGIN_REMOTERSS_RSSESCAPE_DESC', 'If enabled, HTML in RSS-feeds will be escaped and no XSS is possible. If this option is disabled, HTML in the feeds can be interpretated. This is a possible security issue, if the embedded feed is not yours!'); 35 36 ?>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sat Nov 24 09:00:37 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |