[ Index ]
 

Code source de Serendipity 1.2

Accédez au Source d'autres logiciels libres

title

Body

[fermer]

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

   1  <?php # $Id: lang_en.inc.php 1381 2006-08-15 10:14:56Z elf2000 $
   2  
   3  /**
   4   *  @version $Revision: 1381 $
   5   *  @author Translator Name <yourmail@example.com>
   6   *  EN-Revision: Revision of lang_en.inc.php
   7   */
   8  
   9  @define('PLUGIN_ENTRYLINKS_NAME', 'Entry\'s Links');
  10  @define('PLUGIN_ENTRYLINKS_BLAHBLAH', 'Shows all links referrenced in an article');
  11  @define('PLUGIN_ENTRYLINKS_NEWWIN', 'Open links in new window?');
  12  @define('PLUGIN_ENTRYLINKS_NEWWIN_BLAHBLAH', 'Should the links be opened in a new window? (Default: Current window)');
  13  @define('PLUGIN_ENTRYLINKS_REFERERS', 'Referring links');
  14  @define('PLUGIN_ENTRYLINKS_WORDWRAP', 'Wordwrap');
  15  @define('PLUGIN_ENTRYLINKS_WORDWRAP_BLAHBLAH', 'How many words until a wordwrap will occur? (Default: 30)');
  16  @define('PLUGIN_ENTRYLINKS_MAXREF', 'Maximum referring links');
  17  @define('PLUGIN_ENTRYLINKS_MAXREF_BLAHBLAH', 'How many referring links should be displayed? (Default: 15)');
  18  @define('PLUGIN_ENTRYLINKS_ORDERBY', 'Order of referring links');
  19  @define('PLUGIN_ENTRYLINKS_ORDERBY_BLAHBLAH', 'By which key should the referring links be ordered? (Default: number of links)');
  20  @define('PLUGIN_ENTRYLINKS_ORDERBY_DAY', 'Date');
  21  @define('PLUGIN_ENTRYLINKS_ORDERBY_FULLCOUNT', 'Number of links');
  22  
  23  ?>


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