From 1eba7612ae4b813093575dd963629c2b5833d06f Mon Sep 17 00:00:00 2001 From: Vincenzo Mecca Date: Mon, 12 Feb 2024 16:56:06 +0100 Subject: [PATCH 1/5] DSC-1564 cherrypick from main for missing labels --- src/assets/i18n/en.json5 | 22 ++++++++++++++-------- 1 file changed, 14 insertions(+), 8 deletions(-) diff --git a/src/assets/i18n/en.json5 b/src/assets/i18n/en.json5 index e1fa6450c7c..9f3059b9fb2 100644 --- a/src/assets/i18n/en.json5 +++ b/src/assets/i18n/en.json5 @@ -3367,14 +3367,6 @@ "item.preview.oairecerif.oamandate": "OA Mandate", - "item.preview.oairecerif.identifier.url": "Link", - - "item.preview.organization.identifier.ror": "ROR ID", - - "item.preview.organization.foundingDate": "Founding Date", - - "item.preview.organization.address.addressCountry": "Country", - "item.preview.organization.parentOrganization": "Parent Organization", "item.preview.person.familyName": "Surname:", @@ -3393,6 +3385,20 @@ "item.preview.oaire.fundingStream": "Funding Stream:", + "item.preview.oairecerif.identifier.url" : "URL", + + "item.preview.organization.address.addressCountry" : "Country", + + "item.preview.organization.foundingDate" : "Founding Date", + + "item.preview.organization.identifier.crossrefid" : "CrossRef ID", + + "item.preview.organization.identifier.isni" : "ISNI", + + "item.preview.organization.identifier.ror" : "ROR ID", + + "item.preview.organization.legalName" : "Legal Name", + "item.preview.person.identifier.rid": "Researcher ID:", "item.preview.person.identifier.scopus-author-id": "Scopus Author Id", From 28d2cfa6cef5b3b59c1770e6746186c48c718619 Mon Sep 17 00:00:00 2001 From: Mattia Vianelli Date: Mon, 4 Mar 2024 16:11:18 +0100 Subject: [PATCH 2/5] DSC-1564 run yarn lint fix --- src/assets/i18n/en.json5 | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/assets/i18n/en.json5 b/src/assets/i18n/en.json5 index 9f3059b9fb2..736bbd374be 100644 --- a/src/assets/i18n/en.json5 +++ b/src/assets/i18n/en.json5 @@ -3385,19 +3385,19 @@ "item.preview.oaire.fundingStream": "Funding Stream:", - "item.preview.oairecerif.identifier.url" : "URL", + "item.preview.oairecerif.identifier.url": "URL", - "item.preview.organization.address.addressCountry" : "Country", + "item.preview.organization.address.addressCountry": "Country", - "item.preview.organization.foundingDate" : "Founding Date", + "item.preview.organization.foundingDate": "Founding Date", - "item.preview.organization.identifier.crossrefid" : "CrossRef ID", + "item.preview.organization.identifier.crossrefid": "CrossRef ID", - "item.preview.organization.identifier.isni" : "ISNI", + "item.preview.organization.identifier.isni": "ISNI", - "item.preview.organization.identifier.ror" : "ROR ID", + "item.preview.organization.identifier.ror": "ROR ID", - "item.preview.organization.legalName" : "Legal Name", + "item.preview.organization.legalName": "Legal Name", "item.preview.person.identifier.rid": "Researcher ID:", From 6b98794546381be4dbd80a6308a02f65fb9398f3 Mon Sep 17 00:00:00 2001 From: Mattia Vianelli Date: Mon, 4 Mar 2024 16:33:30 +0100 Subject: [PATCH 3/5] DSC-1564 Updated item.preview.organization.identifier.crossrefid label to reflect ticket request --- src/assets/i18n/en.json5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/assets/i18n/en.json5 b/src/assets/i18n/en.json5 index 736bbd374be..5607330cdf6 100644 --- a/src/assets/i18n/en.json5 +++ b/src/assets/i18n/en.json5 @@ -3391,7 +3391,7 @@ "item.preview.organization.foundingDate": "Founding Date", - "item.preview.organization.identifier.crossrefid": "CrossRef ID", + "item.preview.organization.identifier.crossrefid": "Crossref Funder ID", "item.preview.organization.identifier.isni": "ISNI", From cfb80d44e06386bba405e8fb9e57d7c90d4ad039 Mon Sep 17 00:00:00 2001 From: Mattia Vianelli Date: Mon, 4 Mar 2024 16:35:22 +0100 Subject: [PATCH 4/5] DSC-1564 Fix typo --- src/assets/i18n/en.json5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/assets/i18n/en.json5 b/src/assets/i18n/en.json5 index 5607330cdf6..44972d5d4dc 100644 --- a/src/assets/i18n/en.json5 +++ b/src/assets/i18n/en.json5 @@ -3391,7 +3391,7 @@ "item.preview.organization.foundingDate": "Founding Date", - "item.preview.organization.identifier.crossrefid": "Crossref Funder ID", + "item.preview.organization.identifier.crossrefid": "Crossref Founder ID", "item.preview.organization.identifier.isni": "ISNI", From 64841d8b6bd1b7b5af78fe351b688a8ca22be485 Mon Sep 17 00:00:00 2001 From: Mattia Vianelli Date: Thu, 21 Mar 2024 19:07:08 +0100 Subject: [PATCH 5/5] DSC-1564 Correct label for crossref id --- src/assets/i18n/en.json5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/assets/i18n/en.json5 b/src/assets/i18n/en.json5 index 44972d5d4dc..736bbd374be 100644 --- a/src/assets/i18n/en.json5 +++ b/src/assets/i18n/en.json5 @@ -3391,7 +3391,7 @@ "item.preview.organization.foundingDate": "Founding Date", - "item.preview.organization.identifier.crossrefid": "Crossref Founder ID", + "item.preview.organization.identifier.crossrefid": "CrossRef ID", "item.preview.organization.identifier.isni": "ISNI",