You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by nv...@apache.org on 2022/03/04 17:23:25 UTC

[cloudstack] branch 4.16 updated: UI: Missing message on VM import for not found networks (#6055)

This is an automated email from the ASF dual-hosted git repository.

nvazquez 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 c366511  UI: Missing message on VM import for not found networks (#6055)
c366511 is described below

commit c366511294063a64ca0e8ed006ba0c7e3aa43894
Author: Nicolas Vazquez <ni...@gmail.com>
AuthorDate: Thu Mar 3 22:55:25 2022 -0300

    UI: Missing message on VM import for not found networks (#6055)
---
 ui/public/locales/en.json | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ui/public/locales/en.json b/ui/public/locales/en.json
index 6be9e8e..6ba758b 100644
--- a/ui/public/locales/en.json
+++ b/ui/public/locales/en.json
@@ -1553,6 +1553,7 @@
 "label.no.isos": "No available ISOs",
 "label.no.items": "No Available Items",
 "label.no.matching.offering": "No matching offering found",
+"label.no.matching.network": "No matching networks found",
 "label.no.security.groups": "No Available Security Groups",
 "label.noderootdisksize": "Node root disk size (in GB)",
 "label.nodiskcache": "No disk cache",