15//define('_US_LOGGINGU', 'Thank you for logging in, %s.');
16// 2001-11-17 ADD
17//define('_US_NOACTTPADM', 'The selected user has been deactivated or has not been activated yet.<br />Please contact the administrator for details.');
18//define('_US_ACTKEYNOT', 'Activation key not correct!');
19//define('_US_ACONTACT', 'Selected account is already activated!');
20//define('_US_ACTLOGIN', 'Your account has been activated. Please login with the registered password.');
21//define('_US_NOPERMISS', 'Sorry, you do not have the permission to perform this action!');
22//define('_US_SURETODEL', 'Are you sure to delete your account?');
23//define('_US_REMOVEINFO', 'This will remove all your info from our database.');
24//define('_US_BEENDELED', 'Your account has been deleted.');
25//define('_US_ACTFAILD', 'Activation failed!');
26//%%%%%% File Name register.php %%%%%
27//define('_US_USERREG', 'User Registration');
28//define('_US_NICKNAME', 'Username');
29//define('_US_EMAIL', 'Email');
30//define('_US_ALLOWVIEWEMAIL', 'Allow other users to view my email address');
31//define('_US_WEBSITE', 'Website');
32//define('_US_TIMEZONE', 'Time Zone');
33//define('_US_AVATAR', 'Avatar');
34//define('_US_VERIFYPASS', 'Verify Password');
35//define('_US_SUBMIT', 'Submit');
36//define('_US_USERNAME', 'Username');
37//define('_US_FINISH', 'Finish');
38//define('_US_REGISTERNG', 'Could not register new user.');
39//define('_US_MAILOK', 'Receive occasional email notices <br />from administrators and moderators?');
40//define('_US_DISCLAIMER', 'Disclaimer');
41//define('_US_IAGREE', 'I agree to the above');
42//define('_US_UNEEDAGREE', 'Sorry, you have to agree to our disclaimer to get registered.');
43//define('_US_NOREGISTER', 'Sorry, we are currently closed for new user registrations');
44// %s is username. This is a subject for email
45//define('_US_USERKEYFOR', 'User activation key for %s');
46//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 email to activate your account. ');
47//define('_US_YOURREGMAILNG', 'You are now registered. However, we were unable to send the activation email 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.');
48//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.');
49// %s is your site name
50//define('_US_NEWUSERREGAT', 'New user registration at %s');
51// %s is a username
52//define('_US_HASJUSTREG', '%s has just registered!');