Closed
Description
Before reporting an issue
- I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
Area
admin/ui
Describe the bug
There is a key permissionPoliciesHelp
that is translated with
Specifies all the policies that must be applied to the permission permission.
where it seems to have a duplicated "permission" at the end.
Version
main
Regression
- The issue is a regression
Expected behavior
The message should be correct english
Actual behavior
There is a duplicate word at the end
How to Reproduce?
Look at the message resource and the UI:
It is used in two places:
Anything else?
Maybe the core-clients or core-iam team can help to find the correct text.