DaanHoogland commented on a change in pull request #5588:
URL: https://github.com/apache/cloudstack/pull/5588#discussion_r775432559
##########
File path: ui/public/locales/en.json
##########
@@ -2164,6 +2180,13 @@
"label.system.vm.scaled.up": "System VM Scaled Up",
"label.system.vms": "System VMs",
"label.system.wide.capacity": "System-wide capacity",
+"label.systemcycleusage": "User-, System and Idle Cycles",
+"label.systemloadaverages": "1, 5 and 15 mintute load averages",
+"label.systemmemoryfree": "Free System Memory",
+"label.systemmemorytotal": "Total System Memory",
+"label.systemmemoryused": "Used System Memory",
+"label.systemmemoryvirtualsize": "Virtual Process Size (when all shared
libraries are loaded)",
Review comment:
how about
```suggestion
"label.systemmemoryvirtualsize": "Virtual Total Process Size",
```
?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]