language/english/user.json
changeset 504 bc8e0e9ee01d
parent 478 376a01d8386d
child 541 acb7e23b6ffa
equal deleted inserted replaced
503:f205f4b201ed 504:bc8e0e9ee01d
   118       type_guest: 'Guest',
   118       type_guest: 'Guest',
   119       type_member: 'Member',
   119       type_member: 'Member',
   120       type_mod: 'Moderator',
   120       type_mod: 'Moderator',
   121       type_admin: 'Administrator',
   121       type_admin: 'Administrator',
   122       
   122       
   123       msg_elev_timed_out: '<b>Your administrative session has timed out.</b> <a href="%login_link%">Log in again</a>',
   123       msg_elev_timed_out: '<b>Your administrative session has timed out.</b> <a href="%login_link%" onclick="ajaxLogonToElev(); return false;">Log in again</a>',
   124       
   124       
   125       reg_err_captcha: 'The confirmation code you entered was incorrect.',
   125       reg_err_captcha: 'The confirmation code you entered was incorrect.',
   126       reg_err_disabled_title: 'Registration disabled',
   126       reg_err_disabled_title: 'Registration disabled',
   127       reg_err_disabled_body: 'The administrator has disabled the registration of new accounts on this site.',
   127       reg_err_disabled_body: 'The administrator has disabled the registration of new accounts on this site.',
   128       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>.',
   128       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>.',