From 34174bbcbba6d32d7e4e50aada014f471954d97e Mon Sep 17 00:00:00 2001 From: Brian Federle Date: Wed, 18 Dec 2013 13:09:42 -0800 Subject: [PATCH] Add missing strings for quiesce VM, SMB fields --- client/WEB-INF/classes/resources/messages.properties | 4 ++++ ui/dictionary.jsp | 4 ++++ ui/scripts/instances.js | 2 +- ui/scripts/storage.js | 2 +- ui/scripts/system.js | 12 ++++++------ ui/scripts/zoneWizard.js | 6 +++--- 6 files changed, 19 insertions(+), 11 deletions(-) diff --git a/client/WEB-INF/classes/resources/messages.properties b/client/WEB-INF/classes/resources/messages.properties index 384a0778bb2..fda4e2d997e 100644 --- a/client/WEB-INF/classes/resources/messages.properties +++ b/client/WEB-INF/classes/resources/messages.properties @@ -14,6 +14,10 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. +label.quiesce.vm=Quiesce VM +label.smb.username=SMB Username +label.smb.password=SMB Password +label.smb.domain=SMB Domain label.hypervisors=Hypervisors label.home=Home label.sockets=Sockets diff --git a/ui/dictionary.jsp b/ui/dictionary.jsp index c870f12a90e..8e75969906c 100644 --- a/ui/dictionary.jsp +++ b/ui/dictionary.jsp @@ -25,6 +25,10 @@ under the License. <% long now = System.currentTimeMillis(); %>