1<?php
2/*
3 * e107 website system
4 *
5 * Copyright (C) 2008-2016 e107 Inc (e107.org)
6 * Released under the terms and conditions of the
7 * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
8 *
9 * Language file - User signup
10 *
11*/
12define("PAGE_NAME", "Register");
13
14/*
15//define("LAN_103", "That username is invalid. Please choose a different one");
16//define("LAN_104", "That username is taken.  Please choose a different one");
17//define("LAN_105", "The two passwords don't match");
18//define("LAN_106", "That doesn"t appear to be a valid email address");
19define("LAN_108", "Registration complete");
20define("LAN_185", "You left required field(s) blank");
21// define("LAN_201", "Yes");
22// define("LAN_200", "No");
23// define("LAN_399", "Continue");
24define("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\nThank you for registering.\n\nFrom");
25//define("LAN_408", "A user with that email address already exists. Please use the "forgot password" screen to retrieve your password.");
26
27//define("LAN_409", "Invalid characters in username");
28//define("LAN_411", "That display name already exists in the database, please choose a different display name");
29*/
30
31define("LAN_EMAIL_01", "Dear");
32define("LAN_EMAIL_04", "Please keep this email for your own information.");
33define("LAN_EMAIL_05", "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.");
34define("LAN_EMAIL_06", "Thank you for registering.");
35
36
37define("LAN_SIGNUP_1", "Min.");
38define("LAN_SIGNUP_2", "chars.");
39define("LAN_SIGNUP_3", "Code verification failed.");
40define("LAN_SIGNUP_4", "Your password must be at least ");
41define("LAN_SIGNUP_5", " characters long.");
42//define("LAN_SIGNUP_6", "Your ");			See LAN_USER_75
43//define("LAN_SIGNUP_7", " is required");	See LAN_USER_75
44define("LAN_SIGNUP_8", "Thank you!");
45define("LAN_SIGNUP_9", "Unable to proceed.");
46//define("LAN_SIGNUP_10", "Yes");
47define("LAN_SIGNUP_11", ".");
48define("LAN_SIGNUP_12", "please keep your username and password written down in a safe place as they cannot be retrieved if you lose them.");
49define("LAN_SIGNUP_13", "You can now log in from the Login box, or from [here].");
50define("LAN_SIGNUP_14", "here");
51define("LAN_SIGNUP_15", "Please contact the main site admin");
52define("LAN_SIGNUP_16", "if you require assistance.");
53define("LAN_SIGNUP_17", "Please confirm that you are age 13 or over.");
54define("LAN_SIGNUP_18", "Your registration has been received and created with the following login information:");
55//define("LAN_SIGNUP_19", "Username:"); // now LAN_LOGINNAME
56//define("LAN_SIGNUP_20", "Password:"); // now LAN_PASSWORD
57define("LAN_SIGNUP_21", "Your account is currently marked as being inactive. To activate your account please go to the following link:");
58define("LAN_SIGNUP_22", "click here");
59define("LAN_SIGNUP_23", "to login.");
60define("LAN_SIGNUP_24", "Thank you for registering at");
61define("LAN_SIGNUP_25", "Upload your avatar");
62define("LAN_SIGNUP_26", "Upload your photograph");
63//define("LAN_SIGNUP_27", "Show"); //not found in signup.php
64//define("LAN_SIGNUP_28", "choice of Content/Mail-lists");		Now LAN_USER_73
65//define("LAN_SIGNUP_29", "A verification email will be sent to the email address you enter here so it must be valid.");
66define("LAN_SIGNUP_30", "If you do not wish to display your email address on this site, please select 'Yes' for the 'Hide email address?' option.");
67//define("LAN_SIGNUP_31", "URL to your XUP file");
68//define("LAN_SIGNUP_32", "What"s an XUP file?");
69// define("LAN_SIGNUP_33", "Type path or choose avatar");
70define("LAN_SIGNUP_34", "Please note: Any image uploaded to this server that is deemed inappropriate by the administrators will be deleted immediately.");
71//define("LAN_SIGNUP_35", "Click here to register using an XUP file");
72define("LAN_SIGNUP_36", "An error has occurred creating your user information, please contact the site admin");
73define("LAN_SIGNUP_37", "This stage of registration is complete. The site admin will need to approve your membership.  Once this has been done you will receive a confirmation email alerting you that your membership has been approved.");
74define("LAN_SIGNUP_38", "You entered two different email addresses. Please enter a valid email address in the two fields provided");
75define("LAN_SIGNUP_39", "Re-type Email Address:");
76define("LAN_SIGNUP_40", "Activation not necessary");
77define("LAN_SIGNUP_41", "Your account is already activated.");
78define("LAN_SIGNUP_42", "There was a problem, the registration mail was not sent, please contact the website administrator.");
79define("LAN_SIGNUP_43", "Email Sent");
80define("LAN_SIGNUP_44", "Activation email sent to:");
81define("LAN_SIGNUP_45", "Please check your inbox.");
82define("LAN_SIGNUP_47", "Resend Activation Email");
83define("LAN_SIGNUP_48", "Username or Email");
84define("LAN_SIGNUP_49", "If you registered with the wrong email address, as well as filling in the box above, type a new email address and your password here:");
85define("LAN_SIGNUP_50", "New Email");
86define("LAN_SIGNUP_51", "Old Password");
87//define("LAN_SIGNUP_52", "Incorrect Password");//LAN_INCORRECT_PASSWORD
88define("LAN_SIGNUP_53", "field failed validation test");
89define("LAN_SIGNUP_54", "Click here to fill in your details to register");
90//define("LAN_SIGNUP_55", "That display name is too long. Please choose another");
91//define("LAN_SIGNUP_56", "That display name is too short. Please choose another");
92//define("LAN_SIGNUP_57", "That login name is too long. Please choose another");
93define("LAN_SIGNUP_58", "Signup Preview");
94define("LAN_SIGNUP_59","**** If the link doesn't work, please check that part of it has not overflowed onto the next line. ****");
95define("LAN_SIGNUP_60", "Signup email resend requested");
96define("LAN_SIGNUP_61", "Send succeeded");
97define("LAN_SIGNUP_62", "Send failed");
98define("LAN_SIGNUP_63", "Password reset email resend requested");
99define("LAN_SIGNUP_64", "That doesn't appear to be valid user information");
100define("LAN_SIGNUP_65", "You have been assigned the following login name");
101define("LAN_SIGNUP_66", "Please make a note of it.");
102define("LAN_SIGNUP_67", "This will be assigned by the system after signup");
103//define("LAN_SIGNUP_68","Error: Unable to open remote XUP file");
104
105
106define("LAN_SIGNUP_71", "You have reached the site limit for account registrations. Please login using one of your other accounts.");		// LAN_202
107define("LAN_SIGNUP_72", "Thanks for signing up on [sitename]! We just sent you a confirmation email to [email]. Please click on the confirmation link in the email to complete your sign up and activate your account.");  	// LAN_405
108define("LAN_SIGNUP_73", "Thank you!");											// LAN_406
109define("LAN_SIGNUP_74", "Your account has now been activated, please");			// LAN_401
110define("LAN_SIGNUP_75", "Registration activated");								// LAN_402
111define("LAN_SIGNUP_76", "Thank you! You are now a registered member of");		// LAN_107
112define("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
113define("LAN_SIGNUP_78", "Registration");										// LAN_110
114define("LAN_SIGNUP_79", "Register");											// LAN_123
115define("LAN_SIGNUP_80", "Please enter your details below.");					// LAN_309
116define("LAN_SIGNUP_81", "Username: ");											// LAN_9
117define("LAN_SIGNUP_82", "the name that you use to login");						// LAN_10
118define("LAN_SIGNUP_83", "Password: ");											// LAN_17
119define("LAN_SIGNUP_84", "Re-type Password: ");									// LAN_111
120define("LAN_SIGNUP_85", "Usernames and passwords are case-sensitive.");	// LAN_400
121//define("LAN_SIGNUP_86", "Email Address: ");										// LAN_112 = LAN_USER_60
122//define("LAN_SIGNUP_87", "Hide email address?: ");								// LAN_113 = LAN_USER_83
123//define("LAN_SIGNUP_88", "This will prevent your email address from being displayed on site");	// LAN_114
124define("LAN_SIGNUP_89", "Display Name: ");										// LAN_7
125define("LAN_SIGNUP_90", "the name that will be displayed on site");				// LAN_8
126define("LAN_SIGNUP_91", "Real Name: ");											// LAN_308
127//define("LAN_SIGNUP_92", "your real name, including first and last name");		// LAN_310
128define("LAN_SIGNUP_93", "Signature: ");											// LAN_120
129define("LAN_SIGNUP_94", "Avatar: ");											// LAN_121
130define("LAN_SIGNUP_95", "Enter code visible in the image");						// LAN_410
131define("LAN_SIGNUP_96", "Registration details for");							// LAN_404 (used in email)
132define("LAN_SIGNUP_97", "Welcome to");  										// LAN_403 (used in email)
133
134define("LAN_SIGNUP_98", "Confirm Your Email Address");
135define("LAN_SIGNUP_99", "Problem Encountered");
136define("LAN_SIGNUP_100", "Admin Approval Pending");
137define("LAN_SIGNUP_101", "Update of records failed - please contact the site administrator");
138//define("LAN_SIGNUP_102", "Signup refused");
139define("LAN_SIGNUP_103", "Too many users already using IP address: ");
140define("LAN_SIGNUP_105", "Unable to action your request - please contact the site administrator");		// Two people with same password.
141define("LAN_SIGNUP_106", "Unable to action your request - do you already have an account here?");		// Trying to set email same as existing
142
143define("LAN_LOGINNAME", "Username");
144//define("LAN_PASSWORD", "Password");
145define("LAN_USERNAME", "Display Name");
146
147define("LAN_SIGNUP_107", "Password must be a minimum of [x] characters and include at least one UPPERCASE letter and a digit");
148define("LAN_SIGNUP_108", "Must be a valid email address");
149define("LAN_SIGNUP_109", "Is CaSe sensitive and must not contain spaces.");//TODO check against regex requirements
150define("LAN_SIGNUP_110", "Your full name");
151define("LAN_SIGNUP_111", "Enter a URL to your image or choose an existing avatar.");
152define("LAN_SIGNUP_112", "You are currently logged in as Main Admin.");
153
154define("LAN_SIGNUP_113", "Subscription(s)");
155
156define("LAN_SIGNUP_114", "User registration is currently disabled.");
157define("LAN_SIGNUP_115", "Preview Activation Email");
158define("LAN_SIGNUP_116", "Preview After Form Submit");
159define("LAN_SIGNUP_117", "Send a Test Activation");
160define("LAN_SIGNUP_118", "To [x]");
161define("LAN_SIGNUP_119", "Don't send email");
162define("LAN_SIGNUP_120", "OR");
163define("LAN_SIGNUP_121", "Use a different email address");
164
165define("LAN_SIGNUP_122", "Privacy Policy");
166define("LAN_SIGNUP_123", "Terms and conditions");
167define("LAN_SIGNUP_124", "By signing up you agree to our [x] and our [y].");
168