[ Index ]
 

Code source de e107 0.7.8

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/e107_plugins/chatbox_menu/languages/English/ -> English_config.php (source)

   1  <?php
   2  /*
   3  + ----------------------------------------------------------------------------+
   4  |     e107 website system - Language File.
   5  |
   6  |     $Source: /cvsroot/e107/e107_0.7/e107_plugins/chatbox_menu/languages/English/English_config.php,v $
   7  |     $Revision: 1.4 $
   8  |     $Date: 2005/12/06 01:06:09 $
   9  |     $Author: mcfly_e107 $
  10  |     Encoding:
  11  +----------------------------------------------------------------------------+
  12  */
  13  define("CHBLAN_1", "Chatbox settings updated.");
  14  define("CHBLAN_2", "Moderated.");
  15  define("CHBLAN_3", "No chatbox posts yet.");
  16  define("CHBLAN_4", "Member");
  17  define("CHBLAN_5", "Guest");
  18  define("CHBLAN_6", "unblock");
  19  define("CHBLAN_7", "block");
  20  define("CHBLAN_8", "delete");
  21  define("CHBLAN_9", "Moderate Chatbox");
  22  define("CHBLAN_10", "Moderate posts");
  23  define("CHBLAN_11", "Chatbox posts to display");
  24  define("CHBLAN_12", "amount of posts displayed in chatbox");
  25  define("CHBLAN_13", "Replace links");
  26  define("CHBLAN_14", "if ticked, posted links will be replaced by text entered in box below");
  27  define("CHBLAN_15", "Replace string if activated");
  28  define("CHBLAN_16", "links will be replaced by this string");
  29  define("CHBLAN_17", "Wordwrap count");
  30  define("CHBLAN_18", "words longer than the number you set here will be wrapped");
  31  define("CHBLAN_19", "Update Chatbox Settings");
  32  define("CHBLAN_20", "Chatbox Settings");
  33  define("CHBLAN_21", "Prune");
  34  define("CHBLAN_22", "Delete posts older than a certain time period");
  35  define("CHBLAN_23", "Delete posts older than ");
  36  
  37  define("CHBLAN_24", "One day");
  38  define("CHBLAN_25", "One week");
  39  define("CHBLAN_26", "One month");
  40  define("CHBLAN_27", "- Delete all posts -");
  41  define("CHBLAN_28", "Chatbox pruned.");
  42  
  43  define("CHBLAN_29", "Display chatbox inside scrolling layer");
  44  define("CHBLAN_30", "Layer height");
  45  define("CHBLAN_31", "Show emoticons");
  46  define("CHBLAN_32", "Moderator userclass");
  47  
  48  define("CHBLAN_33", "User counts recalculated");
  49  define("CHBLAN_34", "Recalculate user post counts");
  50  define("CHBLAN_35", "Recalculate");
  51  
  52  define("CHBLAN_36", "Chatbox Display options");
  53  define("CHBLAN_37", "Normal chatbox");
  54  define("CHBLAN_38", "Use javascript code to update posts dynamically (AJAX)");
  55  
  56  ?>


Généré le : Sun Apr 1 01:23:32 2007 par Balluche grâce à PHPXref 0.7