Skip to content

Commit 6c36701

Browse files
author
lbownik
committed
Closes #2801 Crossvalidation for "Identifier" when "Identifier Type"=ORCID should give a hint regarding the expected format of the ORCID ID
1 parent 3224896 commit 6c36701

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

dataverse-persistence/src/main/resources/Bundle_en.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3105,7 +3105,7 @@ dataset.metadata.inputRenderer.suggestion.ror.otherNames=Other names
31053105

31063106
ror.invalid.format={0} is wrongly formed.
31073107
ror.invalid.checksum={0} is invalid.
3108-
orcid.invalid.format={0} is wrongly formed.
3108+
orcid.invalid.format=The entered identifier is not a valid ORCID. The expected format is: xxxx-xxxx-xxxx-xxxx-xxxx.
31093109
orcid.invalid.checksum={0} is invalid.
31103110

31113111
failed.login.title=Login failed

dataverse-persistence/src/main/resources/Bundle_pl.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3055,7 +3055,7 @@ dataset.metadata.inputRenderer.suggestion.ror.otherNames=Inne nazwy
30553055

30563056
ror.invalid.format=Pole "{0}" nie zawiera poprawnie zbudowanego identyfikatora ROR.
30573057
ror.invalid.checksum=Pole "{0}" nie zawiera prawid\u0142owego identyfikatora ROR.
3058-
orcid.invalid.format=Pole "{0}" nie zawiera poprawnie zbudowanego identyfikatora ORCID.
3058+
orcid.invalid.format=Wprowadzony identyfikator nie spa\u0142nia wymaga\u0144 formatu ORCID. Oczekiwany format to: xxxx-xxxx-xxxx-xxxx-xxxx.
30593059
orcid.invalid.checksum=Pole "{0}" nie zawiera prawid\u0142owego identyfikatora ORCID.
30603060

30613061
failed.login.title=Logowanie nieudane

0 commit comments

Comments
 (0)