[ Index ]
 

Code source de e107 0.7.8

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

title

Body

[fermer]

/e107_languages/English/ -> lan_error.php (source)

   1  <?php
   2  /*
   3  + ----------------------------------------------------------------------------+
   4  |     e107 website system - Language File.
   5  |
   6  |     $Source: /cvsroot/e107/e107_0.7/e107_languages/English/lan_error.php,v $
   7  |     $Revision: 1.7 $
   8  |     $Date: 2006/10/31 21:16:29 $
   9  |     $Author: e107coders $
  10  +----------------------------------------------------------------------------+
  11  */
  12  define("PAGE_NAME", "Error");
  13  
  14  define("LAN_ERROR_1", "Error 401 - Permission Denied");
  15  define("LAN_ERROR_2", "You do not have permission to retrieve the URL or link you requested.");
  16  define("LAN_ERROR_3", "Please inform the administrator of the referring page if you think this error page has been shown by mistake.");
  17  define("LAN_ERROR_4", "Error 403 - Authentication Failed");
  18  define("LAN_ERROR_5", "The URL you've requested requires a correct username and password. Either you entered an incorrect username/password, or your browser doesn't support this feature.");
  19  define("LAN_ERROR_6", "Please inform the administrator of the referring page if you think this error page has been shown by mistake.");
  20  define("LAN_ERROR_7", "Error 404 - Document Not Found");
  21  define("LAN_ERROR_9", "Please inform the administrator of the referring page if you think this error message has been shown by mistake.");
  22  define("LAN_ERROR_10", "Error 500 - Malformed Header");
  23  define("LAN_ERROR_11", "The server encountered an internal error or misconfiguration and was unable to complete your request");
  24  define("LAN_ERROR_12", "Please inform the administrator of the referring page if you think this error page has been shown by mistake.");
  25  define("LAN_ERROR_13", "Error - Unknown");
  26  define("LAN_ERROR_14", "The server encountered an error");
  27  define("LAN_ERROR_15", "Please inform the administrator of the referring page if you think this error page has been shown by mistake.");
  28  define("LAN_ERROR_16", "Your unsuccessful attempt to access");
  29  define("LAN_ERROR_17", "has been recorded.");
  30  define("LAN_ERROR_18", "Apparently, you were referred here by");
  31  define("LAN_ERROR_19", "Unfortunately, there's an obsolete link at that address.");
  32  define("LAN_ERROR_20", "Please click here to go to this site's home page");
  33  define("LAN_ERROR_21", "The requested URL could not be found on this server. The link you followed is probably outdated.");
  34  define("LAN_ERROR_22", "Please click here to go to this site's search page");
  35  define("LAN_ERROR_23", "Your attempt to access ");
  36  define("LAN_ERROR_24", " was unsuccessful.");
  37  
  38  // 0.7.6
  39  define("LAN_ERROR_25", "[1]: Unable to read core settings from database - Core settings exist but cannot be unserialized. Attempting to restore core backup ...");
  40  define("LAN_ERROR_26", "[2]: Unable to read core settings from database - non-existent core settings.");
  41  define("LAN_ERROR_27", "[3]: Core settings saved - backup made active.");
  42  define("LAN_ERROR_28", "[4]: No core backup found. Please run the <a href='".e_FILE."resetcore/resetcore.php'>Reset_Core</a> utility to rebuild your core settings. <br />After rebuilding your core please save a backup from the admin/sql screen.");
  43  define("LAN_ERROR_29", "[5]: Field(s) have been left blank. Please resubmit the form and fill in the required fields.");
  44  define("LAN_ERROR_30", "[6]: Unable to form a valid connection to mySQL. Please check that your e107_config.php contains the correct information.");
  45  define("LAN_ERROR_31", "[7]: mySQL is running but database ({$mySQLdefaultdb}) couldn't be connected to.<br />Please check it exists and that your e107_config.php contains the correct information.");
  46  define("LAN_ERROR_32", "To complete the upgrade, copy the following text into your e107_config.php file:");
  47  
  48  
  49  ?>


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