language/english/user.json
changeset 541 acb7e23b6ffa
parent 504 bc8e0e9ee01d
child 555 ac4c6a7f01d8
equal deleted inserted replaced
540:1e4b759da336 541:acb7e23b6ffa
   118       type_guest: 'Guest',
   118       type_guest: 'Guest',
   119       type_member: 'Member',
   119       type_member: 'Member',
   120       type_mod: 'Moderator',
   120       type_mod: 'Moderator',
   121       type_admin: 'Administrator',
   121       type_admin: 'Administrator',
   122       
   122       
       
   123       rank_member: '%this.user_type_member%',
       
   124       rank_mod: '%this.user_type_mod%',
       
   125       rank_admin: '%this.user_type_admin%',
       
   126       rank_guest: '%this.user_type_guest%',
       
   127       
   123       msg_elev_timed_out: '<b>Your administrative session has timed out.</b> <a href="%login_link%" onclick="ajaxLogonToElev(); return false;">Log in again</a>',
   128       msg_elev_timed_out: '<b>Your administrative session has timed out.</b> <a href="%login_link%" onclick="ajaxLogonToElev(); return false;">Log in again</a>',
   124       
   129       
   125       reg_err_captcha: 'The confirmation code you entered was incorrect.',
   130       reg_err_captcha: 'The confirmation code you entered was incorrect.',
   126       reg_err_disabled_title: 'Registration disabled',
   131       reg_err_disabled_title: 'Registration disabled',
   127       reg_err_disabled_body: 'The administrator has disabled the registration of new accounts on this site.',
   132       reg_err_disabled_body: 'The administrator has disabled the registration of new accounts on this site.',
   287       publicinfo_field_changetheme_title: 'Change theme:',
   292       publicinfo_field_changetheme_title: 'Change theme:',
   288       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!',
   293       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!',
   289       publicinfo_field_changetheme: 'Change my theme...',
   294       publicinfo_field_changetheme: 'Change my theme...',
   290       publicinfo_field_timezone: 'Time zone:',
   295       publicinfo_field_timezone: 'Time zone:',
   291       publicinfo_field_timezone_hint: 'Select the time zone you live in and when Daylight Savings Time occurs, if at all.',
   296       publicinfo_field_timezone_hint: 'Select the time zone you live in and when Daylight Savings Time occurs, if at all.',
       
   297       publicinfo_field_usertitle_title: 'User title:',
       
   298       publicinfo_field_usertitle_hint: 'This can be some text that will be displayed underneath your username.',
   292       publicinfo_th_im: 'Instant messenger contact information',
   299       publicinfo_th_im: 'Instant messenger contact information',
   293       publicinfo_field_aim: 'AIM handle:',
   300       publicinfo_field_aim: 'AIM handle:',
   294       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>',
   301       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>',
   295       publicinfo_field_yim: 'Yahoo! IM handle:',
   302       publicinfo_field_yim: 'Yahoo! IM handle:',
   296       publicinfo_field_xmpp: 'Jabber&trade;/XMPP handle:',
   303       publicinfo_field_xmpp: 'Jabber&trade;/XMPP handle:',