This is an automated email from the ASF dual-hosted git repository.
sureshanaparti pushed a commit to branch 4.16
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
The following commit(s) were added to refs/heads/4.16 by this push:
new ca12ef3 ui: add VXLAN network identifiers (VNIs) in
message.guest.traffic.in.advanced.zone (#6034)
ca12ef3 is described below
commit ca12ef31acff8d27438f279889b04bd38091fb5a
Author: Wei Zhou <[email protected]>
AuthorDate: Wed Feb 23 14:02:52 2022 +0100
ui: add VXLAN network identifiers (VNIs) in
message.guest.traffic.in.advanced.zone (#6034)
---
ui/public/locales/ar.json | 2 +-
ui/public/locales/ca.json | 2 +-
ui/public/locales/en.json | 2 +-
ui/public/locales/it_IT.json | 2 +-
ui/public/locales/pl.json | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/ui/public/locales/ar.json b/ui/public/locales/ar.json
index a0086c0..ad38a15 100644
--- a/ui/public/locales/ar.json
+++ b/ui/public/locales/ar.json
@@ -2148,7 +2148,7 @@
"message.generate.keys": "\u0627\u0644\u0631\u062c\u0627\u0621
\u0627\u0644\u062a\u0623\u0643\u064a\u062f \u0628\u0623\u0646\u0643
\u062a\u0631\u063a\u0628 \u0628\u0625\u0646\u0634\u0627\u0621
\u0645\u0641\u0627\u062a\u064a\u062d \u062c\u062f\u064a\u062f\u0629
\u0644\u0647\u0630\u0627 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645",
"message.gslb.delete.confirm": "Please confirm you want to delete this GSLB",
"message.gslb.lb.remove.confirm": "Please confirm you want to remove load
balancing from GSLB",
-"message.guest.traffic.in.advanced.zone": "Guest network traffic is
communication between end-user virtual machines. Specify a range of VLAN IDs to
carry guest traffic for each physical network.",
+"message.guest.traffic.in.advanced.zone": "Guest network traffic is
communication between end-user virtual machines. Specify a range of VLAN IDs or
VXLAN network identifiers (VNIs) to carry guest traffic for each physical
network.",
"message.guest.traffic.in.basic.zone": "Guest network traffic is communication
between end-user virtual machines. Specify a range of IP addresses that
CloudStack can assign to guest VMs. Make sure this range does not overlap the
reserved system IP range.",
"message.host.dedicated": "Host Dedicated",
"message.host.dedication.released": "Host dedication released",
diff --git a/ui/public/locales/ca.json b/ui/public/locales/ca.json
index 13f1ce6..a82dea2 100644
--- a/ui/public/locales/ca.json
+++ b/ui/public/locales/ca.json
@@ -2150,7 +2150,7 @@
"message.generate.keys": "Si us plau confirmeu que voleu generar noves claus
per aquest usuari.",
"message.gslb.delete.confirm": "Please confirm you want to delete this GSLB",
"message.gslb.lb.remove.confirm": "Please confirm you want to remove load
balancing from GSLB",
-"message.guest.traffic.in.advanced.zone": "Guest network traffic is
communication between end-user virtual machines. Specify a range of VLAN IDs to
carry guest traffic for each physical network.",
+"message.guest.traffic.in.advanced.zone": "Guest network traffic is
communication between end-user virtual machines. Specify a range of VLAN IDs or
VXLAN network identifiers (VNIs) to carry guest traffic for each physical
network.",
"message.guest.traffic.in.basic.zone": "Guest network traffic is communication
between end-user virtual machines. Specify a range of IP addresses that
CloudStack can assign to guest VMs. Make sure this range does not overlap the
reserved system IP range.",
"message.host.dedicated": "Host Dedicated",
"message.host.dedication.released": "Host dedication released",
diff --git a/ui/public/locales/en.json b/ui/public/locales/en.json
index e171e21..6be9e8e 100644
--- a/ui/public/locales/en.json
+++ b/ui/public/locales/en.json
@@ -3007,7 +3007,7 @@
"message.generate.keys": "Please confirm that you would like to generate new
keys for this user.",
"message.gslb.delete.confirm": "Please confirm you want to delete this GSLB",
"message.gslb.lb.remove.confirm": "Please confirm you want to remove load
balancing from GSLB",
-"message.guest.traffic.in.advanced.zone": "Guest network traffic is
communication between end-user virtual machines. Specify a range of VLAN IDs to
carry guest traffic for each physical network.",
+"message.guest.traffic.in.advanced.zone": "Guest network traffic is
communication between end-user virtual machines. Specify a range of VLAN IDs or
VXLAN network identifiers (VNIs) to carry guest traffic for each physical
network.",
"message.guest.traffic.in.basic.zone": "Guest network traffic is communication
between end-user virtual machines. Specify a range of IP addresses that
CloudStack can assign to guest VMs. Make sure this range does not overlap the
reserved system IP range.",
"message.guestnetwork.state.allocated": "Indicates the network configuration
is in allocated but not setup",
"message.guestnetwork.state.destroy": "Indicates that the network is
destroyed",
diff --git a/ui/public/locales/it_IT.json b/ui/public/locales/it_IT.json
index 1007eb3..139eb08 100644
--- a/ui/public/locales/it_IT.json
+++ b/ui/public/locales/it_IT.json
@@ -2150,7 +2150,7 @@
"message.generate.keys": "Si prega di confermare di voler generare nuove
chiavi per questo utente.",
"message.gslb.delete.confirm": "Please confirm you want to delete this GSLB",
"message.gslb.lb.remove.confirm": "Please confirm you want to remove load
balancing from GSLB",
-"message.guest.traffic.in.advanced.zone": "Guest network traffic is
communication between end-user virtual machines. Specify a range of VLAN IDs to
carry guest traffic for each physical network.",
+"message.guest.traffic.in.advanced.zone": "Guest network traffic is
communication between end-user virtual machines. Specify a range of VLAN IDs or
VXLAN network identifiers (VNIs) to carry guest traffic for each physical
network.",
"message.guest.traffic.in.basic.zone": "Guest network traffic is communication
between end-user virtual machines. Specify a range of IP addresses that
CloudStack can assign to guest VMs. Make sure this range does not overlap the
reserved system IP range.",
"message.host.dedicated": "Host Dedicated",
"message.host.dedication.released": "Host dedication released",
diff --git a/ui/public/locales/pl.json b/ui/public/locales/pl.json
index b2b1331..595b007 100644
--- a/ui/public/locales/pl.json
+++ b/ui/public/locales/pl.json
@@ -2150,7 +2150,7 @@
"message.generate.keys": "Please confirm that you would like to generate new
keys for this user.",
"message.gslb.delete.confirm": "Please confirm you want to delete this GSLB",
"message.gslb.lb.remove.confirm": "Please confirm you want to remove load
balancing from GSLB",
-"message.guest.traffic.in.advanced.zone": "Guest network traffic is
communication between end-user virtual machines. Specify a range of VLAN IDs to
carry guest traffic for each physical network.",
+"message.guest.traffic.in.advanced.zone": "Guest network traffic is
communication between end-user virtual machines. Specify a range of VLAN IDs or
VXLAN network identifiers (VNIs) to carry guest traffic for each physical
network.",
"message.guest.traffic.in.basic.zone": "Guest network traffic is communication
between end-user virtual machines. Specify a range of IP addresses that
CloudStack can assign to guest VMs. Make sure this range does not overlap the
reserved system IP range.",
"message.host.dedicated": "Host Dedicated",
"message.host.dedication.released": "Host dedication released",