diff options
Diffstat (limited to 'openecomp-ui/src/nfvo-utils/i18n/en.json')
-rw-r--r-- | openecomp-ui/src/nfvo-utils/i18n/en.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/openecomp-ui/src/nfvo-utils/i18n/en.json b/openecomp-ui/src/nfvo-utils/i18n/en.json index a5518efddd..7a2e66a4b3 100644 --- a/openecomp-ui/src/nfvo-utils/i18n/en.json +++ b/openecomp-ui/src/nfvo-utils/i18n/en.json @@ -387,7 +387,8 @@ "VendorSoftwareProduct/vendorName": "Vendor", "VendorSoftwareProduct/onboardingOrigin": "Onboarding Origin", "VendorSoftwareProduct/networkPackageName": "Network Package Name", - "vsp.model.select.label": "Other Models", + "vsp.model.select.other.label": "Other Models", + "vsp.model.select.label": "Select Model(s)", "EntitlementPool" : "Entitlement Pool", "EntitlementPool/name" : "Name", |