From 25d4333d45a23d8fdb7b809f3d6071e69ead272e Mon Sep 17 00:00:00 2001 From: Brian Federle Date: Wed, 30 Oct 2013 11:37:54 -0700 Subject: [PATCH] Rename 'socket info' title to 'hypervisors' Rename 'socket info' title to 'hypervisors' to make it more generic, as the dashboard section contains hypervisor host counts which are useful in other contexts. --- client/WEB-INF/classes/resources/messages.properties | 1 + ui/dictionary.jsp | 1 + ui/index.jsp | 2 +- 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/client/WEB-INF/classes/resources/messages.properties b/client/WEB-INF/classes/resources/messages.properties index dd5e65aa82f..12d2a11a294 100644 --- a/client/WEB-INF/classes/resources/messages.properties +++ b/client/WEB-INF/classes/resources/messages.properties @@ -14,6 +14,7 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. +label.hypervisors=Hypervisors label.home=Home label.sockets=Sockets label.root.disk.size=Root disk size diff --git a/ui/dictionary.jsp b/ui/dictionary.jsp index cb24d56bd20..1bf0eab4648 100644 --- a/ui/dictionary.jsp +++ b/ui/dictionary.jsp @@ -25,6 +25,7 @@ under the License. <% long now = System.currentTimeMillis(); %>