define('_US_NOPROBLEM','No problem. Simply enter the e-mail address we have on file for your account.');
define('_US_YOUREMAIL','Your Email: ');
define('_US_SENDPASSWORD','Send Password');
define('_US_LOGGEDOUT','You are now logged out');
define('_US_THANKYOUFORVISIT','Thank you for your visit to our site!');
define('_US_INCORRECTLOGIN','Incorrect Login!');
define('_US_LOGGINGU','Thank you for logging in, %s.');
// 2001-11-17 ADD
define('_US_NOACTTPADM','The selected user has been deactivated or has not been activated yet.<br />Please contact the administrator for details.');
define('_US_ACTKEYNOT','Activation key not correct!');
define('_US_ACONTACT','Selected account is already activated!');
define('_US_ACTLOGIN','Your account has been activated. Please login with the registered password.');
define('_US_NOPERMISS','Sorry, you dont have the permission to perform this action!');
define('_US_SURETODEL','Are you sure you want to delete your account?');
define('_US_REMOVEINFO','This will remove all your info from our database.');
define('_US_BEENDELED','Your account has been deleted.');
//
//%%%%%% File Name register.php %%%%%
define('_US_USERREG','User Registration');
define('_US_NICKNAME','Username');
define('_US_EMAIL','Email');
define('_US_ALLOWVIEWEMAIL','Allow other users to view my email address');
define('_US_WEBSITE','Website');
define('_US_TIMEZONE','Time Zone');
define('_US_AVATAR','Avatar');
define('_US_VERIFYPASS','Verify Password');
define('_US_SUBMIT','Submit');
define('_US_USERNAME','Username');
define('_US_FINISH','Finish');
define('_US_REGISTERNG','Could not register new user.');
define('_US_MAILOK','Receive occasional email notices <br />from administrators and moderators?');
define('_US_DISCLAIMER','Disclaimer');
define('_US_IAGREE','I agree to the above');
define('_US_UNEEDAGREE', 'Sorry, you have to agree to our disclaimer to get registered.');
define('_US_NOREGISTER','Sorry, we are currently closed for new user registrations');
// %s is username. This is a subject for email
define('_US_USERKEYFOR','User activation key for %s');
define('_US_YOURREGISTERED','You are now registered. An email containing an user activation key has been sent to the email account you provided. Please follow the instructions in the mail to activate your account. ');
define('_US_YOURREGMAILNG','You are now registered. However, we were unable to send the activation mail to your email account due to an internal error that had occurred on our server. We are sorry for the inconvenience, please send the webmaster an email notifying him/her of the situation.');
define('_US_YOURREGISTERED2','You are now registered. Please wait for your account to be activated by the adminstrators. You will receive an email once you are activated. This could take a while so please be patient.');
// %s is your site name
define('_US_NEWUSERREGAT','New user registration at %s');
// %s is a username
define('_US_HASJUSTREG','%s has just registered!');
define('_US_INVALIDMAIL','ERROR: Invalid email');
define('_US_EMAILNOSPACES','ERROR: Email addresses do not contain spaces.');