mirror of https://github.com/apache/cloudstack.git
CLOUDSTACK-7808: Typo in Zone Creation Wizard
This commit is contained in:
parent
efb3287fdc
commit
55264b24a6
|
|
@ -1681,7 +1681,7 @@ message.add.load.balancer.under.ip=The load balancer rule has been added under I
|
|||
message.add.load.balancer=Add a load balancer to zone
|
||||
message.add.network=Add a new network for zone\: <b><span id\="zone_name"></span></b>
|
||||
message.add.new.gateway.to.vpc=Please specify the information to add a new gateway to this VPC.
|
||||
message.add.pod.during.zone.creation=Each zone must contain in one or more pods, and we will add the first pod now. A pod contains hosts and primary storage servers, which you will add in a later step. First, configure a range of reserved IP addresses for CloudStack\\'s internal management traffic. The reserved IP range must be unique for each zone in the cloud.
|
||||
message.add.pod.during.zone.creation=Each zone must contain in one or more pods, and we will add the first pod now. A pod contains hosts and primary storage servers, which you will add in a later step. First, configure a range of reserved IP addresses for CloudStack\'s internal management traffic. The reserved IP range must be unique for each zone in the cloud.
|
||||
message.add.pod=Add a new pod for zone <b><span id\="add_pod_zone_name"></span></b>
|
||||
message.add.primary.storage=Add a new Primary Storage for zone <b><span id\="zone_name"></span></b>, pod <b><span id\="pod_name"></span></b>
|
||||
message.add.primary=Please specify the following parameters to add a new primary storage
|
||||
|
|
|
|||
Loading…
Reference in New Issue