Skip to content

Commit 15ff078

Browse files
Luca Giamminonniatarix83
authored andcommitted
Merged in DSC-1093 (pull request DSpace#624)
[DSC-1093] Added detect duplication label Approved-by: Giuseppe Digilio
2 parents c706f4d + 0d74b02 commit 15ff078

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/assets/i18n/en.json5

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2105,7 +2105,7 @@
21052105

21062106
"error.validation.custom-url.invalid-characters": "The custom url contains invalid characters.",
21072107

2108-
"error.validation.license.notgranted": "You must grant this license to complete your submission. If you are unable to grant this license at this time you may save your work and return later or remove the submission.",
2108+
"error.validation.license.required": "You must grant this license to complete your submission. If you are unable to grant this license at this time you may save your work and return later or remove the submission.",
21092109

21102110
"error.validation.pattern": "This input is restricted by the current pattern: {{ pattern }}.",
21112111

@@ -2137,6 +2137,8 @@
21372137

21382138
"error.validation.notRepeatable": "This field is not repeatable, please choose only one value and discard the others.",
21392139

2140+
"error.validation.detect-duplicate": "The handling of the detected duplicates is mandatory",
2141+
21402142
"event.listelement.badge": "Event",
21412143

21422144

0 commit comments

Comments
 (0)