[ Index ]
 

Code source de Serendipity 1.2

Accédez au Source d'autres logiciels libres

title

Body

[fermer]

/plugins/serendipity_plugin_recententries/ -> lang_en.inc.php (source)

   1  <?php # $Id: lang_en.inc.php 1716 2007-06-08 08:52:02Z garvinhicking $
   2  
   3  /**
   4   *  @version $Revision: 1716 $
   5   *  @author Translator Name <yourmail@example.com>
   6   *  EN-Revision: Revision of lang_en.inc.php
   7   */
   8  
   9  @define('PLUGIN_RECENTENTRIES_TITLE', 'Recent Entries');
  10  @define('PLUGIN_RECENTENTRIES_BLAHBLAH', 'Shows the titles and dates of the most recent entries');
  11  @define('PLUGIN_RECENTENTRIES_NUMBER', 'Number of entries');
  12  @define('PLUGIN_RECENTENTRIES_NUMBER_BLAHBLAH', 'How many entries should be displayed? (Default: 10)');
  13  @define('PLUGIN_RECENTENTRIES_NUMBER_FROM', 'Skip front page entries');
  14  @define('PLUGIN_RECENTENTRIES_NUMBER_FROM_DESC', 'Only recent entries that are not on the front page will be shown. (Default: latest ' . $serendipity['fetchLimit'] . ' will be skipped)');
  15  @define('PLUGIN_RECENTENTRIES_NUMBER_FROM_RADIO_ALL', 'Show all');
  16  @define('PLUGIN_RECENTENTRIES_NUMBER_FROM_RADIO_RECENT', 'Skip front page items');
  17  @define('PLUGIN_RECENTENTRIES_RANDOMIZE', 'Show Random Articles');
  18  @define('PLUGIN_RECENTENTRIES_RANDOMIZE_DESC', 'If set, random articles will be selected.');
  19  


Généré le : Sat Nov 24 09:00:37 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics