From 0bbfd8e86a49a19700140ecd7c596b1817bc87ae Mon Sep 17 00:00:00 2001 From: Rosie Le Faive Date: Wed, 30 Aug 2023 14:21:16 -0300 Subject: [PATCH] Rename "Linked Agent" to "Contributors" (#110) --- .../field.field.node.islandora_object.field_linked_agent.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/sync/field.field.node.islandora_object.field_linked_agent.yml b/config/sync/field.field.node.islandora_object.field_linked_agent.yml index b3569cc52..ddb197f3b 100644 --- a/config/sync/field.field.node.islandora_object.field_linked_agent.yml +++ b/config/sync/field.field.node.islandora_object.field_linked_agent.yml @@ -16,7 +16,7 @@ id: node.islandora_object.field_linked_agent field_name: field_linked_agent entity_type: node bundle: islandora_object -label: 'Linked Agent' +label: 'Contributors' description: "Names of entities having some relationship to the resource, and, optionally, the relationship to the resource. If a relationship is not specified, it will be recorded as Associated Name in the system's linked data representation.
\r\nPublisher/manufacturer/distributor/etc. name is recorded here, with the appropriate relationship specified.
\r\nThis field does not allow creating names of entities on the fly. First create a person, family, or corporate body, then link it here." required: false translatable: false