[ Index ]
 

Code source de e107 0.7.8

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

title

Body

[fermer]

/e107_languages/English/admin/ -> lan_menus.php (source)

   1  <?php
   2  /*
   3  + ----------------------------------------------------------------------------+
   4  |     e107 website system - Language File.
   5  |
   6  |     $Source: /cvsroot/e107/e107_0.7/e107_languages/English/admin/lan_menus.php,v $
   7  |     $Revision: 1.10 $
   8  |     $Date: 2006/04/28 01:08:57 $
   9  |     $Author: mcfly_e107 $
  10  +----------------------------------------------------------------------------+
  11  */
  12  define("MENLAN_1", "Visible to all");
  13  define("MENLAN_2", "Visible to members only");
  14  define("MENLAN_3", "Visible to administrators only");
  15  define("MENLAN_4", "Only visible to:");
  16  // define("MENLAN_5", "class");
  17  define("MENLAN_6", "Save visibility options");
  18  define("MENLAN_7", "Configure visibility options for");
  19  define("MENLAN_8", "Visibility options updated");
  20  define("MENLAN_9", "New custom menu installed");
  21  define("MENLAN_10", "New menu installed");
  22  define("MENLAN_11", "Menu removed");
  23  define("MENLAN_12", "Activate: choose area");
  24  define("MENLAN_13", "Activate in Area");
  25  define("MENLAN_14", "Area");
  26  define("MENLAN_15", "Deactivate");
  27  define("MENLAN_16", "Configure");
  28  define("MENLAN_17", "Move Up");
  29  define("MENLAN_18", "Move Down");
  30  define("MENLAN_19", "Move to Area");
  31  define("MENLAN_20", "Visibility");
  32  
  33  // define("MENLAN_21", "Visible to Guests only");
  34  define("MENLAN_22", "Inactive Menus");
  35  
  36  define("MENLAN_23", "Move to bottom");
  37  define("MENLAN_24", "Move to top");
  38  define("MENLAN_25", "Function ...");
  39  
  40  define("MENLAN_26", "This menu will only be <strong>SHOWN</strong> on the following pages");
  41  define("MENLAN_27", "This menu will only be <strong>HIDDEN</strong> on the following pages");
  42  define("MENLAN_28", "Enter one page per line, enter enough of the url to distinguish it properly.  If you need the ending of the url to match exactly, use a ! at the end of the page name <br />For example: <strong>page.php?1!</strong>");
  43  
  44  define("MENLAN_29", "Select Layout");
  45  define("MENLAN_30", "To see the menu areas and their positions for custom layouts, select the custom layout here:");
  46  define("MENLAN_31", "Default Layout");
  47  define("MENLAN_32", "Newsheader Layout");
  48  define("MENLAN_33", "Custom Layout");
  49  define("MENLAN_34", "Embedded");
  50  define("MENLAN_35", "Configure Menus");
  51  define("MENLAN_36", "Choose the menu(s) to activate");
  52  define("MENLAN_37", "and where to activate them.");
  53  define("MENLAN_38", "Hold down CTRL to select multiple menus.");
  54  
  55  
  56  ?>


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