Show a notice above the permission editor, that permissions can depend on each other

Related to issue #435
This commit is contained in:
Jan Böhmer 2023-11-25 00:42:17 +01:00
parent 84c111ac7c
commit 4b88de9316
3 changed files with 14 additions and 0 deletions

View file

@ -12047,5 +12047,11 @@ Please note, that you can not impersonate a disabled user. If you try you will g
<target>Permissions required by other permissions were missing. This was corrected. Please check if the permissions are as you intended.</target>
</segment>
</unit>
<unit id="gjo2ZK7" name="permission.legend.dependency_note">
<segment>
<source>permission.legend.dependency_note</source>
<target>Please note that some permission operations depend on each other. If you encounter a warning that missing permissions were corrected and a permission was set to allow again, you have to set the dependent operation to forbid too. The dependents can normally found right of an operation.</target>
</segment>
</unit>
</file>
</xliff>