From de84f0f9d5789a4288a21e4c2aeb12bdbae8ccd3 Mon Sep 17 00:00:00 2001 From: CamideK55 <100591824+CamideK55@users.noreply.github.com> Date: Thu, 27 Jun 2024 13:07:06 +0200 Subject: [PATCH 1/2] Update messages.json check for the LC texts in the production app. --- apps/researcher/src/messages/en/messages.json | 26 +++++++++---------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/apps/researcher/src/messages/en/messages.json b/apps/researcher/src/messages/en/messages.json index c3d91a6a..a4ffaca7 100644 --- a/apps/researcher/src/messages/en/messages.json +++ b/apps/researcher/src/messages/en/messages.json @@ -172,35 +172,35 @@ "withholdingLabel": "The Withholding Notice is being used to indicate that no reproductions of this item or collection should ever be made. If there are already existing photographs or reproductions, these should not be used in any exhibition or publication in print, online, or any other format." }, "LocalContextsNoticesOverview": { - "title": "Local Context Notices", - "description": "The Local Context notices support the inclusion of local protocols for access and use to cultural heritage that is digitally circulating outside community contexts. Learn more about the Local Context notices..", + "title": "Local Contexts Notices", + "description": "The Local Contexts Collections Care (CC) Notices are visible identifiers developed specifically for institutions and repositories to support proper cultural care and stewardship of collections, led and guided by Indigenous protocols and authority. Learn more about the Local Contexts Collections Care Notices..", "defaultProvider": "Colonial Collections Consortium", - "defaultLabel": "This is a default notice if no other labels or notices are assigned.", + "defaultLabel": "This is a default Notice in case no other Notices are assigned.", "addLocalContextsNoticeButton": "Add your Local Context Notice", - "needAccountToAddLocalContextsNotice": "To add Local Context Notices to this object, you need an account.", - "needCommunityToAddLocalContextsNotice": "To add Local Context Notices to this object, you need to be part of a community." + "needAccountToAddLocalContextsNotice": "To add Local Contexts Notices to this object, you need an account.", + "needCommunityToAddLocalContextsNotice": "To add Local Contexts Notices to this object, you need to be part of a community." }, "LocalContextsNoticeForm": { "title": "Add a Local Context Notice", - "type": "Select one of the Notices. Click on a label for more information.", - "description": "Notice motivation", - "descriptionSubTitle": "Here you can insert text about the use of this Notice.", + "type": "Select one of the Local Contexts Notices. Click on a Notice for more information.", + "description": "Motivation", + "descriptionSubTitle": "Why would you like to add this Notice?", "inLanguage": "Language", - "languageSubTitle": "Select a language of the text. Start typing to select a language.", + "languageSubTitle": "Select the language of your motivation. Start typing to select a language.", "successfullyAdded": "Your Local Context Notice has been added to the object. It could take a moment before it is visible.", "community": "Community", "communityDescription": "Select the community you speak on behalf of.", "communityRequired": "Community is required", "license": "I agree that all added information in the application is published with a CC-BY-4.0 license", "licenseLink": "https://creativecommons.org/licenses/by/4.0/deed.en", - "serverError": "Something went wrong while creating the Local Context Notice. Please try again later.", + "serverError": "Something went wrong while adding the Local Context Notice. Please try again later.", "buttonSubmit": "Add Notice", "buttonCancel": "Cancel", - "agreedToLicenseUnchecked": "You need to agree to the license before you can add a narrative", - "noCommunities": "You are not yet a member of a community that has permission to add a story. You can create a community or join an existing community.", + "agreedToLicenseUnchecked": "You need to agree to the license before you can add a Local Context Notice", + "noCommunities": "You are not yet a member of a community that has permission to add a Local Context Notice. You can create a community or join an existing community.", "saving": "Saving...", "noticeInformationTitle": "Notice text", - "noticeInformationSubTitle": "This text will be placed as a label." + "noticeInformationSubTitle": "This text will be placed as a Notice." }, "Provenance": { "title": "Provenance", From 52f54b8765b71a6e4b407e083693cd0fb7b64e6c Mon Sep 17 00:00:00 2001 From: CamideK55 <100591824+CamideK55@users.noreply.github.com> Date: Fri, 28 Jun 2024 13:42:13 +0200 Subject: [PATCH 2/2] Update messages.json Bij deze de verwerking van je opmerkingen. --- apps/researcher/src/messages/en/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/researcher/src/messages/en/messages.json b/apps/researcher/src/messages/en/messages.json index a4ffaca7..867aa964 100644 --- a/apps/researcher/src/messages/en/messages.json +++ b/apps/researcher/src/messages/en/messages.json @@ -175,7 +175,7 @@ "title": "Local Contexts Notices", "description": "The Local Contexts Collections Care (CC) Notices are visible identifiers developed specifically for institutions and repositories to support proper cultural care and stewardship of collections, led and guided by Indigenous protocols and authority. Learn more about the Local Contexts Collections Care Notices..", "defaultProvider": "Colonial Collections Consortium", - "defaultLabel": "This is a default Notice in case no other Notices are assigned.", + "defaultLabel": "This is a standard Notice added to each object to indicate an incomplete, incorrect and/or missing attribution.", "addLocalContextsNoticeButton": "Add your Local Context Notice", "needAccountToAddLocalContextsNotice": "To add Local Contexts Notices to this object, you need an account.", "needCommunityToAddLocalContextsNotice": "To add Local Contexts Notices to this object, you need to be part of a community." @@ -184,7 +184,7 @@ "title": "Add a Local Context Notice", "type": "Select one of the Local Contexts Notices. Click on a Notice for more information.", "description": "Motivation", - "descriptionSubTitle": "Why would you like to add this Notice?", + "descriptionSubTitle": "Can you explain your choice for this notice?", "inLanguage": "Language", "languageSubTitle": "Select the language of your motivation. Start typing to select a language.", "successfullyAdded": "Your Local Context Notice has been added to the object. It could take a moment before it is visible.",