From 611aeb0094b5c8d2b4ebb9d48ca6c69acc992061 Mon Sep 17 00:00:00 2001 From: apapachristou Date: Fri, 21 Jun 2019 17:08:22 +0300 Subject: [PATCH] Fixes content on warning message on save and finalize dialog --- dmp-frontend/src/assets/i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dmp-frontend/src/assets/i18n/en.json b/dmp-frontend/src/assets/i18n/en.json index a848fa2bb..64043c689 100644 --- a/dmp-frontend/src/assets/i18n/en.json +++ b/dmp-frontend/src/assets/i18n/en.json @@ -853,7 +853,7 @@ "VALIDATION": { "AT-LEAST-ONE-DATASET-FINALISED": "You need to have at least one Dataset Finalized" }, - "IMPACT": "This action will finalize your DMP, and you won't be able to edit it again. Unfinalized Datasets will stay Draft.", + "IMPACT": "This action will finalize your DMP, and you won't be able to edit it again.", "AFTER-FINALIZATION": "After finalizing your DMP you can Publish it, and it'll be publicly available to the OpenDMP tool." }, "DRAFTS": {