[ Index ]
 

Code source de e107 0.7.8

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

title

Body

[fermer]

/e107_plugins/tree_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  |     $Source: /cvsroot/e107/e107_0.7/e107_plugins/tree_menu/languages/English.php,v $
  14  |     $Revision: 1.3 $
  15  |     $Date: 2005/10/07 02:54:20 $
  16  |     $Author: sweetas $
  17  +----------------------------------------------------------------------------+
  18  */
  19  
  20  define("TREE_L1", "Configure Tree Menu");
  21  define("TREE_L2", "Update Tree Menu Settings");
  22  define("TREE_L3", "Tree Menu configuration saved.");
  23  define("TREE_L4", "On");
  24  define("TREE_L5", "Off");
  25  define("TREE_L6", "CSS class to use for non-openable links");
  26  define("TREE_L7", "CSS class to use for openable links");
  27  define("TREE_L8", "CSS class to use for opened links");
  28  define("TREE_L9", "Use spacer class between main links");
  29  
  30  ?>


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