From bce898678176acd991d88bd5b6e1f5ebd2083184 Mon Sep 17 00:00:00 2001 From: Arielk Date: Wed, 30 May 2018 14:52:00 +0300 Subject: removed fields from LA EP and LKG Change-Id: I20b9d81721125ac19c2910a36e11290c3fda27bd Issue-ID: SDC-1381 Signed-off-by: Arielk --- openecomp-ui/src/nfvo-utils/i18n/en.json | 5 ----- 1 file changed, 5 deletions(-) (limited to 'openecomp-ui/src/nfvo-utils/i18n') diff --git a/openecomp-ui/src/nfvo-utils/i18n/en.json b/openecomp-ui/src/nfvo-utils/i18n/en.json index d02904d90a..131c3572fe 100644 --- a/openecomp-ui/src/nfvo-utils/i18n/en.json +++ b/openecomp-ui/src/nfvo-utils/i18n/en.json @@ -87,7 +87,6 @@ "License model name must be unique": "License model name must be unique", "please select…": "please select…", "Warning": "Warning", - "Operational Scope": "Operational Scope", "Threshold Units": "Threshold Units", "Threshold Value": "Threshold Value", "Entitlement Metric": "Entitlement Metric", @@ -120,7 +119,6 @@ "This feature group is associated with one ore more license agreements": "This feature group is associated with one ore more license agreements", "Available Feature Groups": "Available Feature Groups", "Selected Feature Groups": "Selected Feature Groups", - "Requirements and Constraints": "Requirements and Constraints", "License Term": "License Term", "There is no available feature groups": "There is no available feature groups", "License Agreement by the name \\": "License Agreement by the name \\", @@ -386,7 +384,6 @@ "EntitlementPool/name" : "Name", "EntitlementPool/description" : "Description", "EntitlementPool/referencingFeatureGroups" : "Referencing Feature Groups", - "EntitlementPool/operationalScope" : "Operational Scope", "EntitlementPool/thresholdValue" : "Threshold Value", "EntitlementPool/thresholdUnits" : "Threshold Units", "EntitlementPool/increments" : "Increments", @@ -495,14 +492,12 @@ "LicenseAgreement/featureGroupsIds" : "Related Feature Groups", "LicenseAgreement/licenseTerm" : "Term", "LicenseAgreement/name" : "Name", - "LicenseAgreement/requirementsAndConstrains" : "Requirements and Constraints", "LicenseKeyGroup" : "License Key Group", "LicenseKeyGroup/description" : "Description", "LicenseKeyGroup/expiryDate" : "Expiry Date", "LicenseKeyGroup/increments" : "Increments", "LicenseKeyGroup/name" : "Name", - "LicenseKeyGroup/operationalScope" : "Operational Scope", "LicenseKeyGroup/referencingFeatureGroups" : "Referencing Feature Group(s)", "LicenseKeyGroup/startDate" : "Start Date", "LicenseKeyGroup/thresholdUnits" : "Threshold Units", -- cgit 1.2.3-korg