[ Index ]
 

Code source de e107 0.7.8

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

title

Body

[fermer]

/e107_plugins/comment_menu/languages/ -> English.php (source)

   1  <?php
   2  /*
   3  +---------------------------------------------------------------+
   4  | e107 website system
   5  |
   6  | ©Steve Dunstan 2001-2002
   7  | http://e107.org
   8  | jalist@e107.org
   9  |
  10  | Released under the terms and conditions of the
  11  | GNU General Public License (http://gnu.org).
  12  +---------------------------------------------------------------+
  13  */
  14  
  15  define("CM_L1", "No comments yet.");
  16  define("CM_L2", "");
  17  define("CM_L3", "Caption");
  18  define("CM_L4", "Number of comments to display?");
  19  define("CM_L5", "Number of characters to display?");
  20  define("CM_L6", "Postfix for too long comments?");
  21  define("CM_L7", "Show original news title in menu?");
  22  define("CM_L8", "New Comments Menu Configuration");
  23  define("CM_L9", "Update Menu Settings");
  24  define("CM_L10", "Comments menu configuration saved");
  25  define("CM_L11", "on");
  26  define("CM_L12", "Re:");
  27  define("CM_L13", "Posted by");
  28  
  29  ?>


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