95 err_locked_out_captcha_blurb: ', or enter the visual confirmation code shown above in the appropriate box', |
95 err_locked_out_captcha_blurb: ', or enter the visual confirmation code shown above in the appropriate box', |
96 err_admin_session_timed_out: 'Your session has timed out; please log in again using the form above.', |
96 err_admin_session_timed_out: 'Your session has timed out; please log in again using the form above.', |
97 |
97 |
98 logout_success_title: 'Logged out', |
98 logout_success_title: 'Logged out', |
99 logout_success_body: 'You have been successfully logged out, and all cookies have been cleared. You will now be transferred to the main page.', |
99 logout_success_body: 'You have been successfully logged out, and all cookies have been cleared. You will now be transferred to the main page.', |
100 logout_confirm_title: 'Are you sure you want to log out?', |
100 logout_confirm_title: 'Log out of this website?', |
101 logout_confirm_body: 'If you log out, you will no longer be able to access your user preferences, your private messages, or certain areas of this site until you log in again.', |
101 logout_confirm_body_normal: 'Logging out will keep you from accessing your preferences and any special privileges your account might have until you log in again.', |
|
102 logout_confirm_body_nelev: '%this.user_logout_confirm_body_normal%\n\nYou may also choose to discard your elevated authorization (gained when you re-entered your password). You will be asked for your password if you try to use any privileged functions.', |
|
103 logout_confirm_btn_logout: 'Log out', |
|
104 logout_confirm_btn_deauth: 'Forget authorization', |
102 logout_confirm_title_elev: 'Are you sure you want to de-authenticate?', |
105 logout_confirm_title_elev: 'Are you sure you want to de-authenticate?', |
103 logout_confirm_body_elev: 'If you de-authenticate, you will no longer be able to use the administration panel until you re-authenticate again. You may do so at any time using the Administration button on the sidebar.', |
106 logout_confirm_body_elev: 'If you de-authenticate, you will no longer be able to use the administration panel until you re-authenticate again. You may do so at any time using the Administration button on the sidebar.', |
104 logout_confirm_btn_logout: 'Log Out', |
107 logout_confirm_btn_logout: 'Log Out', |
105 logout_err_title: 'An error occurred during the logout process.', |
108 logout_err_title: 'An error occurred during the logout process.', |
106 // Unused at this point |
109 // Unused at this point |