#-----[ OPEN ]--------------------------------------------- # language/lang_english/lang_main.php ##-----[ FIND ]---------------------------------------------# $lang['PS_blocked_line2'] = '<a>Protected</a> by phpBB Security ÂÂÂ © <a href="http]---------------------------------------------# $lang['PS_blocked_line2'] = '<a>Protected</a> by phpBB Security ÂÂÂ © <a>phpBB-Tweaks</a>'; ##-----[ FIND ]---------------------------------------------# $lang['PS_backup_time'] = 'Time Every Day To Complete Backup';$lang['PS_backup_total'] = 'Clean Avaliable Backups: %N%'; ##-----[ AFTER, ADD ]---------------------------------------------# #==== Added in 1.0.3$lang['PS_modcp_verify'] = 'Please verify your password.';$lang['PS_modcp_verify_fail'] = 'Your Password Was Incorrect, Please Press Back & Try Again.';$lang['PS_guest_max'] = 'Max allowed sessions per guest IP.';$lang['PS_guest_max_exp'] = 'This is helpful for people who DDoS sites & get through. With alot of programs, all the guests will have the same IP. This will eliminate that problem.';$lang['PS_pass_match'] = 'Password Match';$lang['PS_pass_match_exp'] = 'If this is set to enabled, users passwords will not be allowed to be the same as their usernames when they make accounts.';$lang['PS_pass_min_length'] = 'Minimum Pass Length';$lang['PS_pass_min_length_exp'] = 'If this is set to enabled, then users will have to make passwords longer than what you set it to below.';$lang['PS_pass_length'] = 'Minimum Characters Allowed';$lang['PS_pass_force'] = 'It appears this is your first visit since the admins have forced all users to change their passwords. So please click %shere%s and update your password. Thanks.';$lang['PS_pass_force_error'] = 'You <b>have</b> to update your password. Please press back & try again.';$lang['PS_pass_length_error'] = 'Sorry, there is a %s minimum character requirement for passwords.';$lang['PS_pass_match_error'] = 'Sorry, your password can not be the same as your username.';$lang['PS_pass_error'] = 'You cant force a minimum password length and not have a minimum length set.';