Skip to content

Commit

Permalink
[8.x] [Fleet] Update copy for readonly edit integration (#193163) (#1…
Browse files Browse the repository at this point in the history
…93194)

# Backport

This will backport the following commits from `main` to `8.x`:
- [[Fleet] Update copy for readonly edit integration
(#193163)](#193163)

<!--- Backport version: 9.4.3 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Nicolas
Chaulet","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-09-17T15:59:04Z","message":"[Fleet]
Update copy for readonly edit integration
(#193163)","sha":"c7f3a40880b18dfc04e5a06d0090953d22341183","branchLabelMapping":{"^v9.0.0$":"main","^v8.16.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:Fleet","v9.0.0","backport:prev-minor","v8.16.0"],"title":"[Fleet]
Update copy for readonly edit
integration","number":193163,"url":"https://github.com/elastic/kibana/pull/193163","mergeCommit":{"message":"[Fleet]
Update copy for readonly edit integration
(#193163)","sha":"c7f3a40880b18dfc04e5a06d0090953d22341183"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/193163","number":193163,"mergeCommit":{"message":"[Fleet]
Update copy for readonly edit integration
(#193163)","sha":"c7f3a40880b18dfc04e5a06d0090953d22341183"}},{"branch":"8.x","label":"v8.16.0","branchLabelMappingKey":"^v8.16.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: Nicolas Chaulet <[email protected]>
  • Loading branch information
kibanamachine and nchaulet authored Sep 17, 2024
1 parent 071a7ca commit fe39f0e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -594,7 +594,7 @@ export const EditPackagePolicyForm = memo<{
content: (
<FormattedMessage
id="xpack.fleet.agentPolicy.saveIntegrationTooltip"
defaultMessage="To save the integration policy, you must have security enabled and have the All privilege for Integrations. Contact your administrator."
defaultMessage="To save the integration policy, you must have security enabled and have the All privilege for Integrations and Agent Policies. Contact your administrator."
/>
),
}
Expand Down

0 comments on commit fe39f0e

Please sign in to comment.