You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ui/public/locales/en.json
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -3055,7 +3055,8 @@
3055
3055
"message.remove.vpc": "Please confirm that you want to remove the VPC",
3056
3056
"message.request.failed": "Request failed.",
3057
3057
"message.required.add.least.ip": "Please add at least 1 IP Range",
3058
-
"message.required.traffic.type": "Error in configuration! All required traffic types should be added and with multiple physical Networks each Network should have a label.",
3058
+
"message.required.traffic.type": "All required traffic types should be added and with multiple physical networks each network should have a label.",
3059
+
"message.required.tagged.physical.network": "There can only be one untagged physical network with guest traffic type.",
3059
3060
"message.reset.vpn.connection": "Please confirm that you want to reset VPN connection.",
3060
3061
"message.resize.volume.failed": "Failed to resize volume.",
3061
3062
"message.resize.volume.processing": "Volume resize is in progress",
@@ -3091,7 +3092,7 @@
3091
3092
"message.set.default.nic": "Please confirm that you would like to make this NIC the default for this Instance.",
3092
3093
"message.set.default.nic.manual": "Please manually update the default NIC on the Instance now.",
3093
3094
"message.setting.updated": "Setting Updated:",
3094
-
"message.setup.physical.network.during.zone.creation": "When adding a zone, you need to set up one or more physical Networks. Each Network corresponds to a NIC on the hypervisor. Each physical Network can carry one or more types of traffic, with certain restrictions on how they may be combined. Add or remove one or more traffic types onto each physical Network.",
3095
+
"message.setup.physical.network.during.zone.creation": "When adding a zone, you need to set up one or more physical networks. Each physical network can carry one or more types of traffic, with certain restrictions on how they may be combined. Add or remove one or more traffic types onto each physical network.",
3095
3096
"message.setup.physical.network.during.zone.creation.basic": "When adding a basic zone, you can set up one physical Network, which corresponds to a NIC on the hypervisor. The Network carries several types of traffic.<br/><br/>You may also <strong>add</strong> other traffic types onto the physical Network.",
3096
3097
"message.shared.network.offering.warning": "Domain admins and regular Users can only create shared Networks from Network offering with the setting specifyvlan=false. Please contact an administrator to create a Network offering if this list is empty.",
3097
3098
"message.shutdown.triggered": "A shutdown has been triggered. CloudStack will not accept new jobs",
0 commit comments