language/english/user.json
changeset 734 904fbf10f112
parent 718 12485b1d41fd
child 742 551b6a0aa3b4
equal deleted inserted replaced
712:331e009416d5 734:904fbf10f112
    73       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?',
    73       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?',
    74       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>',
    74       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>',
    75       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>',
    75       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>',
    76       login_ajax_check_remember: 'Keep me logged in on this computer for %session_length% %length_units% unless I log out',
    76       login_ajax_check_remember: 'Keep me logged in on this computer for %session_length% %length_units% unless I log out',
    77       login_ajax_check_remember_infinite: 'Keep me logged in on this computer until I log out',
    77       login_ajax_check_remember_infinite: 'Keep me logged in on this computer until I log out',
       
    78       login_ajax_err_crypto: 'Encryption failed.',
       
    79       login_ajax_err_crypto_details: 'Details available on console.',
       
    80       login_ajax_err_crypto_link: 'Use full login form',
    78       
    81       
    79       err_login_generic_title: 'There was an error in the login process',
    82       err_login_generic_title: 'There was an error in the login process',
    80       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.',
    83       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.',
    81       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.',
    84       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.',
    82       err_dh_key_not_found: 'Enano couldn\'t retrieve the private key used for the high-strength encrypted logon. It is possible that the list of keys was cleared during your logon process as this happens approximately once every 72 hours. Please try logging in again; if you are still unable to log in, please contact the site administration.',
    85       err_dh_key_not_found: 'Enano couldn\'t retrieve the private key used for the high-strength encrypted logon. It is possible that the list of keys was cleared during your logon process as this happens approximately once every 72 hours. Please try logging in again; if you are still unable to log in, please contact the site administration.',
   306       publicinfo_field_changetheme_title: 'Change theme:',
   309       publicinfo_field_changetheme_title: 'Change theme:',
   307       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!',
   310       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!',
   308       publicinfo_field_changetheme: 'Change my theme...',
   311       publicinfo_field_changetheme: 'Change my theme...',
   309       publicinfo_field_timezone: 'Time zone:',
   312       publicinfo_field_timezone: 'Time zone:',
   310       publicinfo_field_timezone_hint: 'Select the time zone you live in and when Daylight Savings Time occurs, if at all.',
   313       publicinfo_field_timezone_hint: 'Select the time zone you live in and when Daylight Savings Time occurs, if at all.',
       
   314       publicinfo_field_dst: 'Daylight saving time:',
   311       publicinfo_field_usertitle_title: 'User title:',
   315       publicinfo_field_usertitle_title: 'User title:',
   312       publicinfo_field_usertitle_hint: 'This can be some text that will be displayed underneath your username.',
   316       publicinfo_field_usertitle_hint: 'This can be some text that will be displayed underneath your username.',
   313       publicinfo_th_im: 'Instant messenger contact information',
   317       publicinfo_th_im: 'Instant messenger contact information',
   314       publicinfo_field_aim: 'AIM handle:',
   318       publicinfo_field_aim: 'AIM handle:',
   315       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>',
   319       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>',