<?php $lang['SIGNUP'] = 'Register'; $lang['ALLFIELD'] = 'Required Information.'; $lang['USER'] = 'User Name'; $lang['ENTER'] = 'Please enter the name by which you would like to log-in and be known on this site.'; $lang['PASS'] = 'Password'; $lang['ONLY'] = 'Must be between 6-12 characters long. Only letters and numbers.'; $lang['IMAGE'] = 'My Image'; $lang['EMAIL'] = 'Email Address'; $lang['CMAIL'] = 'Please enter a valid email address for yourself.'; $lang['FILES'] = 'Only .jpg files'; $lang['REQUI'] = '[Required]'; $lang['CODE'] = 'Verification'; $lang['NEWACC'] = 'Register'; $lang['NEWMEM'] = ' is our new member!'; $lang['RECAPTCHA'] = '<center>The reCAPTCHA wasn\'t entered correctly. <a href="javascript:history.go(-1)">Go back and try it again.</a></center>'; $lang['MAILHEAD'] = 'Hello'; $lang['NEWREG'] = 'Before you can login, you first need to activate your account. To do so, please follow this link:'; $lang['THAREG'] = 'Thank You for Registering.'; $lang['ACTREG'] = 'Welcome to'; $lang['PASTHE'] = 'A verification email has been sent to your inbox. Please open it now and follow the instructions.'; $lang['LOGLOGIN'] = 'Login'; $lang['LOGENTER'] = 'Please enter your login name and password'; $lang['LOGFORGO'] = '<a href="recovery.php">Forgotten your Password?</a>'; $lang['LOGSIGNP'] = 'Not registered yet? <a href="signup.php">Sign up</a> to manage your <?php echo $title ?> account online.</a>'; $lang['RECOVERY'] = 'Password Recovery'; $lang['RETRIVED'] = 'If you\'ve forgotten your login details, don\'t worry, they can be retrieved. To start this process please enter your email address below.'; $lang['RETHEADE'] = 'Hello,'; $lang['RETMESSG'] = 'This mail was sent because the "forgot password" function has been applied to your account. To set a new password click the following link:'; $lang['RETREGAR'] = 'Regards'; $lang['RETTEAM'] = 'Team.'; $lang['RETSEND'] = 'A new password has been sent to your e-mail address.'; $lang['RETNEWP'] = 'You requested to reset your password. Here\'s your new password:'; $lang['RETSUBJ'] = 'New Password From'; ?>