aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-ui/src/nfvo-utils/i18n/en.json
diff options
context:
space:
mode:
authorMurali-P <murali.p@huawei.com>2017-10-16 15:07:16 +0530
committerMurali-P <murali.p@huawei.com>2017-12-04 11:04:54 +0530
commitbaebe989f102c10d5077fb24a6948893284a236d (patch)
tree84566a75879428a950f04a9c369ab1a80afcd8f7 /openecomp-ui/src/nfvo-utils/i18n/en.json
parentdcf55799473fe5d585ff1bc8121ab48485baab2b (diff)
Integrate VNF Repository with SDC
Add Browse VNF packages feature Change-Id: I0c721829efdac8ad6f72c4ac9d25ec96e091f7ca Issue-ID: VNFSDK-82 Signed-off-by: Michael Lando <ml636r@att.com> Signed-off-by: Murali-P <murali.p@huawei.com>
Diffstat (limited to 'openecomp-ui/src/nfvo-utils/i18n/en.json')
-rw-r--r--openecomp-ui/src/nfvo-utils/i18n/en.json10
1 files changed, 9 insertions, 1 deletions
diff --git a/openecomp-ui/src/nfvo-utils/i18n/en.json b/openecomp-ui/src/nfvo-utils/i18n/en.json
index 8ed638352c..5cb2a536a4 100644
--- a/openecomp-ui/src/nfvo-utils/i18n/en.json
+++ b/openecomp-ui/src/nfvo-utils/i18n/en.json
@@ -326,5 +326,13 @@
"Persistent Storage/Volume Size (GB)": "Persistent Storage/Volume Size (GB)",
"I/O Operations (per second)": "I/O Operations (per second)",
"CPU Oversubscription Ratio": "CPU Oversubscription Ratio",
- "Memory - RAM": "Memory - RAM"
+ "Memory - RAM": "Memory - RAM",
+ "VNF List Title": "VNF List",
+ "VNF import failed title" : "VNF import failed",
+ "VNF import failed msg" : "VNF Repository Server is not responding or not reachable. Please check server address in configuration file.",
+ "VNF Header Name" : "Name",
+ "VNF Header Version" : "Version",
+ "VNF Header Vendor" : "Vendor",
+ "VNF Header Desc" : "Description",
+ "VNF Header Action" : "Action"
}