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.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/locales/en-US.json b/src/locales/en-US.json
index 2bb34a23..437ce038 100644
--- a/src/locales/en-US.json
+++ b/src/locales/en-US.json
@@ -703,16 +703,16 @@
},
"pageServerPowerOperations": {
"currentStatus": "Current status",
- "hostOsBootSettings": "Host OS boot settings",
- "hostStatus": "Host status",
- "immediateReboot": "Immediate – Server reboots without OS shutting down; may cause data corruption",
- "immediateShutdown": "Immediate - Server shuts down without OS shutting down; may cause data corruption",
+ "serverBootSettings": "Boot settings",
+ "serverStatus": "Server status",
+ "immediateReboot": "Immediate – Server reboots without operating system shutting down; may cause data corruption",
+ "immediateShutdown": "Immediate - Server shuts down without operating system shutting down; may cause data corruption",
"lastPowerOperation": "Last power operation",
"oneTimeBootWarning": "Pending one time boot. Next boot will be performed with the specified one time boot settings. Subsequent boots will be performed with the default settings.",
"operationInProgress": "There are no options to display while a power operation is in progress. When complete, power operations will be displayed here.",
"operations": "Operations",
- "orderlyReboot": "Orderly – OS shuts down, then server reboots",
- "orderlyShutdown": "Orderly - OS shuts down, then server shuts down",
+ "orderlyReboot": "Orderly – operating system shuts down, then server reboots",
+ "orderlyShutdown": "Orderly - operating system shuts down, then server shuts down",
"powerOn": "Power on",
"reboot": "Reboot",
"rebootServer": "Reboot server",