summaryrefslogtreecommitdiffstats
path: root/openecomp-ui/src/nfvo-utils/i18n/en.json
diff options
context:
space:
mode:
Diffstat (limited to 'openecomp-ui/src/nfvo-utils/i18n/en.json')
-rw-r--r--openecomp-ui/src/nfvo-utils/i18n/en.json13
1 files changed, 8 insertions, 5 deletions
diff --git a/openecomp-ui/src/nfvo-utils/i18n/en.json b/openecomp-ui/src/nfvo-utils/i18n/en.json
index f57b7fdd3c..5b2d09a6ad 100644
--- a/openecomp-ui/src/nfvo-utils/i18n/en.json
+++ b/openecomp-ui/src/nfvo-utils/i18n/en.json
@@ -645,15 +645,18 @@
"Certifications Query": "Certifications Query",
"No Certifications Query are Available": "No Certifications Query are Available",
"Selected Certifications Query": "Selected Certifications Query",
- "Compliance Checks": "Compliance Checks",
- "No Compliance Checks are Available": "No Compliance Checks are Available",
- "Selected Compliance Tests": "Selected Compliance Tests",
+ "Available Tests": "Available Tests",
+ "No Tests are Available": "No Tests are Available",
+ "Selected Tests": "Selected Tests",
"Value Should Be Minimum of {minLength} characters and a Maximum of {maxLength} characters": "Value Should Be Minimum of {minLength} characters and a Maximum of {maxLength} characters",
"{title} Inputs :": "{title} Inputs :",
"Scenario: {scenario} | Title: {title} | Test Case: {testCaseName} | Status: {status}": "Scenario: {scenario} | Title: {title} | Test Case: {testCaseName} | Status: {status}",
"{title} results are not available": "{title} results are not available",
"Test Results": "Test Results",
- "No Validation Checks Performed": "No Validation Checks Performed",
- "Unknown": "Unknown"
+ "No Test Performed": "No Test Performed",
+ "Unknown": "Unknown",
+ "No Test Result Available": "No Test Result Available",
+ "Test is In-progress": "Test is In-progress",
+ "has passed all checks": "has passed all checks"
}