language/english/user.json
changeset 460 3a1c99845ca8
parent 436 242353360e37
child 478 376a01d8386d
equal deleted inserted replaced
459:31c23016ab62 460:3a1c99845ca8
    66       login_ajax_link_fullform_dh: 'Don\'t stop this process even if your browser asks you to. If this takes more than 10 seconds, you might want to try the <a href="%link_full_form%">full login form</a>.',
    66       login_ajax_link_fullform_dh: 'Don\'t stop this process even if your browser asks you to. If this takes more than 10 seconds, you might want to try the <a href="%link_full_form%">full login form</a>.',
    67       login_ajax_link_forgotpass: 'Did you <a href="%forgotpass_link%">forget your password</a>?',
    67       login_ajax_link_forgotpass: 'Did you <a href="%forgotpass_link%">forget your password</a>?',
    68       login_ajax_loggingin: 'Logging in...',
    68       login_ajax_loggingin: 'Logging in...',
    69       login_ajax_msg_used_temp_pass: 'You have logged in using a temporary password. Before you can log in, you must finish resetting your password. Do you want to reset your real password now?',
    69       login_ajax_msg_used_temp_pass: 'You have logged in using a temporary password. Before you can log in, you must finish resetting your password. Do you want to reset your real password now?',
    70       login_ajax_check_dh: 'Enable strong encryption during logon? <a href="http://docs.enanocms.org/Help:Appendix_B#dh" onclick="window.open(this.href); return false;">Learn more</a>',
    70       login_ajax_check_dh: 'Enable strong encryption during logon? <a href="http://docs.enanocms.org/Help:Appendix_B#dh" onclick="window.open(this.href); return false;">Learn more</a>',
       
    71       login_ajax_check_dh_ie: 'Use a standards-compliant browser to help protect your password. <a href="http://docs.enanocms.org/Help:Appendix_B#dh" onclick="window.open(this.href); return false;">Learn more</a>',
    71       
    72       
    72       err_key_not_found: 'Enano couldn\'t look up the encryption key used to encrypt your password. This most often happens if a cache rotation occurred during your login attempt, or if you refreshed the login page.',
    73       err_key_not_found: 'Enano couldn\'t look up the encryption key used to encrypt your password. This most often happens if a cache rotation occurred during your login attempt, or if you refreshed the login page.',
    73       err_key_not_found_cleared: 'It seems that the list of encryption keys used for login information has reached its maximum length, thus preventing new keys from being inserted. The list has been automatically cleared. Please try logging in again; if you are still unable to log in, please contact the site administration.',
    74       err_key_not_found_cleared: 'It seems that the list of encryption keys used for login information has reached its maximum length, thus preventing new keys from being inserted. The list has been automatically cleared. Please try logging in again; if you are still unable to log in, please contact the site administration.',
    74       err_key_wrong_length: 'The encryption key was the wrong length.',
    75       err_key_wrong_length: 'The encryption key was the wrong length.',
    75       err_too_big_for_britches: 'You are trying to authenticate at a level that your user account does not permit.',
    76       err_too_big_for_britches: 'You are trying to authenticate at a level that your user account does not permit.',