Zeile 3 | Zeile 3 |
---|
* MyBB 1.6 English Language Pack * Copyright 2010 MyBB Group, All Rights Reserved *
|
* MyBB 1.6 English Language Pack * Copyright 2010 MyBB Group, All Rights Reserved *
|
* $Id: member.lang.php 5636 2011-10-26 08:52:41Z Tomm $
| * $Id$
|
*/
$l['nav_register'] = "Register";
| */
$l['nav_register'] = "Register";
|
Zeile 35 | Zeile 35 |
---|
$l['lost_pw'] = "Lost Account Password"; $l['lost_pw_form'] = "Lost Password Recovery Form"; $l['email_address'] = "Email Address:";
|
$l['lost_pw'] = "Lost Account Password"; $l['lost_pw_form'] = "Lost Password Recovery Form"; $l['email_address'] = "Email Address:";
|
$l['request_user_pass'] = "Request Username / Password";
| $l['request_user_pass'] = "Request Login Credentials";
|
$l['profile'] = "Profile of {1}"; $l['registration_date'] = "Registration Date:"; $l['date_of_birth'] = "Date of Birth:";
| $l['profile'] = "Profile of {1}"; $l['registration_date'] = "Registration Date:"; $l['date_of_birth'] = "Date of Birth:";
|
Zeile 147 | Zeile 147 |
---|
$l['reset_password'] = "Reset Password"; $l['send_password'] = "Send New Password!"; $l['image_verification'] = "Image Verification";
|
$l['reset_password'] = "Reset Password"; $l['send_password'] = "Send New Password!"; $l['image_verification'] = "Image Verification";
|
$l['verification_note'] = "Please enter the text contained within the image into the text box below it. This process is used to prevent automated signups.";
| $l['verification_note'] = "Please enter the text contained within the image into the text box below it. This process is used to prevent automated processes.";
|
$l['verification_subnote'] = "(case insensitive)"; $l['registration_errors'] = "The following errors occurred with your registration:"; $l['timeonline'] = "Time Spent Online:";
| $l['verification_subnote'] = "(case insensitive)"; $l['registration_errors'] = "The following errors occurred with your registration:"; $l['timeonline'] = "Time Spent Online:";
|