language/english/user.json
changeset 364 390eb356cd49
parent 362 02d315d1cc58
child 367 ee4defc9321a
equal deleted inserted replaced
363:2220bab5c784 364:390eb356cd49
   160       emailpassword_title: 'Change E-mail Address or Password',
   160       emailpassword_title: 'Change E-mail Address or Password',
   161       emailpassword_err_email_no_match: 'The e-mail addresses you entered did not match.',
   161       emailpassword_err_email_no_match: 'The e-mail addresses you entered did not match.',
   162       emailpassword_err_list: 'The following errors were encountered while saving your e-mail address:',
   162       emailpassword_err_list: 'The following errors were encountered while saving your e-mail address:',
   163       emailpassword_err_title: 'Error updating e-mail address',
   163       emailpassword_err_title: 'Error updating e-mail address',
   164       emailpassword_err_demo: 'You can\'t change your password in demo mode.',
   164       emailpassword_err_demo: 'You can\'t change your password in demo mode.',
   165       // This is an in-joke.
   165       emailpassword_err_password_too_short: 'The new password must be 6 characters or greater in length.',
   166       emailpassword_err_password_too_short: 'Password must be at least 6 characters. You hacked my script, darn you!',
       
   167       emailpassword_err_password_too_weak: 'Your password did not meet the complexity score requirement for this site. Your password scored %score%, while a score of at least %config.pw_strength_minimum% is needed.',
   166       emailpassword_err_password_too_weak: 'Your password did not meet the complexity score requirement for this site. Your password scored %score%, while a score of at least %config.pw_strength_minimum% is needed.',
   168       emailpassword_msg_profile_success: 'Profile changed',
   167       emailpassword_msg_profile_success: 'Profile changed',
   169       emailpassword_msg_pass_success: 'Password changed',
   168       emailpassword_msg_pass_success: 'Password changed',
   170       emailpassword_msg_need_activ_user: 'Your password and e-mail address have been changed. Since e-mail activation is required on this site, you will need to re-activate your account to continue. An e-mail has been sent to the new e-mail address with an activation link. You must click that link in order to log in again.',
   169       emailpassword_msg_need_activ_user: 'Your password and e-mail address have been changed. Since e-mail activation is required on this site, you will need to re-activate your account to continue. An e-mail has been sent to the new e-mail address with an activation link. You must click that link in order to log in again.',
   171       emailpassword_msg_need_activ_admin: 'Your password and e-mail address have been changed. Since administrative activation is requires on this site, a request has been sent to the administrators to activate your account for you. You will not be able to use your account until it is activated by an administrator.',
   170       emailpassword_msg_need_activ_admin: 'Your password and e-mail address have been changed. Since administrative activation is requires on this site, a request has been sent to the administrators to activate your account for you. You will not be able to use your account until it is activated by an administrator.',
   172       emailpassword_msg_password_changed: 'Your password has been changed, and you will now be redirected back to the user control panel.',
   171       emailpassword_msg_password_changed: 'Your password has been changed, and you will now be redirected back to the user control panel.',
   173       emailpassword_err_password_no_match: 'The passwords you entered did not match',
   172       emailpassword_err_password_no_match: 'The passwords you entered do not match.',
   174       emailpassword_grp_chpasswd: 'Change password',
   173       emailpassword_grp_chpasswd: 'Change password',
   175       emailpassword_field_newpass: 'Type a new password:',
   174       emailpassword_field_newpass: 'Type a new password:',
   176       emailpassword_field_newpass_confirm: 'Type the password again to confirm:',
   175       emailpassword_field_newpass_confirm: 'Type the password again to confirm:',
   177       emailpassword_msg_password_min_score: 'Your password needs to score at least <b>%config.pw_strength_minimum%</b> in order to be accepted.',
   176       emailpassword_msg_password_min_score: 'Your password needs to score at least <b>%config.pw_strength_minimum%</b> in order to be accepted.',
   178       // The following is NOT an in-joke. ;-)
   177       // The following is NOT an in-joke. ;-)
   185       signature_msg_saved: 'Your signature has been saved.',
   184       signature_msg_saved: 'Your signature has been saved.',
   186       signature_btn_save: 'Save signature',
   185       signature_btn_save: 'Save signature',
   187       
   186       
   188       // Additional profile info
   187       // Additional profile info
   189       publicinfo_title: 'Editing public profile',
   188       publicinfo_title: 'Editing public profile',
       
   189       publicinfo_msg_save_success: 'Your profile has been updated.',
       
   190       publicinfo_heading_main: 'Your public profile',
       
   191       publicinfo_note_optional: 'Please note that all of the information you enter here will be <b>publicly viewable.</b> All of the fields on this page are optional and may be left blank if you so desire.',
       
   192       publicinfo_field_realname: 'Real name:',
       
   193       publicinfo_field_changetheme_title: 'Change theme:',
       
   194       publicinfo_field_changetheme_hint: 'If you don\'t like the look of the site, need a visual break, or are just curious, we might have some different themes for you to try out!',
       
   195       publicinfo_field_changetheme: 'Change my theme...',
       
   196       publicinfo_th_im: 'Instant messenger contact information',
       
   197       publicinfo_field_aim: 'AIM handle:',
       
   198       publicinfo_field_wlm: '<acronym title="Windows&trade; Live Messenger">WLM</acronym> handle:<br /><small>If you don\'t specify the domain (@whatever.com), "@hotmail.com" will be assumed.</small>',
       
   199       publicinfo_field_yim: 'Yahoo! IM handle:',
       
   200       publicinfo_field_xmpp: 'Jabber&trade;/XMPP handle:',
       
   201       publicinfo_th_contact: 'Extra contact information',
       
   202       publicinfo_field_homepage: 'Your homepage:<br /><small>Please remember the http:// prefix.</small>',
       
   203       publicinfo_field_location: 'Your location:',
       
   204       publicinfo_field_job: 'Your job:',
       
   205       publicinfo_field_hobbies: 'Your hobbies:',
       
   206       publicinfo_field_email_public: 'E-mail address is public',
       
   207       publicinfo_field_email_public_hint: 'If this is checked, your e-mail address will be displayed on your user page. To protect your address from spambots, your e-mail address will be encrypted.',
       
   208       publicinfo_btn_save: 'Save profile',
   190       
   209       
   191       // Avatar management
   210       // Avatar management
   192       avatar_err_disabled_title: 'Avatar support is disabled.',
   211       avatar_err_disabled_title: 'Avatar support is disabled.',
   193       avatar_err_disabled_body: 'The administrator has not enabled avatar support for this site.',
   212       avatar_err_disabled_body: 'The administrator has not enabled avatar support for this site.',
   194       avatar_table_title: 'Avatar settings',
   213       avatar_table_title: 'Avatar settings',