language/english/user.json
changeset 345 4ccdfeee9a11
parent 342 ac34de920762
child 348 87e08a6e4fec
equal deleted inserted replaced
344:be6c5fdd9203 345:4ccdfeee9a11
   108       reg_msg_password_length: 'Your password must be at least six characters in length.',
   108       reg_msg_password_length: 'Your password must be at least six characters in length.',
   109       reg_msg_password_score: 'It needs to score at least <b>%config.pw_strength_minimum%</b> for your registration to be accepted.',
   109       reg_msg_password_score: 'It needs to score at least <b>%config.pw_strength_minimum%</b> for your registration to be accepted.',
   110       reg_msg_password_needmatch: 'The passwords you entered do not match.',
   110       reg_msg_password_needmatch: 'The passwords you entered do not match.',
   111       reg_msg_email_activuser: 'An e-mail with an account activation key will be sent to this address, so please ensure that it is correct.',
   111       reg_msg_email_activuser: 'An e-mail with an account activation key will be sent to this address, so please ensure that it is correct.',
   112       reg_msg_realname_optional: 'Giving your real name is totally optional. If you choose to provide your real name, it will be used to provide attribution for any edits or contributions you may make to this site.',
   112       reg_msg_realname_optional: 'Giving your real name is totally optional. If you choose to provide your real name, it will be used to provide attribution for any edits or contributions you may make to this site.',
   113       reg_msg_captcha_pleaseenter: 'Please enter the code shown in the image to the right into the text box. This process helps to ensure that this registration is not being performed by an automated bot. If the image to the right is illegible, you can <a %regen_flags%>generate a new image</a>.',
   113       reg_msg_captcha_pleaseenter: 'Please enter the code shown in the image to the right into the text box. The code is case-insensitive and the numeral zero is never used. This process helps to ensure that this registration is not being performed by an automated bot. If the image to the right is illegible, you can <a %regen_flags%>generate a new image</a>.',
   114       reg_msg_captcha_blind: 'If you are visually impaired or otherwise cannot read the text shown to the right, please contact the site management and they will create an account for you.',
   114       reg_msg_captcha_blind: 'If you are visually impaired or otherwise cannot read the text shown to the right, please contact the site management and they will create an account for you.',
   115       reg_msg_success_title: 'Registration successful',
   115       reg_msg_success_title: 'Registration successful',
   116       reg_msg_success_body: 'Thank you for registering, your user account has been created.',
   116       reg_msg_success_body: 'Thank you for registering, your user account has been created.',
   117       reg_msg_success_activ_none: 'You may now <a href="%login_link%">log in</a> with the username and password that you created.',
   117       reg_msg_success_activ_none: 'You may now <a href="%login_link%">log in</a> with the username and password that you created.',
   118       reg_msg_success_activ_user: 'Because this site requires account activation, you have been sent an e-mail with further instructions. Please follow the instructions in that e-mail to continue your registration.',
   118       reg_msg_success_activ_user: 'Because this site requires account activation, you have been sent an e-mail with further instructions. Please follow the instructions in that e-mail to continue your registration.',