Clarify description on group-level Audit Events page
Problem to solve
There is a misleading description at the top of the page for group-level audit events. Currently it says "Events in Gitlab Org". That implies all events in the group, which is not accurate. For performance reasons, the page only displays group-level events, not project-level events. We hope to enhance the feature in #39139, but until that is executed, the description should be changed.
Spec
The group-level Audit Events page description is: "Group-level events for {GROUP_NAME} (no project events)"
Out of scope
- The instance-level Audit Logs page does not need to be changed, because it displays AuditEvent types from all levels (and also doesn't have a description at the top of the page.
- The project-level page does not need to be changed, because saying "Events in {project}" is accurate.