[ 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_fpw.php (source)

   1  <?php
   2  /*
   3  + ----------------------------------------------------------------------------+
   4  |     e107 website system - Language File.
   5  |
   6  |     $Source: /cvsroot/e107/e107_0.7/e107_languages/English/lan_fpw.php,v $
   7  |     $Revision: 1.5 $
   8  |     $Date: 2006/08/27 02:24:44 $
   9  |     $Author: mcfly_e107 $
  10  +----------------------------------------------------------------------------+
  11  */
  12  define("PAGE_NAME", "Password Reset");
  13  
  14  define("LAN_02", "Sorry, unable to send email - please contact the main site administrator.");
  15  define("LAN_03", "Password Reset");
  16  define("LAN_05", "To reset your password please enter the following information");
  17  define("LAN_06", "Attempted password reset");
  18  define("LAN_07", "Someone with IP address ");
  19  define("LAN_08", "attempted to reset the main admin password.");
  20  define("LAN_09", "Password reset from ");
  21  define("LAN_112", "Email address used when signing up");
  22  define("LAN_156", "Submit");
  23  define("LAN_213", "That username/email address was not found in database.");
  24  define("LAN_214", "Unable to reset password");
  25  define("LAN_216", "To validate your new password please go to the following URL ...");
  26  define("LAN_217", "Your new password is now validated, you may now login using your new password.");
  27  define("LAN_218", "Your username is:");
  28  define("LAN_219", "The password associated with that email address has already been reset and cannot be reset again. Please contact the site administrator for more details.");
  29  define("LAN_FPW1","Username");
  30  define("LAN_FPW2","Enter code");
  31  define("LAN_FPW3","Incorrect code entered");
  32  define("LAN_FPW4","A request has already been sent to reset this password, if you did not receive the email, please contact the site administrator for help.");
  33  define("LAN_FPW5","A request to reset your password for");
  34  define("LAN_FPW6","An email has been sent to you with a link that will allow you to reset your password.");
  35  define("LAN_FPW7","This is not a valid link to reset your password.<br />Please contact the site administrator for more details.");
  36  define("LAN_FPW8","The password for username");
  37  define("LAN_FPW9","has been successfully changed.<br /><br />The new password is:");
  38  define("LAN_FPW10","Please");
  39  define("LAN_FPW11","log in now");
  40  define("LAN_FPW12","and immediately change your password, for security purposes.");
  41  
  42  define("LAN_FPW13", "please follow the instructions in the email to validate your password.");
  43  define("LAN_FPW14", "has been submitted by someone with the IP of");
  44  define("LAN_FPW15", "This does not mean your password has yet been reset.  You must navigate to the link shown below to complete the reset process.");
  45  define("LAN_FPW16", "If you did not request to have your password reset and you do NOT want it reset, you may simply ignore this email");
  46  define("LAN_FPW17", "The link below will be valid for 48 hours.");
  47  
  48  ?>


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