Update security settings text
- Updated BMC shell title and description.
Signed-off-by: Suren Neware <sneware9@in.ibm.com>
Change-Id: I4485a9f2f6b4ee065a9902b7a3facd942a1feb45
diff --git a/src/locales/en-US.json b/src/locales/en-US.json
index ab9d823..1bf11d1 100644
--- a/src/locales/en-US.json
+++ b/src/locales/en-US.json
@@ -613,8 +613,8 @@
"ipmi": "Network IPMI (out-of-band IPMI)",
"ipmiDescription": "Allow remote management of the platform via IPMI. Tools such as ipmitool require this setting to be enabled.",
"networkServices": "Network services",
- "ssh": "SSH port 22 (BMC shell)",
- "sshDescription": "SSH access to the BMC's command shell. Disabling this will disable users' ability to connect BMC shell via SSH.",
+ "ssh": "BMC shell (via SSH)",
+ "sshDescription": "Allow access to shell sessions via SSH, through port 22 on the BMC.",
"modal": {
"disableMessage": {
"ipmi": "Are you sure you want to disable @:pageSecuritySettings.ipmi?",