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 <sandeepa.singh@ibm.com>
Change-Id: I2e23da447890d7bee51892e1f782d5f2db6dded4
diff --git a/src/locales/en-US.json b/src/locales/en-US.json
index ee1f614..856edb8 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",