mirror of
https://github.com/e107inc/e107.git
synced 2025-08-20 21:32:09 +02:00
First cut of mods to signup to share validation with other user-centric modules
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
| e107 website system - Language File.
|
||||
|
|
||||
| $Source: /cvs_backup/e107_0.8/e107_languages/English/English.php,v $
|
||||
| $Revision: 1.7 $
|
||||
| $Date: 2008-11-09 18:00:32 $
|
||||
| $Revision: 1.8 $
|
||||
| $Date: 2008-12-21 22:17:05 $
|
||||
| $Author: e107steved $
|
||||
+----------------------------------------------------------------------------+
|
||||
*/
|
||||
@@ -50,11 +50,12 @@ define("CORE_LAN_GB", "GB");
|
||||
define("CORE_LAN_TB", "TB");
|
||||
|
||||
|
||||
define("LAN_WARNING", "Warning!");
|
||||
define("LAN_ERROR", "Error");
|
||||
define("LAN_ANONYMOUS", "Anonymous");
|
||||
define("LAN_EMAIL_SUBS", "-email-");
|
||||
define('LAN_WARNING', 'Warning!');
|
||||
define('LAN_ERROR', 'Error');
|
||||
define('LAN_ANONYMOUS', 'Anonymous');
|
||||
define('LAN_EMAIL_SUBS', '-email-');
|
||||
define('LAN_YES', 'Yes');
|
||||
define('LAN_NO', 'No');
|
||||
define('LAN_CONTINUE', 'Continue');
|
||||
|
||||
?>
|
@@ -9,51 +9,29 @@
|
||||
* Language file - User signup
|
||||
*
|
||||
* $Source: /cvs_backup/e107_0.8/e107_languages/English/lan_signup.php,v $
|
||||
* $Revision: 1.13 $
|
||||
* $Date: 2008-12-21 11:07:58 $
|
||||
* $Revision: 1.14 $
|
||||
* $Date: 2008-12-21 22:17:05 $
|
||||
* $Author: e107steved $
|
||||
*
|
||||
*/
|
||||
define("PAGE_NAME", "Register");
|
||||
define("LAN_7", "Display Name: ");
|
||||
define("LAN_8", "the name that will be displayed on site");
|
||||
define("LAN_9", "Username: ");
|
||||
define("LAN_10", "the name that you use to login");
|
||||
define("LAN_17", "Password: ");
|
||||
define("LAN_103", "That username cannot be accepted as valid, please choose a different user name");
|
||||
define("LAN_104", "That username already exists in the database, please choose a different username");
|
||||
define("LAN_105", "The two passwords do not match");
|
||||
define("LAN_106", "That doesn't appear to be a valid email address");
|
||||
define("LAN_107", "Thank you! You are now a registered member of");
|
||||
|
||||
/*
|
||||
//define("LAN_103", "That username cannot be accepted as valid, please choose a different user name");
|
||||
//define("LAN_104", "That username already exists in the database, please choose a different username");
|
||||
//define("LAN_105", "The two passwords do not match");
|
||||
//define("LAN_106", "That doesn't appear to be a valid email address");
|
||||
define("LAN_108", "Registration complete");
|
||||
define("LAN_109", "This site complies with The Children's Online Privacy Protection Act of 1998 (COPPA) and as such cannot accept registrations from users under the age of 13 without a written permission document from their parent or guardian. For more information you can read the legislation");
|
||||
define("LAN_110", "Registration");
|
||||
define("LAN_111", "Re-type Password: ");
|
||||
define("LAN_112", "Email Address: ");
|
||||
define("LAN_113", "Hide email address?: ");
|
||||
define("LAN_114", "This will prevent your email address from being displayed on site");
|
||||
define("LAN_123", "Register");
|
||||
define("LAN_185", "You left required field(s) blank");
|
||||
define("LAN_201", "Yes");
|
||||
define("LAN_200", "No");
|
||||
define("LAN_202", "You have reached the site limit for account registrations. Please login using one of your other accounts.");
|
||||
define("LAN_309", "Please enter your details below.");
|
||||
define("LAN_310", "your real name, including first and last name");
|
||||
define("LAN_399", "Continue");
|
||||
define("LAN_400", "Usernames and passwords are <b>case-sensitive</b>.");
|
||||
define("LAN_401", "Your account has now been activated, please");
|
||||
define("LAN_402", "Registration activated");
|
||||
define("LAN_403", "Welcome to");
|
||||
define("LAN_404", "Registration details for");
|
||||
define("LAN_405", "This stage of registration is complete. You will receive a confirmation email containing your login details. Please follow the link in the email to complete the signup process and activate your account.");
|
||||
define("LAN_406", "Thank you!");
|
||||
define("LAN_407", "Please keep this email for your own information. Your password has been encrypted and cannot be retrieved if you misplace or forget it. You can however request a new password if this happens.\n\nThanks for your registration.\n\nFrom");
|
||||
define("LAN_408", "A user with that email address already exists. Please use the 'forgot password' screen to retrieve your password.");
|
||||
|
||||
define("LAN_409", "Invalid characters in username");
|
||||
define("LAN_410", "Enter code visible in the image");
|
||||
define("LAN_411", "That display name already exists in the database, please choose a different display name");
|
||||
//define("LAN_408", "A user with that email address already exists. Please use the 'forgot password' screen to retrieve your password.");
|
||||
|
||||
//define("LAN_409", "Invalid characters in username");
|
||||
//define("LAN_411", "That display name already exists in the database, please choose a different display name");
|
||||
*/
|
||||
|
||||
define("LAN_EMAIL_01", "Dear");
|
||||
define("LAN_EMAIL_04", "Please keep this email for your own information.");
|
||||
@@ -70,7 +48,7 @@ define("LAN_SIGNUP_6", "Your ");
|
||||
define("LAN_SIGNUP_7", " is required");
|
||||
define("LAN_SIGNUP_8", "Thank you!");
|
||||
define("LAN_SIGNUP_9", "Unable to proceed.");
|
||||
define("LAN_SIGNUP_10", "Yes");
|
||||
//define("LAN_SIGNUP_10", "Yes");
|
||||
define("LAN_SIGNUP_11", ".");
|
||||
define("LAN_SIGNUP_12", "please keep your username and password written down in a safe place as if lost they cannot be retrieved.");
|
||||
define("LAN_SIGNUP_13", "You can now log in from the Login box, or from <a href='".e_BASE."login.php'>here</a>.");
|
||||
@@ -114,9 +92,9 @@ define("LAN_SIGNUP_51", "Old Password");
|
||||
define("LAN_SIGNUP_52", "Incorrect Password");
|
||||
define("LAN_SIGNUP_53", "field failed validation test");
|
||||
define("LAN_SIGNUP_54", "Click here to fill in your details to register");
|
||||
define("LAN_SIGNUP_55", "That display name is too long. Please choose another");
|
||||
define("LAN_SIGNUP_56", "That display name is too short. Please choose another");
|
||||
define("LAN_SIGNUP_57", "That login name is too long. Please choose another");
|
||||
//define("LAN_SIGNUP_55", "That display name is too long. Please choose another");
|
||||
//define("LAN_SIGNUP_56", "That display name is too short. Please choose another");
|
||||
//define("LAN_SIGNUP_57", "That login name is too long. Please choose another");
|
||||
define("LAN_SIGNUP_58", "Signup Preview");
|
||||
define("LAN_SIGNUP_59","**** If the link doesn't work, please check that part of it has not overflowed onto the next line. ****");
|
||||
define('LAN_SIGNUP_60','Signup email resend requested');
|
||||
@@ -127,9 +105,38 @@ define('LAN_SIGNUP_64','That doesn\'t appear to be valid user information');
|
||||
define('LAN_SIGNUP_65','You have been assigned the following login name');
|
||||
define('LAN_SIGNUP_66','Please make a note of it.');
|
||||
define('LAN_SIGNUP_67','This will be assigned by the system after signup');
|
||||
define('LAN_SIGNUP_68','');
|
||||
define('LAN_SIGNUP_68','Error: Unable to open remote XUP file');
|
||||
define('LAN_SIGNUP_69','');
|
||||
define('LAN_SIGNUP_70','');
|
||||
define('LAN_SIGNUP_71', 'You have reached the site limit for account registrations. Please login using one of your other accounts.'); // LAN_202
|
||||
define('LAN_SIGNUP_72', "This stage of registration is complete. You will receive a confirmation email containing your login details. Please follow the link in the email to complete the signup process and activate your account."); // LAN_405
|
||||
define('LAN_SIGNUP_73', 'Thank you!'); // LAN_406
|
||||
define('LAN_SIGNUP_74', 'Your account has now been activated, please'); // LAN_401
|
||||
define('LAN_SIGNUP_75', 'Registration activated'); // LAN_402
|
||||
define('LAN_SIGNUP_76', 'Thank you! You are now a registered member of'); // LAN_107
|
||||
define('LAN_SIGNUP_77', "This site complies with The Children's Online Privacy Protection Act of 1998 (COPPA) and as such cannot accept registrations from users under the age of 13 without a written permission document from their parent or guardian. For more information you can read the legislation"); // LAN_109
|
||||
define('LAN_SIGNUP_78', 'Registration'); // LAN_110
|
||||
define('LAN_SIGNUP_79', 'Register'); // LAN_123
|
||||
define('LAN_SIGNUP_80', 'Please enter your details below.'); // LAN_309
|
||||
define('LAN_SIGNUP_81', 'Username: '); // LAN_9
|
||||
define('LAN_SIGNUP_82', 'the name that you use to login'); // LAN_10
|
||||
define('LAN_SIGNUP_83', 'Password: '); // LAN_17
|
||||
define('LAN_SIGNUP_84', 'Re-type Password: '); // LAN_111
|
||||
define('LAN_SIGNUP_85', 'Usernames and passwords are <b>case-sensitive</b>.'); // LAN_400
|
||||
define('LAN_SIGNUP_86', 'Email Address: '); // LAN_112
|
||||
define('LAN_SIGNUP_87', 'Hide email address?: '); // LAN_113
|
||||
//define('LAN_SIGNUP_88', 'This will prevent your email address from being displayed on site'); // LAN_114
|
||||
define('LAN_SIGNUP_89', 'Display Name: '); // LAN_7
|
||||
define('LAN_SIGNUP_90', 'the name that will be displayed on site'); // LAN_8
|
||||
define('LAN_SIGNUP_91', 'Real Name: '); // LAN_308
|
||||
define('LAN_SIGNUP_92', 'your real name, including first and last name'); // LAN_310
|
||||
define('LAN_SIGNUP_93', 'Signature: '); // LAN_120
|
||||
define('LAN_SIGNUP_94', 'Avatar: '); // LAN_121
|
||||
define('LAN_SIGNUP_95', 'Enter code visible in the image'); // LAN_410
|
||||
define('LAN_SIGNUP_96', 'Registration details for'); // LAN_404 (used in email)
|
||||
define('LAN_SIGNUP_97', 'Welcome to'); // LAN_403 (used in email)
|
||||
|
||||
|
||||
|
||||
define("LAN_LOGINNAME", "Username");
|
||||
define("LAN_PASSWORD", "Password");
|
||||
|
@@ -9,8 +9,8 @@
|
||||
* Language file - user-related (many generic definitions)
|
||||
*
|
||||
* $Source: /cvs_backup/e107_0.8/e107_languages/English/lan_user.php,v $
|
||||
* $Revision: 1.2 $
|
||||
* $Date: 2008-12-20 20:19:05 $
|
||||
* $Revision: 1.3 $
|
||||
* $Date: 2008-12-21 22:17:05 $
|
||||
* $Author: e107steved $
|
||||
*
|
||||
*/
|
||||
@@ -21,7 +21,6 @@ define("LAN_116", "AIM Address");
|
||||
define("LAN_117", "MSN Messenger");
|
||||
define("LAN_118", "Birthday");
|
||||
define("LAN_119", "Location");
|
||||
define("LAN_120", "Signature");
|
||||
define("LAN_144", "Website URL");
|
||||
define("LAN_405", "days ago");
|
||||
define("LAN_407", "none");
|
||||
@@ -92,32 +91,38 @@ define('LAN_USER_60', 'Email Address'); // LAN_112
|
||||
define('LAN_USER_61', 'Rating'); // LAN_406
|
||||
define('LAN_USER_62', 'Send Private Message'); // LAN_425
|
||||
define('LAN_USER_63', 'Real Name'); // LAN_308
|
||||
define('LAN_USER_64', 'Site Stats'); // LAN_403
|
||||
define('LAN_USER_65', 'Last visit'); // LAN_404
|
||||
define('LAN_USER_66', 'Visits to site since registration'); // LAN_146
|
||||
define('LAN_USER_67', 'Chatbox posts'); // LAN_147
|
||||
define('LAN_USER_68', 'Comments posted'); // LAN_148
|
||||
define('LAN_USER_69', 'Forum posts'); // LAN_149
|
||||
define('LAN_USER_70', 'Show'); // LAN_419
|
||||
define('LAN_USER_64', 'Site Stats'); // LAN_403
|
||||
define('LAN_USER_65', 'Last visit'); // LAN_404
|
||||
define('LAN_USER_66', 'Visits to site since registration'); // LAN_146
|
||||
define('LAN_USER_67', 'Chatbox posts'); // LAN_147
|
||||
define('LAN_USER_68', 'Comments posted'); // LAN_148
|
||||
define('LAN_USER_69', 'Forum posts'); // LAN_149
|
||||
define('LAN_USER_70', 'Show'); // LAN_419
|
||||
define('LAN_USER_71', 'Signature'); // LAN_120
|
||||
define('LAN_USER_72', 'Avatar: '); // LAN_121
|
||||
|
||||
|
||||
|
||||
// Error messages for when user data is missing
|
||||
define('USER_ERR_01','Missing value');
|
||||
define('USER_ERR_02','Unexpected value');
|
||||
define('USER_ERR_03','Value contains invalid characters');
|
||||
define('USER_ERR_04','Value too short');
|
||||
define('USER_ERR_05','Value too long');
|
||||
define('USER_ERR_06','Duplicate value');
|
||||
define('USER_ERR_07','Value not allowed');
|
||||
define('USER_ERR_08','Entry disabled');
|
||||
define('USER_ERR_09','Invalid word');
|
||||
define('USER_ERR_10','Password fields different');
|
||||
define('USER_ERR_11','Banned email address');
|
||||
define('USER_ERR_12','Invalid format for email address');
|
||||
define('USER_ERR_13','Data error');
|
||||
define('USER_ERR_14','Banned user');
|
||||
define('USER_ERR_15','User name and display name cannot be different');
|
||||
// Error messages for when user data is missing. Done this way so that other code can override the default messages
|
||||
if (!defined('USER_ERR_01')) { define('USER_ERR_01','Missing value'); }
|
||||
if (!defined('USER_ERR_02')) { define('USER_ERR_02','Unexpected value'); }
|
||||
if (!defined('USER_ERR_03')) { define('USER_ERR_03','Value contains invalid characters'); }
|
||||
if (!defined('USER_ERR_04')) { define('USER_ERR_04','Value too short'); }
|
||||
if (!defined('USER_ERR_05')) { define('USER_ERR_05','Value too long'); }
|
||||
if (!defined('USER_ERR_06')) { define('USER_ERR_06','Duplicate value'); }
|
||||
if (!defined('USER_ERR_07')) { define('USER_ERR_07','Value not allowed'); }
|
||||
if (!defined('USER_ERR_08')) { define('USER_ERR_08','Entry disabled'); }
|
||||
if (!defined('USER_ERR_09')) { define('USER_ERR_09','Invalid word'); }
|
||||
if (!defined('USER_ERR_10')) { define('USER_ERR_10','Password fields different'); }
|
||||
if (!defined('USER_ERR_11')) { define('USER_ERR_11','Banned email address'); }
|
||||
if (!defined('USER_ERR_12')) { define('USER_ERR_12','Invalid format for email address'); }
|
||||
if (!defined('USER_ERR_13')) { define('USER_ERR_13','Data error'); }
|
||||
if (!defined('USER_ERR_14')) { define('USER_ERR_14','Banned user'); }
|
||||
if (!defined('USER_ERR_15')) { define('USER_ERR_15','User name and display name cannot be different'); }
|
||||
if (!defined('USER_ERR_16')) { define('USER_ERR_16','Software error'); }
|
||||
if (!defined('USER_ERR_17')) { define('USER_ERR_17','Value too low'); }
|
||||
if (!defined('USER_ERR_18')) { define('USER_ERR_18','Value too high'); }
|
||||
if (!defined('USER_ERR_19')) { define('USER_ERR_19','General error'); }
|
||||
if (!defined('USER_ERR_20')) { define('USER_ERR_20','Unspecified error'); }
|
||||
|
||||
|
||||
?>
|
@@ -4,8 +4,8 @@
|
||||
| e107 website system - Language File.
|
||||
|
|
||||
| $Source: /cvs_backup/e107_0.8/e107_languages/English/lan_usersettings.php,v $
|
||||
| $Revision: 1.13 $
|
||||
| $Date: 2008-06-13 20:20:22 $
|
||||
| $Revision: 1.14 $
|
||||
| $Date: 2008-12-21 22:17:05 $
|
||||
| $Author: e107steved $
|
||||
+----------------------------------------------------------------------------+
|
||||
*/
|
||||
@@ -24,8 +24,8 @@ define("LAN_112", "Email Address: ");
|
||||
define("LAN_113", "Hide email address?: ");
|
||||
define("LAN_114", "This will prevent your email address from being displayed on site");
|
||||
define("LAN_119", "Location: ");
|
||||
define("LAN_120", "Signature: ");
|
||||
define("LAN_121", "Avatar: ");
|
||||
//define("LAN_120", "Signature: ");
|
||||
//define("LAN_121", "Avatar: ");
|
||||
define("LAN_144", "Website URL: ");
|
||||
define("LAN_150", "Settings updated and saved into database.");
|
||||
define("LAN_151", "OK");
|
||||
|
Reference in New Issue
Block a user