language/english/user.json
changeset 734 904fbf10f112
parent 718 12485b1d41fd
child 742 551b6a0aa3b4
--- 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. <a href="http://docs.enanocms.org/Help:Appendix_B#dh" onclick="window.open(this.href); return false;">Learn more</a>',
       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',