From 91b18a03b5d4ff416851b3f3dc835cdf68597ffa Mon Sep 17 00:00:00 2001 From: agagancarczyk Date: Tue, 3 May 2022 13:50:32 +0100 Subject: [PATCH] Updated subheadings (#2567) * new text * updated subheadings for each page Co-authored-by: Agnieszka Gancarczyk --- public/resources/en/authentication.json | 4 ++-- public/resources/en/client-scopes.json | 4 ++-- public/resources/en/clients.json | 2 +- public/resources/en/events.json | 4 ++-- public/resources/en/groups.json | 4 ++-- public/resources/en/identity-providers.json | 4 ++-- public/resources/en/realm-settings.json | 4 ++-- public/resources/en/roles.json | 4 ++-- public/resources/en/sessions.json | 4 ++-- public/resources/en/user-federation.json | 4 ++-- public/resources/en/users.json | 2 +- 11 files changed, 20 insertions(+), 20 deletions(-) diff --git a/public/resources/en/authentication.json b/public/resources/en/authentication.json index d74c52b941..bfd5a24487 100644 --- a/public/resources/en/authentication.json +++ b/public/resources/en/authentication.json @@ -1,6 +1,6 @@ { "title": "Authentication", - "authenticationExplain": "Placeholder for authentication explanation.", + "authenticationExplain": "Authentication is the area where you can configure and manage different credential types.", "flows": "Flows", "requiredActions": "Required actions", "policies": "Policies", @@ -143,4 +143,4 @@ "disabledOff": "Disabled off", "updatedRequiredActionSuccess": "Updated required action successfully", "updatedRequiredActionError": "Could not update required action: {{error}}" -} \ No newline at end of file +} diff --git a/public/resources/en/client-scopes.json b/public/resources/en/client-scopes.json index fddb78a276..2f38cf0fa6 100644 --- a/public/resources/en/client-scopes.json +++ b/public/resources/en/client-scopes.json @@ -3,7 +3,7 @@ "clientScopeList": "Client scopes", "grantedClientScopes": "Granted client scopes", "clientScopeDetails": "Client scope details", - "clientScopeExplain": "Client scopes allow you to define a common set of protocol mappers and roles, which are shared between multiple clients.", + "clientScopeExplain": "Client scopes are a common set of protocol mappers and roles that are shared between multiple clients.", "searchFor": "Search for client scope", "protocol": "Protocol", "assignedType": "Assigned type", @@ -52,4 +52,4 @@ "saml": "SAML", "openid-connect": "openid-connect" } -} \ No newline at end of file +} diff --git a/public/resources/en/clients.json b/public/resources/en/clients.json index 7268e41338..7c2c06ae7f 100644 --- a/public/resources/en/clients.json +++ b/public/resources/en/clients.json @@ -494,4 +494,4 @@ "never": "Never expires" }, "mappers": "Mappers" -} \ No newline at end of file +} diff --git a/public/resources/en/events.json b/public/resources/en/events.json index 091bff3dc6..21e75ba095 100644 --- a/public/resources/en/events.json +++ b/public/resources/en/events.json @@ -1,6 +1,6 @@ { "title": "Events", - "eventExplain": "If you want to configure user events, Admin events or Event listeners, please enter <1>Event configs page realm settings to configure.", + "eventExplain": "Events are records of user and admin events in this realm. To configure the tracking of these events, go to <1>Event configs.", "eventConfigs": "Event configs", "userEvents": "User events", "adminEvents": "Admin events", @@ -32,4 +32,4 @@ "value": "Value", "representation": "Representation", "noUserDetails": "No user details" -} \ No newline at end of file +} diff --git a/public/resources/en/groups.json b/public/resources/en/groups.json index 2f72710603..e4257b93e0 100644 --- a/public/resources/en/groups.json +++ b/public/resources/en/groups.json @@ -31,7 +31,7 @@ "moveGroupSuccess": "Group moved", "moveGroupError": "Could not move group {{error}}", "tableOfGroups": "Table of groups", - "groupsDescription": "Placeholder for groups explanation.", + "groupsDescription": "A group is a set of attributes and role mappings that can be applied to a user. You can create, edit, and delete groups and manage their child-parent organization.", "groupCreated": "Group created", "couldNotCreateGroup": "Could not create group {{error}}", "createAGroup": "Create a group", @@ -59,4 +59,4 @@ "groupUpdated": "Group updated", "groupUpdateError": "Error updating group {error}", "roleMapping": "Role mapping" -} \ No newline at end of file +} diff --git a/public/resources/en/identity-providers.json b/public/resources/en/identity-providers.json index fe2d82d942..a94acdec85 100644 --- a/public/resources/en/identity-providers.json +++ b/public/resources/en/identity-providers.json @@ -1,5 +1,5 @@ { - "listExplain": "Through Identity Brokering it's easy to allow users to authenticate to Keycloak using external Identity Provider or Social Networks.", + "listExplain": "Identity providers are social networks or identity brokers that allow users to authenticate to Keycloak.", "searchForProvider": "Search for provider", "providerDetails": "Provider details", "addProvider": "Add provider", @@ -171,4 +171,4 @@ "brokerId": "BROKER_ID", "brokerUsername": "BROKER_USERNAME" } -} \ No newline at end of file +} diff --git a/public/resources/en/realm-settings.json b/public/resources/en/realm-settings.json index 650431ddf3..142709fbc0 100644 --- a/public/resources/en/realm-settings.json +++ b/public/resources/en/realm-settings.json @@ -1,5 +1,5 @@ { - "realmSettingsExplain": "Placeholder for realm settings explanation.", + "realmSettingsExplain": "Realm settings are settings that control the options for users, applications, roles, and groups in the current realm.", "partialImport": "Partial import", "partialExport": "Partial export", "deleteRealm": "Delete realm", @@ -809,4 +809,4 @@ "maxDeltaTimeSeconds": "Failure reset time", "quickLoginCheckMilliSeconds": "Quick login check milliseconds", "minimumQuickLoginWaitSeconds": "Minimum quick login wait" -} \ No newline at end of file +} diff --git a/public/resources/en/roles.json b/public/resources/en/roles.json index 32771cb0dc..2e507af7e8 100644 --- a/public/resources/en/roles.json +++ b/public/resources/en/roles.json @@ -13,7 +13,7 @@ "homeURL": "Home URL", "filterByClients": "Filter by clients", "filterByRoles": "Filter by roles", - "roleExplain": "Realm-level roles are a global namespace to define your roles.", + "roleExplain": "Realm roles are the roles that you define for use in the current realm.", "roleCreateExplain": "This is some description", "roleName": "Role name", "roleDetails": "Role details", @@ -67,4 +67,4 @@ "clearAllFilters": "Clear all filters", "noRolesAssociated": "No associated roles", "noRolesAssociatedInstructions": "To add roles to this role press the 'Add role' button" -} \ No newline at end of file +} diff --git a/public/resources/en/sessions.json b/public/resources/en/sessions.json index b117c2f4eb..5d549b2416 100644 --- a/public/resources/en/sessions.json +++ b/public/resources/en/sessions.json @@ -1,6 +1,6 @@ { "title": "Sessions", - "sessionExplain": "Placeholder for sessions explanation.", + "sessionExplain": "Sessions are sessions of users in this realm and the clients that they access within the session.", "searchForSession": "Search session", "subject": "Subject", "lastAccess": "Last access", @@ -30,4 +30,4 @@ "none": "None", "noSessions": "No sessions", "noSessionsDescription": "There are currently no active sessions in this realm." -} \ No newline at end of file +} diff --git a/public/resources/en/user-federation.json b/public/resources/en/user-federation.json index 81ca5ac2f5..646673cfe7 100644 --- a/public/resources/en/user-federation.json +++ b/public/resources/en/user-federation.json @@ -1,7 +1,7 @@ { "userFederation": "User federation", "descriptionLanding": "This is the description for the user federation landing page", - "userFederationExplain": "Keycloak can federate external user databases. Out of the box we have support for LDAP and Active Directory.", + "userFederationExplain": "User federation provides access to external databases and directories, such as LDAP and Active Directory.", "getStarted": "To get started, select a provider from the list below.", "providers": "Add providers", "addProvider_one": "Add {{provider}} provider", @@ -165,4 +165,4 @@ "attributeValue": "Attribute value", "selectRole": "Select role", "group": "Group" -} \ No newline at end of file +} diff --git a/public/resources/en/users.json b/public/resources/en/users.json index 8d1e2b40ff..b5f13f5e72 100644 --- a/public/resources/en/users.json +++ b/public/resources/en/users.json @@ -1,6 +1,6 @@ { "title": "Users", - "usersExplain": "Placeholder for users explanation.", + "usersExplain": "Users are the users in the current realm.", "userList": "User list", "searchForUser": "Search user", "startBySearchingAUser": "Start by searching for users",