mirror of https://github.com/apache/cloudstack.git
CLOUDSTACK-1512:Wrong message when trying to create zone with mulitple physical networks without providing the traffic label
This commit is contained in:
parent
0d604c636d
commit
5a455a798a
|
|
@ -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"/>',
|
||||
|
|
|
|||
Loading…
Reference in New Issue