language/english/user.json
changeset 1243 db42b7c50e57
parent 1227 bdac73ed481e
child 1270 bd3ee7f12bc1
equal deleted inserted replaced
1242:9aa09b0a7544 1243:db42b7c50e57
   149 			
   149 			
   150 			reg_err_locked_out: 'Registration is disabled because you are currently locked out from logging in. Please wait %time% minutes before attempting to register again.',
   150 			reg_err_locked_out: 'Registration is disabled because you are currently locked out from logging in. Please wait %time% minutes before attempting to register again.',
   151 			reg_err_captcha: 'The confirmation code you entered was incorrect.',
   151 			reg_err_captcha: 'The confirmation code you entered was incorrect.',
   152 			reg_err_disabled_title: 'Registration disabled',
   152 			reg_err_disabled_title: 'Registration disabled',
   153 			reg_err_disabled_body: 'The administrator has disabled the registration of new accounts on this site.',
   153 			reg_err_disabled_body: 'The administrator has disabled the registration of new accounts on this site.',
   154 			reg_err_disabled_body_adminblurb: 'Oops...it seems that you <em>are</em> the administrator...hehe...you can also <a href="%reg_link%">force account registration to work</a>.',
   154 			reg_msg_admin_forced: 'Registrations are disabled. You have been granted access to this page due to your administrator privileges.',
   155 			reg_err_username_invalid: 'Your username must be at least two characters in length and may not contain any of the following characters: &lt; &gt; _ &amp; ? \' " % / \\.',
   155 			reg_err_username_invalid: 'Your username must be at least two characters in length and may not contain any of the following characters: &lt; &gt; _ &amp; ? \' " % / \\.',
   156 			// Not exactly an error
   156 			// Not exactly an error
   157 			reg_err_password_good: 'The password you entered is valid.',
   157 			reg_err_password_good: 'The password you entered is valid.',
   158 			reg_err_alert_password_tooshort: 'Your password must be 6 characters or greater in length.',
   158 			reg_err_alert_password_tooshort: 'Your password must be 6 characters or greater in length.',
   159 			reg_err_alert_password_nomatch: 'The passwords you entered do not match.',
   159 			reg_err_alert_password_nomatch: 'The passwords you entered do not match.',