From cd60a81576a1b2db2dec7d8f7b03468524a17da7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20B=C3=B6hmer?= Date: Mon, 14 Nov 2022 19:54:21 +0100 Subject: [PATCH] Improved translations --- config/permissions.yaml | 1 + translations/messages.en.xlf | 20 +++++++++++++++++++- 2 files changed, 20 insertions(+), 1 deletion(-) diff --git a/config/permissions.yaml b/config/permissions.yaml index 5798c3e0..cc4232eb 100644 --- a/config/permissions.yaml +++ b/config/permissions.yaml @@ -219,6 +219,7 @@ perms: # Here comes a list with all Permission names (they have a perm_[name] co label: "perm.attachments.show_private" list_attachments: label: "perm.attachments.list_attachments" + alsoSet: ['attachment_types.read'] self: label: "perm.self" diff --git a/translations/messages.en.xlf b/translations/messages.en.xlf index 43b72b4a..3687258d 100644 --- a/translations/messages.en.xlf +++ b/translations/messages.en.xlf @@ -9860,7 +9860,25 @@ Element 3 permission.preset.button - Permission applied successfully. Check if the new permissions fit your needs. + Apply preset + + + + + perm.attachments.show_private + Show private attachments + + + + + perm.attachments.list_attachments + Show list of all attachments + + + + + user.edit.permission_success + Permission preset applied successfully. Check if the new permissions fit your needs.