From 5a455a798a5ecc66705aad4d6ebc5e890bb5554e Mon Sep 17 00:00:00 2001 From: Pranav Saxena Date: Fri, 22 Mar 2013 10:55:13 +0530 Subject: [PATCH] CLOUDSTACK-1512:Wrong message when trying to create zone with mulitple physical networks without providing the traffic label --- ui/dictionary.jsp | 1 + 1 file changed, 1 insertion(+) diff --git a/ui/dictionary.jsp b/ui/dictionary.jsp index dcc7898e089..cd8d7323300 100644 --- a/ui/dictionary.jsp +++ b/ui/dictionary.jsp @@ -69,6 +69,7 @@ dictionary = { 'label.action.disable.physical.network': '', 'message.action.enable.physical.network': '', 'message.action.disable.physical.network': '', +'message.configure.all.traffic.types': '', 'label.ipaddress': '', 'label.vcdcname': '', 'label.vcipaddress': '',