CLOUDSTACK-1512:Wrong message when trying to create zone with mulitple physical networks without providing the traffic label

This commit is contained in:
Pranav Saxena 2013-03-22 10:55:13 +05:30
parent 0d604c636d
commit 5a455a798a
1 changed files with 1 additions and 0 deletions

View File

@ -69,6 +69,7 @@ dictionary = {
'label.action.disable.physical.network': '<fmt:message key="label.action.disable.physical.network"/>',
'message.action.enable.physical.network': '<fmt:message key="message.action.enable.physical.network"/>',
'message.action.disable.physical.network': '<fmt:message key="message.action.disable.physical.network"/>',
'message.configure.all.traffic.types': '<fmt:message key="message.configure.all.traffic.types"/>',
'label.ipaddress': '<fmt:message key="label.ipaddress"/>',
'label.vcdcname': '<fmt:message key="label.vcdcname"/>',
'label.vcipaddress': '<fmt:message key="label.vcipaddress"/>',