summaryrefslogtreecommitdiff
path: root/src/locales/en-US.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/locales/en-US.json')
-rw-r--r--src/locales/en-US.json14
1 files changed, 8 insertions, 6 deletions
diff --git a/src/locales/en-US.json b/src/locales/en-US.json
index 127df614..b730b817 100644
--- a/src/locales/en-US.json
+++ b/src/locales/en-US.json
@@ -99,7 +99,7 @@
"primaryNavigation": "Primary navigation",
"rebootBmc": "@:appPageTitle.rebootBmc",
"sensors": "@:appPageTitle.sensors",
- "serialOverLan": "@:appPageTitle.serialOverLan",
+ "serialOverLan": "SOL console",
"serverLed": "@:appPageTitle.serverLed",
"serverPowerOperations": "@:appPageTitle.serverPowerOperations",
"snmpSettings": "@:appPageTitle.snmpSettings",
@@ -123,7 +123,7 @@
"profileSettings": "Profile settings",
"rebootBmc": "Reboot BMC",
"sensors": "Sensors",
- "serialOverLan": "Serial over LAN console",
+ "serialOverLan": "Serial over LAN (SOL) console",
"serverLed": "Server LED",
"serverPowerOperations": "Server power operations",
"snmpSettings": "SNMP settings",
@@ -446,7 +446,7 @@
"bmcTime": "BMC time",
"editNetworkSettings": "Edit network settings",
"serverLed": "Server LED",
- "solConsole": "Serial over LAN console"
+ "solConsole": "@:appNavigation.serialOverLan"
}
},
"pageProfileSettings": {
@@ -534,10 +534,12 @@
"upperCritical": "Upper critical"
}
},
- "pageSerialoverLAN": {
+ "pageSerialOverLan": {
+ "connected": "Connected",
+ "disconnected": "Disconnected",
"openNewTab": "Open in new tab",
- "subTitle": "Access the Serial over LAN console",
- "subTitleDesc": "The Serial over LAN (SoL) console redirects the output of the server's serial port to a browser window on your workstation."
+ "status": "Status",
+ "subTitle": "SOL console redirects server's serial port output to this window."
},
"pageServerLed": {
"serverLedSubTitle": "Server indicator LED",