[Security Solution] Change Actions Log Management text to Response Actions History (#146918)

## Summary

Update the "Actions Log Management" text to be "Response Actions
History"

<img width="1728" alt="image"
src="https://user-images.githubusercontent.com/56395104/205371149-b4dd8443-edef-4464-8257-90e8a5ff87a0.png">

### Checklist

Delete any items that are not applicable to this PR.

- [x] Any text added follows [EUI's writing
guidelines](https://elastic.github.io/eui/#/guidelines/writing), uses
sentence case text and includes [i18n
support](https://github.com/elastic/kibana/blob/main/packages/kbn-i18n/README.md)

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
This commit is contained in:
Kevin Logan 2022-12-05 11:46:15 -05:00 committed by GitHub
parent 390e5e35b2
commit b5ba42bf1a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -106,15 +106,15 @@ const responseActionSubFeatures: SubFeatureConfig[] = [
{
requireAllSpaces: true,
privilegesTooltip: i18n.translate(
'xpack.securitySolution.featureRegistry.subFeatures.actionsLogManagement.privilegesTooltip',
'xpack.securitySolution.featureRegistry.subFeatures.responseActionsHistory.privilegesTooltip',
{
defaultMessage: 'All Spaces is required for Actions Log Management access.',
defaultMessage: 'All Spaces is required for Response Actions History access.',
}
),
name: i18n.translate(
'xpack.securitySolution.featureRegistry.subFeatures.actionsLogManagement',
'xpack.securitySolution.featureRegistry.subFeatures.responseActionsHistory',
{
defaultMessage: 'Actions Log Management',
defaultMessage: 'Response Actions History',
}
),
privilegeGroups: [