From 68cbbe9014cbdcf7229a878f564d38f6d6199f25 Mon Sep 17 00:00:00 2001 From: Sandeepa Singh Date: Wed, 14 Jul 2021 16:02:22 +0530 Subject: IA update: Update control section to operations This is the third update to the information architecture changes and has the following changes: - The control section has been updated to operations - The server led page has been removed - The firmware page is moved to operations section Signed-off-by: Sandeepa Singh Change-Id: I2e23da447890d7bee51892e1f782d5f2db6dded4 --- src/locales/en-US.json | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) (limited to 'src/locales') diff --git a/src/locales/en-US.json b/src/locales/en-US.json index ee1f6146..856edb8b 100644 --- a/src/locales/en-US.json +++ b/src/locales/en-US.json @@ -101,7 +101,7 @@ "accessControl": "Access control", "clientSessions": "@:appPageTitle.clientSessions", "configuration": "Configuration", - "control": "Control", + "operations": "Operations", "dateTimeSettings": "@:appPageTitle.dateTimeSettings", "dumps": "@:appPageTitle.dumps", "eventLogs": "@:appPageTitle.eventLogs", @@ -123,7 +123,6 @@ "securitySettings": "@:appPageTitle.securitySettings", "sensors": "@:appPageTitle.sensors", "serialOverLan": "SOL console", - "serverLed": "@:appPageTitle.serverLed", "serverPowerOperations": "@:appPageTitle.serverPowerOperations", "snmpSettings": "SNMP settings", "sslCertificates": "@:appPageTitle.sslCertificates", @@ -153,7 +152,6 @@ "securitySettings": "Security settings", "sensors": "Sensors", "serialOverLan": "Serial over LAN (SOL) console", - "serverLed": "Server LED", "serverPowerOperations": "Server power operations", "sslCertificates": "SSL certificates", "virtualMedia": "Virtual media" @@ -734,16 +732,6 @@ "status": "Status", "subTitle": "SOL console redirects the server's serial port output to this window." }, - "pageServerLed": { - "serverLedSubTitle": "Server indicator LED", - "serverLedTitle": "LED light control", - "toast": { - "errorServerLedOff": "Error turning LED off.", - "errorServerLedOn": "Error turning LED on.", - "successServerLedOff": "Server LED successfully turned off.", - "successServerLedOn": "Server LED successfully turned on." - } - }, "pageServerPowerOperations": { "currentStatus": "Current status", "serverBootSettings": "Boot settings", -- cgit v1.2.3