From f0f7321c38274c3105986085d1ad66ce0f9502ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herbert=20M=C3=BChlburger?= Date: Tue, 3 Oct 2017 20:58:17 +0200 Subject: [PATCH] Fix spelling error in admin message properties (#4525) * fix spelling error in admin message properties * fix typo in admin messages --- .../theme/base/admin/messages/admin-messages_en.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/src/main/resources/theme/base/admin/messages/admin-messages_en.properties b/themes/src/main/resources/theme/base/admin/messages/admin-messages_en.properties index 224fdaa8a3..3fa92bb3a1 100644 --- a/themes/src/main/resources/theme/base/admin/messages/admin-messages_en.properties +++ b/themes/src/main/resources/theme/base/admin/messages/admin-messages_en.properties @@ -1236,7 +1236,7 @@ authz-add-aggregated-policy=Add Aggregated Policy authz-add-group-policy=Add Group Policy authz-no-groups-assigned=No groups assigned. authz-policy-group-claim=Groups Claim -authz-policy-group-claim.tooltip=A claim to use as the source for user’s group. If the claim is present it must be an array of strings. +authz-policy-group-claim.tooltip=A claim to use as the source for user's group. If the claim is present it must be an array of strings. authz-policy-group-groups.tooltip=Specifies the groups allowed by this policy. # Authz Permission List @@ -1358,7 +1358,7 @@ view-authz-client-scope-description=Policies that decide if an admin can view th map-roles-authz-client-scope-description=Policies that decide if an admin can map roles defined by this client map-roles-client-scope-authz-client-scope-description=Policies that decide if an admin can apply roles defined by this client to the client scope of another client map-roles-composite-authz-client-scope-description=Policies that decide if an admin can apply roles defined by this client as a composite to another role -map-role-authz-role-scope-description=Policies that decide if an admin can map role this role to a user or group +map-role-authz-role-scope-description=Policies that decide if an admin can map this role to a user or group map-role-client-scope-authz-role-scope-description=Policies that decide if an admin can apply this role to the client scope of a client map-role-composite-authz-role-scope-description=Policies that decide if an admin can apply this role as a composite to another role manage-group-membership-authz-users-scope-description=Policies that decide if an admin can manage group membership for all users in the realm. This is used in conjunction with specific group policy