1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-31 10:01:56 +02:00

Issue #6 Language-file standards. Wrap definitions in double-quotes.

This commit is contained in:
Cameron
2015-07-07 17:43:49 -07:00
parent 483d43a829
commit 6b5d95388f
58 changed files with 1184 additions and 1208 deletions

View File

@@ -20,14 +20,14 @@ define("PAGE_NAME", "Register");
//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_106", "That doesn"t appear to be a valid email address");
define("LAN_108", "Registration complete");
define("LAN_185", "You left required field(s) blank");
// define("LAN_201", "Yes");
// define("LAN_200", "No");
// define("LAN_399", "Continue");
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_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");
@@ -70,7 +70,7 @@ define("LAN_SIGNUP_27", "Show");
//define("LAN_SIGNUP_29", "A verification email will be sent to the email address you enter here so it must be valid.");
define("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.");
//define("LAN_SIGNUP_31", "URL to your XUP file");
//define("LAN_SIGNUP_32", "What's an XUP file?");
//define("LAN_SIGNUP_32", "What"s an XUP file?");
// define("LAN_SIGNUP_33", "Type path or choose avatar");
define("LAN_SIGNUP_34", "Please note: Any image uploaded to this server that is deemed inappropriate by the administrators will be deleted immediately.");
//define("LAN_SIGNUP_35", "Click here to register using an XUP file");
@@ -97,53 +97,53 @@ define("LAN_SIGNUP_54", "Click here to fill in your details to register");
//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');
define('LAN_SIGNUP_61','Send succeeded');
define('LAN_SIGNUP_62','Send failed');
define('LAN_SIGNUP_63','Password reset email resend requested');
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','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_60", "Signup email resend requested");
define("LAN_SIGNUP_61", "Send succeeded");
define("LAN_SIGNUP_62", "Send failed");
define("LAN_SIGNUP_63", "Password reset email resend requested");
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","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", "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
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 = LAN_USER_60
//define('LAN_SIGNUP_87', 'Hide email address?: '); // LAN_113 = LAN_USER_83
//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_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 = LAN_USER_60
//define("LAN_SIGNUP_87", "Hide email address?: "); // LAN_113 = LAN_USER_83
//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_SIGNUP_98", "Confirm Your Email Address");
define("LAN_SIGNUP_99", "Problem Encountered");
define("LAN_SIGNUP_100", "Admin Approval Pending");
define('LAN_SIGNUP_101', 'Update of records failed - please contact the site administrator');
//define('LAN_SIGNUP_102', 'Signup refused');
define('LAN_SIGNUP_103', 'Too many users already using IP address: ');
define('LAN_SIGNUP_105', 'Unable to action your request - please contact the site administrator'); // Two people with same password.
define('LAN_SIGNUP_106', 'Unable to action your request - do you already have an account here?'); // Trying to set email same as existing
define("LAN_SIGNUP_101", "Update of records failed - please contact the site administrator");
//define("LAN_SIGNUP_102", "Signup refused");
define("LAN_SIGNUP_103", "Too many users already using IP address: ");
define("LAN_SIGNUP_105", "Unable to action your request - please contact the site administrator"); // Two people with same password.
define("LAN_SIGNUP_106", "Unable to action your request - do you already have an account here?"); // Trying to set email same as existing
define("LAN_LOGINNAME", "Username");
@@ -158,6 +158,7 @@ define("LAN_SIGNUP_111", "Enter a URL to your image or choose an existing avatar
define("LAN_SIGNUP_112", "You are currently logged in as Main Admin.");
// BC for v1.x template
// //TODO Move into signup.php and use existing definition. eg. define("LAN_7", LAN_SIGNUP_89);
define("LAN_7", "Display Name: ");
define("LAN_8", "the name that will be displayed on site");
define("LAN_9", "Username: ");
@@ -167,13 +168,13 @@ define("LAN_109", "This site complies with The Children's Online Privacy Protect
define("LAN_111", "Re-type Password: ");
define("LAN_112", "Email Address: ");
define("LAN_113", "Hide email address?: ");
define('LAN_120', 'Signature: ');
define('LAN_121', 'Avatar: ');
define("LAN_120", "Signature: ");
define("LAN_121", "Avatar: ");
define("LAN_122", "Timezone:");
define('LAN_123', 'Register');
define('LAN_308', 'Real Name: ');
define('LAN_309', 'Please enter your details below.');
define('LAN_400', 'Usernames and passwords are <b>case-sensitive</b>.');
define('LAN_410', 'Enter code visible in the image');
define("LAN_123", "Register");
define("LAN_308", "Real Name: ");
define("LAN_309", "Please enter your details below.");
define("LAN_400", "Usernames and passwords are <b>case-sensitive</b>.");
define("LAN_410", "Enter code visible in the image");
?>