|
1446 | 1446 | "label.network.offering": "Network offering", |
1447 | 1447 | "label.network.offerings": "Network offerings", |
1448 | 1448 | "label.network.policy": "Network Policy", |
| 1449 | +"label.network.restart.required": "Network restart required", |
1449 | 1450 | "label.network.route.table": "Network route table", |
1450 | 1451 | "label.network.routing.policy": "Network routing policy", |
1451 | 1452 | "label.network.permissions": "Network permissions", |
|
1476 | 1477 | "label.new.secondaryip.description": "Enter new secondary IP address", |
1477 | 1478 | "label.new.tag": "New tag", |
1478 | 1479 | "label.new.vm": "New Instance", |
| 1480 | +"label.new.version.available": "New version available", |
1479 | 1481 | "label.newdiskoffering": "New offering", |
1480 | 1482 | "label.newinstance": "New Instance", |
1481 | 1483 | "label.newname": "New name", |
|
2463 | 2465 | "label.vpc.id": "VPC ID", |
2464 | 2466 | "label.vpc.offerings": "VPC offerings", |
2465 | 2467 | "label.vpc.virtual.router": "VPC virtual router", |
| 2468 | +"label.vpc.restart.required": "VPC restart required", |
2466 | 2469 | "label.vpcid": "VPC", |
2467 | 2470 | "label.vpclimit": "VPC limits", |
2468 | 2471 | "label.vpcname": "VPC", |
|
3185 | 3188 | "message.network.offering.mac.learning.warning": "WARNING: In order to use MAC Learning you must ensure your hypervisor hosts are running ESXi 6.7+ and the Network uses distributed vSwitch 6.6.0+.", |
3186 | 3189 | "message.network.offering.promiscuous.mode": "Applicable for guest Networks on VMware hypervisor only.\nReject - The switch drops any outbound frame from a virtual machine adapter with a source MAC address that is different from the one in the .vmx configuration file.\nAccept - The switch does not perform filtering, and permits all outbound frames.\nNone - Default to value from global setting.", |
3187 | 3190 | "message.network.removenic": "Please confirm that want to remove this NIC, which will also remove the associated Network from the Instance.", |
| 3191 | +"message.network.restart.required": "Restart is required for network(s). Click here to view network(s) which require restart.", |
3188 | 3192 | "message.network.secondaryip": "Please confirm that you would like to acquire a new secondary IP for this NIC. \n NOTE: You need to manually configure the newly-acquired secondary IP inside the virtual machine.", |
3189 | 3193 | "message.network.selection": "Choose one or more Networks to attach the Instance to.", |
3190 | 3194 | "message.network.selection.new.network": "A new Network can also be created here.", |
|
3197 | 3201 | "message.no.description": "No description entered.", |
3198 | 3202 | "message.offering.internet.protocol.warning": "WARNING: IPv6 supported Networks use static routing and will require upstream routes to be configured manually.", |
3199 | 3203 | "message.offering.ipv6.warning": "Please refer documentation for creating IPv6 enabled Network/VPC offering <a href='http://docs.cloudstack.apache.org/en/latest/plugins/ipv6.html#isolated-network-and-vpc-tier'>IPv6 support in CloudStack - Isolated Networks and VPC Network Tiers</a>", |
3200 | | -"message.restart.required.network": "Restart is required for network(s). Click here to view network(s) which require restart.", |
3201 | | -"message.restart.required.vpc": "Restart is required for VPC(s). Click here to view VPC(s) which require restart.", |
3202 | 3204 | "message.ovf.configurations": "OVF configurations available for the selected appliance. Please select the desired value. Incompatible compute offerings will get disabled.", |
3203 | 3205 | "message.path.description": "NFS: exported path from the server. VMFS: /datacenter name/datastore name. SharedMountPoint: path where primary storage is mounted, such as /mnt/primary.", |
3204 | 3206 | "message.please.confirm.remove.ssh.key.pair": "Please confirm that you want to remove this SSH key pair.", |
|
3529 | 3531 | "message.volume.state.primary.storage.suitability": "The suitability of a primary storage for a volume depends on the disk offering of the volume and on the virtual machine allocation (if the volume is attached to a virtual machine).", |
3530 | 3532 | "message.volumes.managed": "Volumes controlled by CloudStack.", |
3531 | 3533 | "message.volumes.unmanaged": "Volumes not controlled by CloudStack.", |
| 3534 | +"message.vpc.restart.required": "Restart is required for VPC(s). Click here to view VPC(s) which require restart.", |
3532 | 3535 | "message.vr.alert.upon.network.offering.creation.l2": "As virtual routers are not created for L2 Networks, the compute offering will not be used.", |
3533 | 3536 | "message.vr.alert.upon.network.offering.creation.others": "As none of the obligatory services for creating a virtual router (VPN, DHCP, DNS, Firewall, LB, UserData, SourceNat, StaticNat, PortForwarding) are enabled, the virtual router will not be created and the compute offering will not be used.", |
3534 | 3537 | "message.warn.change.primary.storage.scope": "This feature is tested and supported for the following configurations:<br>KVM - NFS/Ceph - DefaultPrimary<br>VMware - NFS - DefaultPrimary<br>*There might be extra steps involved to make it work for other configurations.", |
|
0 commit comments