From d50ba5f915e16be042617d6f472839a684f88ef9 Mon Sep 17 00:00:00 2001 From: Dixsie Wolmers Date: Tue, 26 Jan 2021 13:03:11 -0600 Subject: Remove account type assignments from privilege role table The removed information will be displayed in the user table when it is available in Redfish. Signed-off-by: Dixsie Wolmers Change-Id: I867a7792f2b2335456baf9934e8ef593a52b11e5 --- src/locales/en-US.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'src/locales/en-US.json') diff --git a/src/locales/en-US.json b/src/locales/en-US.json index 1bf11d17..1f68d5c7 100644 --- a/src/locales/en-US.json +++ b/src/locales/en-US.json @@ -470,12 +470,8 @@ "configureComponentsManagedByThisService": "Configure components managed by this service", "configureManagerResources": "Configure manager resources", "configureUsersAndTheirAccounts": "Configure users and their accounts", - "ipmiAccessPoint": "IPMI access point", "logInToTheServiceAndReadResources": "Log in to the service and read resources", - "redfishAccessPoint": "Redfish access point", - "sshAccessPoint": "SSH access point", - "updatePasswordForCurrentUserAccount": "Update password for current user account", - "webUiAccessPoint": "WebUI access point" + "updatePasswordForCurrentUserAccount": "Update password for current user account" }, "toast": { "errorBatchDelete": "Error deleting %{count} user. | Error deleting %{count} users.", -- cgit v1.2.3