language/english/admin.json
changeset 630 3a8ed301be66
parent 629 8733c22969e7
child 631 f4f4146d8b6c
equal deleted inserted replaced
629:8733c22969e7 630:3a8ed301be66
   837       field_active_title: 'User account is active',
   837       field_active_title: 'User account is active',
   838       field_active_hint: 'If this is unchecked, the existing activation key will be overwritten in the database, thus invalidating any activation e-mails sent to the user.',
   838       field_active_hint: 'If this is unchecked, the existing activation key will be overwritten in the database, thus invalidating any activation e-mails sent to the user.',
   839       field_active: 'Account is active and enabled',
   839       field_active: 'Account is active and enabled',
   840       field_userlevel: 'User\'s site access level',
   840       field_userlevel: 'User\'s site access level',
   841       field_userlevel_hint: 'If this is changed, the relevant group memberships will be updated accordingly.',
   841       field_userlevel_hint: 'If this is changed, the relevant group memberships will be updated accordingly.',
       
   842       field_userrank: 'User\'s rank:',
       
   843       field_userrank_hint: 'You can create more ranks using User Ranks and Titles. Ranks do not affect permissions (e.g. setting their rank to Administrator here will not give them administrator permissions).',
   842       field_reg_ip: 'Registered from IP:',
   844       field_reg_ip: 'Registered from IP:',
   843       
   845       
   844       field_deleteaccount_title: 'Delete user account',
   846       field_deleteaccount_title: 'Delete user account',
   845       field_deleteaccount: 'Permanently delete this user account when I click Save',
   847       field_deleteaccount: 'Permanently delete this user account when I click Save',
   846       msg_delete_own_account: '<blink style="color: red;">WARNING!</blink> This will delete your own user account!',
   848       msg_delete_own_account: '<blink style="color: red;">WARNING!</blink> This will delete your own user account!',