[ Index ]
 

Code source de Serendipity 1.2

Accédez au Source d'autres logiciels libres

title

Body

[fermer]

/plugins/serendipity_plugin_shoutbox/ -> 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_SHOUTBOX_NAME', 'Shoutbox');
  10  @define('PLUGIN_SHOUTBOX_DELETE', 'Delete');
  11  @define('PLUGIN_SHOUTBOX_SUBMIT', 'Shout it out');
  12  @define('PLUGIN_SHOUTBOX_BLAHBLAH', 'Displays a shoutbox for unrelated comments');
  13  @define('PLUGIN_SHOUTBOX_WORDWRAP', 'Wordwrap');
  14  @define('PLUGIN_SHOUTBOX_WORDWRAP_BLAHBLAH', 'How many chars until a wordwrap will occur? (Default: 30)');
  15  @define('PLUGIN_SHOUTBOX_MAXCHARS', 'Maximum chars per comment');
  16  @define('PLUGIN_SHOUTBOX_MAXCHARS_BLAHBLAH', 'How many chars will be displayed for each comment? (Default: 120)');
  17  @define('PLUGIN_SHOUTBOX_MAXENTRIES', 'Maximum number of comments');
  18  @define('PLUGIN_SHOUTBOX_MAXENTRIES_BLAHBLAH', 'How many comments will be shown? (Default: 15)');
  19  
  20  ?>


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