diff -r 331e009416d5 -r 904fbf10f112 language/english/user.json --- a/language/english/user.json Mon Sep 29 08:24:26 2008 -0400 +++ b/language/english/user.json Sun Nov 09 14:22:03 2008 -0500 @@ -75,6 +75,9 @@ login_ajax_check_dh_ie: 'Use a standards-compliant browser to help protect your password. Learn more', login_ajax_check_remember: 'Keep me logged in on this computer for %session_length% %length_units% unless I log out', login_ajax_check_remember_infinite: 'Keep me logged in on this computer until I log out', + login_ajax_err_crypto: 'Encryption failed.', + login_ajax_err_crypto_details: 'Details available on console.', + login_ajax_err_crypto_link: 'Use full login form', err_login_generic_title: 'There was an error in the login process', 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.', @@ -308,6 +311,7 @@ publicinfo_field_changetheme: 'Change my theme...', publicinfo_field_timezone: 'Time zone:', publicinfo_field_timezone_hint: 'Select the time zone you live in and when Daylight Savings Time occurs, if at all.', + publicinfo_field_dst: 'Daylight saving time:', publicinfo_field_usertitle_title: 'User title:', publicinfo_field_usertitle_hint: 'This can be some text that will be displayed underneath your username.', publicinfo_th_im: 'Instant messenger contact information',