[ Index ] |
|
Code source de e107 0.7.8 |
1 <?php 2 /* 3 + ----------------------------------------------------------------------------+ 4 | e107 website system - Language File. 5 | 6 | $Source: /cvsroot/e107/e107_0.7/e107_languages/English/lan_login.php,v $ 7 | $Revision: 1.12 $ 8 | $Date: 2006/03/02 02:29:17 $ 9 | $Author: e107coders $ 10 +----------------------------------------------------------------------------+ 11 */ 12 define("LAN_27", "You left required field(s) blank"); 13 define("LAN_300", "Incorrect login. The entered data doesn't match to a registered user. Check if you have the CAPS-LOCK key activated as logins on this site are case sensitive"); 14 define("LAN_302", "You have not activated your account. You should have received an email with instructions on how to confirm your account. If not, please click <a href='".e_BASE."signup.php?resend'>here</a>."); 15 define("LAN_303", "Incorrect code entered."); 16 define("LAN_304", "That username/password combination is already in use."); 17 define("LAN_LOGIN_1", "User name"); 18 define("LAN_LOGIN_2", "User password"); 19 define("LAN_LOGIN_3", "Protected server"); 20 define("LAN_LOGIN_4", "Please enter your details to gain access."); 21 define("LAN_LOGIN_5", "Click here to Sign-Up"); 22 define("LAN_LOGIN_6", "Not accepting new members at this time"); 23 define("LAN_LOGIN_7", "Enter visible code"); 24 define("LAN_LOGIN_8", "Remember Me"); 25 define("LAN_LOGIN_9", "Log In"); 26 define("LAN_LOGIN_10", "Click to login"); 27 define("LAN_LOGIN_11", "Register as a New User"); 28 define("LAN_LOGIN_12", "Forgot Password"); 29 define("LAN_LOGIN_13", "Please enter text in image"); 30 31 define("LAN_LOGIN_14", "User attempted to login with unrecognised user name"); 32 define("LAN_LOGIN_15", "User attempted to login with incorrect password"); 33 define("LAN_LOGIN_16", "User attempted to login with username/password combination that was already in use"); 34 define("LAN_LOGIN_17", "User password (hashed)"); 35 define("LAN_LOGIN_18", "Auto-ban: More than 10 failed login attempts"); 36 define("LAN_LOGIN_19", "> 10 failed login attempts"); 37 38 ?>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sun Apr 1 01:23:32 2007 | par Balluche grâce à PHPXref 0.7 |