[% loc( "The user's name is displayed publicly on reports that have not been marked anonymous. Names are not necessarily unique.") %]
[% loc('User in abuse table') %]
[% loc(
"Normal (public) users should not be associated with any body.
Authorised staff users can be associated with the body they represent.
Depending on the implementation, staff users may have access to the dashboard (summary of
activity across their body), the ability to hide reports or set special report statuses.")
%]
[% loc("Staff users have permission to log in to the admin.") %]
[% loc(
"Normal (public) users should not be associated with any area.
Authorised staff users can be associated with the area in which they operate.")
%]
[% loc("Mark users whose behaviour you want to keep a check on as flagged.") %]
[% tprintf(loc("Flagged users are listed on the flagged page."), c.uri_for_action( 'admin/flagged' )) %]
[% loc("You can add an abusive user's email to the abuse list, which automatically hides (and never sends) reports they create.") %]
[% loc("Superusers have permission to perform all actions within the admin.") %]
[% loc("Users can be assigned one or more roles to give them all the permissions of those roles. Selecting a role or roles will disable manual permission selection.") %]
[% IF user AND NOT user.from_body %]