diff options
author | Arielk <Ariel.Kenan@amdocs.com> | 2018-05-30 14:52:00 +0300 |
---|---|---|
committer | Arielk <Ariel.Kenan@amdocs.com> | 2018-05-30 14:52:21 +0300 |
commit | bce898678176acd991d88bd5b6e1f5ebd2083184 (patch) | |
tree | 5d69968c33a630425c5d860df69fa6224584de01 /openecomp-ui/src/nfvo-utils | |
parent | 3b2267ad7c5cbbebfe1137ce27afd05bf82bb6ff (diff) |
removed fields from LA EP and LKG
Change-Id: I20b9d81721125ac19c2910a36e11290c3fda27bd
Issue-ID: SDC-1381
Signed-off-by: Arielk <Ariel.Kenan@amdocs.com>
Diffstat (limited to 'openecomp-ui/src/nfvo-utils')
-rw-r--r-- | openecomp-ui/src/nfvo-utils/i18n/en.json | 5 |
1 files changed, 0 insertions, 5 deletions
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", |