diff --git a/js/apps/admin-ui/maven-resources/theme/keycloak.v2/admin/messages/messages_en.properties b/js/apps/admin-ui/maven-resources/theme/keycloak.v2/admin/messages/messages_en.properties index 6db0f9770c..d08a547c8c 100644 --- a/js/apps/admin-ui/maven-resources/theme/keycloak.v2/admin/messages/messages_en.properties +++ b/js/apps/admin-ui/maven-resources/theme/keycloak.v2/admin/messages/messages_en.properties @@ -1296,7 +1296,6 @@ groupsDescription=A group is a set of attributes and role mappings that can be a addValidatorRole=Add {{validatorName}} validator protocolTypes.all=All keyAlias=Key alias -prefix=A prefix for each Realm Role (optional). xContentTypeOptionsHelp=Default value prevents Internet Explorer and Google Chrome from MIME-sniffing a response away from the declared content-type <1>Learn more privateKeyMask=PRIVATE KEY NOT SET UP OR KNOWN signOutAllActiveSessions=Sign out all active sessions @@ -1830,7 +1829,7 @@ allowEcpFlowHelp=This client is allowed to use ECP flow for authenticating users noSessions=No sessions clipboardCopyError=Error copying to clipboard. storeTokens=Store tokens -usermodel.clientRoleMapping.rolePrefix.tooltip=A prefix for each client role (optional). +usermodel.clientRoleMapping.rolePrefix.tooltip=A prefix which will be prepended to each Client Role name (optional). deleteConfirmCurrentUser=Are you sure you want to permanently delete this user eventTypes.CLIENT_REGISTER_ERROR.description=Client register error addClientScopesTo=Add client scopes to {{clientName}} @@ -2457,7 +2456,7 @@ executorDetails=Executor details maxDeltaTimeSeconds=Failure reset time backchannelLogoutHelp=Does the external IDP support backchannel logout? eventTypes.REMOVE_FEDERATED_IDENTITY_ERROR.description=Remove federated identity error -usermodel.realmRoleMapping.rolePrefix.tooltip=A prefix for each Realm Role (optional). +usermodel.realmRoleMapping.rolePrefix.tooltip=A prefix which will be prepended to each Realm Role name (optional). exportSamlKeyTitle=Export SAML Keys eventTypes.OAUTH2_DEVICE_VERIFY_USER_CODE_ERROR.description=Oauth2 device verify user code error eventTypes.EXECUTE_ACTIONS_ERROR.description=Execute actions error