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
@@ -2845,7 +2845,8 @@
2845
2845
"message.remove.vpc": "Please confirm that you want to remove the VPC",
2846
2846
"message.request.failed": "Request failed.",
2847
2847
"message.required.add.least.ip": "Please add at least 1 IP Range",
2848
-
"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.",
2848
+
"message.required.traffic.type": "All required traffic types should be added and with multiple physical networks each network should have a label.",
2849
+
"message.required.tagged.physical.network": "There can only be one untagged physical network with guest traffic type.",
2849
2850
"message.reset.vpn.connection": "Please confirm that you want to reset VPN connection.",
2850
2851
"message.resize.volume.failed": "Failed to resize volume.",
2851
2852
"message.resize.volume.processing": "Volume resize is in progress",
@@ -2881,7 +2882,7 @@
2881
2882
"message.set.default.nic": "Please confirm that you would like to make this NIC the default for this VM.",
2882
2883
"message.set.default.nic.manual": "Please manually update the default NIC on the VM now.",
2883
2884
"message.setting.updated": "Setting Updated:",
2884
-
"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.",
2885
+
"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.",
2885
2886
"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.",
2886
2887
"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.",
2887
2888
"message.specify.tag.key": "Please specify a tag key.",
0 commit comments