[ Index ]
 

Code source de Serendipity 1.2

Accédez au Source d'autres logiciels libres

title

Body

[fermer]

/plugins/serendipity_plugin_comments/ -> 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_COMMENTS_BLAHBLAH', 'Displays the last comments to your entries');
  10  @define('PLUGIN_COMMENTS_WORDWRAP', 'Wordwrap');
  11  @define('PLUGIN_COMMENTS_WORDWRAP_BLAHBLAH', 'How many words until a wordwrap will occur? (Default: 30)');
  12  @define('PLUGIN_COMMENTS_MAXCHARS', 'Maximum chars per comment');
  13  @define('PLUGIN_COMMENTS_MAXCHARS_BLAHBLAH', 'How many chars will be displayed for each comment? (Default: 120)');
  14  @define('PLUGIN_COMMENTS_MAXENTRIES', 'Maximum number of comments');
  15  @define('PLUGIN_COMMENTS_MAXENTRIES_BLAHBLAH', 'How many comments will be shown? (Default: 15)');
  16  @define('PLUGIN_COMMENTS_ABOUT', '%s about%s');
  17  @define('PLUGIN_COMMENTS_ANONYMOUS', 'anon');
  18  ?>


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