language/english/user.json
changeset 348 87e08a6e4fec
parent 345 4ccdfeee9a11
child 359 e0787bb6285b
equal deleted inserted replaced
347:299a90e28abc 348:87e08a6e4fec
    96       // Not exactly an error
    96       // Not exactly an error
    97       reg_err_password_good: 'The password you entered is valid.',
    97       reg_err_password_good: 'The password you entered is valid.',
    98       reg_err_alert_password_tooshort: 'Your password must be 6 characters or greater in length.',
    98       reg_err_alert_password_tooshort: 'Your password must be 6 characters or greater in length.',
    99       reg_err_alert_password_nomatch: 'The passwords you entered do not match.',
    99       reg_err_alert_password_nomatch: 'The passwords you entered do not match.',
   100       reg_err_missing_key: 'Couldn\'t look up public encryption key',
   100       reg_err_missing_key: 'Couldn\'t look up public encryption key',
       
   101       reg_err_accept_tou: 'Please read and accept the Terms of Use before creating your account.',
   101       
   102       
   102       reg_msg_greatercontrol: 'A user account enables you to have greater control over your browsing experience.',
   103       reg_msg_greatercontrol: 'A user account enables you to have greater control over your browsing experience.',
   103       reg_msg_table_title: 'Create a user account',
   104       reg_msg_table_title: 'Create a user account',
   104       reg_msg_table_subtitle: 'Please tell us a little bit about yourself.',
   105       reg_msg_table_subtitle: 'Please tell us a little bit about yourself.',
   105       reg_msg_username_checking: 'Checking availability...',
   106       reg_msg_username_checking: 'Checking availability...',
   110       reg_msg_password_needmatch: 'The passwords you entered do not match.',
   111       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.',
   112       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.',
   113       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. 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_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.',
   115       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.',
       
   116       reg_msg_please_read_tou:'Please read and agree to the following terms before registering. By continuing to create an account you agree to be legally bound by the terms below.',
   115       reg_msg_success_title: 'Registration successful',
   117       reg_msg_success_title: 'Registration successful',
   116       reg_msg_success_body: 'Thank you for registering, your user account has been created.',
   118       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.',
   119       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.',
   120       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.',
   119       reg_msg_success_activ_admin: 'Because this site requires administrative account activation, you cannot use your account at the moment. A notice has been sent to the site administration team that will alert them that your account has been created.',
   121       reg_msg_success_activ_admin: 'Because this site requires administrative account activation, you cannot use your account at the moment. A notice has been sent to the site administration team that will alert them that your account has been created.',
   125       reg_lbl_field_email: 'E-mail address:',
   127       reg_lbl_field_email: 'E-mail address:',
   126       reg_lbl_field_email_coppa: 'Your parent or guardian\'s e-mail address:',
   128       reg_lbl_field_email_coppa: 'Your parent or guardian\'s e-mail address:',
   127       reg_lbl_field_realname: 'Real name:',
   129       reg_lbl_field_realname: 'Real name:',
   128       reg_lbl_field_captcha: 'Visual confirmation',
   130       reg_lbl_field_captcha: 'Visual confirmation',
   129       reg_lbl_field_captcha_code: 'Code:',
   131       reg_lbl_field_captcha_code: 'Code:',
       
   132       reg_lbl_field_tou: 'I agree to abide by the terms and conditions stated above',
       
   133       
       
   134       reg_btn_create_account: 'Create my account',
   130       
   135       
   131       reg_coppa_title: 'Before you can register, please tell us your age.',
   136       reg_coppa_title: 'Before you can register, please tell us your age.',
   132       reg_coppa_link_atleast13: 'I was born <b>on or before</b> %yo13_date% and am <b>at least</b> 13 years of age',
   137       reg_coppa_link_atleast13: 'I was born <b>on or before</b> %yo13_date% and am <b>at least</b> 13 years of age',
   133       reg_coppa_link_not13: 'I was born <b>after</b> %yo13_date% and am <b>less than</b> 13 years of age',
   138       reg_coppa_link_not13: 'I was born <b>after</b> %yo13_date% and am <b>less than</b> 13 years of age',
   134     },
   139     },