[ Index ]
 

Code source de e107 0.7.8

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

title

Body

[fermer]

/e107_plugins/log/languages/admin/ -> 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/log/languages/admin/English.php,v $
  14  |     $Revision: 1.12 $
  15  |     $Date: 2007/02/10 15:54:31 $
  16  |     $Author: e107steved $
  17  +----------------------------------------------------------------------------+
  18  */
  19      
  20  define("ADSTAT_ON", "On");
  21  define("ADSTAT_OFF", "Off");
  22  define("ADSTAT_L1", "This plugin will log all visits to your site, and build detailed statistic screens based on the information gathered.");
  23  define("ADSTAT_L2", "The statistics logger has been successfully installed. To activate, please go to the config screen and click Activate.<br /><b>You must set the permissions of the e107_plugins/log/logs folder to 777 (chmod 777)</b>");
  24  define("ADSTAT_L3", "Statistic Logging");
  25  define("ADSTAT_L4", "Activate statistic logging");
  26  define("ADSTAT_L5", "Statistic types");
  27  define("ADSTAT_L6", "Browsers");
  28  define("ADSTAT_L7", "Operating Systems");
  29  define("ADSTAT_L8", "Screen resolutions / depths");
  30  define("ADSTAT_L9", "Countries/domains visited from");
  31  define("ADSTAT_L10", "Referrers");
  32  define("ADSTAT_L11", "Search queries");
  33  define("ADSTAT_L12", "Reset stats");
  34  define("ADSTAT_L13", "this will erase stats - careful!");
  35  define("ADSTAT_L14", "Page counts");
  36  define("ADSTAT_L15", "Update Statistic Settings");
  37  define("ADSTAT_L16", "Site Statistic Settings");
  38  define("ADSTAT_L17", "Statistic settings updated");
  39  define("ADSTAT_L18", "Allow access to main statistics page to ...");
  40  define("ADSTAT_L19", "Recent visitors");
  41  define("ADSTAT_L20", "Count admin visits");
  42  define("ADSTAT_L21", "Maximum records to display on stats page");
  43  define("ADSTAT_L22", "Run update routine");
  44  define("ADSTAT_L23", "logs from a previous version of e107 have been detected, update them here");
  45  define("ADSTAT_L24", "Go to update script");
  46  define("ADSTAT_L25", "Selected stats reset");
  47  define("ADSTAT_L26", "Remove page entries");
  48  define("ADSTAT_L27", "If your stats have incorrect pages, you can remove them here");
  49  define("ADSTAT_L28", "Open page");
  50  
  51  
  52  define("ADSTAT_L29", "Page Name");
  53  define("ADSTAT_L30", "Check to remove");
  54  define("ADSTAT_L31", "Remove selected pages");
  55  define("ADSTAT_L32", "Page Tidy");
  56  
  57  define("ADSTAT_L33", "Configure Statistics Logging");
  58  
  59  
  60  ?>


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