diff --git a/dmp-frontend/src/assets/i18n/en.json b/dmp-frontend/src/assets/i18n/en.json index 086451f1e..7afdccab4 100644 --- a/dmp-frontend/src/assets/i18n/en.json +++ b/dmp-frontend/src/assets/i18n/en.json @@ -36,7 +36,7 @@ "SYSTEM-ERROR": "An unexpected error has occurred. Please try again later.", "MISSING-TENANT": "Tenant Selection Required. Please select a tenant before proceeding.", "MODEL-VALIDATION": "One or more fields contain invalid data. Please check your input and try again.", - "TENANT-NOT-ALLOWED": "You are not allowed to access this page based on your associated tenant.", + "TENANT-NOT-ALLOWED": "You are not allowed to access this page based on your associated tenant. Please reselect your Tenant.", "DESCRIPTION-TEMPLATE-NEW-VERSION-CONFLICT": "While trying to update your Description, a version conflict occurred. Your Description is not in the latest version.", "DMP-NEW-VERSION-CONFLICT": "While trying to update your DMP, a version conflict occurred. Your DMP is not in the latest version.", "DMP-IS-FINALIZED": "The requested action cannot be completed as the DMP has been finalized. To proceed, please revert the finalization.", @@ -47,9 +47,9 @@ "DMP-BLUEPRINT-HAS-NO-DESCRIPTION-TEMPLATES": "You need to select at least one Description Template. Click the 'Has Description Templates' button to proceed.", "DMP-BLUEPRINT-NEW-VERSION-CONFLICT": "While trying to update your Blueprint, a version conflict occurred. Your Blueprint is not in the latest version.", "DMP-DESCRIPTION-TEMPLATE-CAN-NOT-REMOVE": "The Description template cannot be removed as it is currently in use.", - "TENANT-TAMPERING": "While trying to process your request, a conflict has occurred related to the selected Tenant. Please try again later.", + "TENANT-TAMPERING": "This operation affects data from a Tenant different than your selected. Please reselect your Tenant.", "TENANT-CONFIGURATION-TYPE-CAN-NOT-CHANGE": "The configuration type for this Tenant cannot be changed.", - "MULTIPLE-TENANT-CONFIGURATION-TYPE-NOT-ALLOWED": "Multiple configurations are not permitted for this Tenant.", + "MULTIPLE-TENANT-CONFIGURATION-TYPE-NOT-ALLOWED": "Tenant Configuration already exists for this Tenant.", "TENANT-CODE-EXISTS": "The Tenant code you provided already exists. Please choose a different code." }, "FORM-VALIDATION-DISPLAY-DIALOG": {