Fixes content on warning message on save and finalize dialog
This commit is contained in:
parent
3242654e77
commit
611aeb0094
|
@ -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": {
|
||||
|
|
Loading…
Reference in New Issue