diff -r 1e4b759da336 -r acb7e23b6ffa language/english/user.json --- a/language/english/user.json Sat Apr 26 17:25:28 2008 -0400 +++ b/language/english/user.json Sun May 04 21:57:48 2008 -0400 @@ -120,6 +120,11 @@ type_mod: 'Moderator', type_admin: 'Administrator', + rank_member: '%this.user_type_member%', + rank_mod: '%this.user_type_mod%', + rank_admin: '%this.user_type_admin%', + rank_guest: '%this.user_type_guest%', + msg_elev_timed_out: 'Your administrative session has timed out. Log in again', reg_err_captcha: 'The confirmation code you entered was incorrect.', @@ -289,6 +294,8 @@ 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_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', publicinfo_field_aim: 'AIM handle:', publicinfo_field_wlm: 'WLM handle:
If you don\'t specify the domain (@whatever.com), "@hotmail.com" will be assumed.',