From 9c96a15cd5c3b32ab72190a0f364918ab0530831 Mon Sep 17 00:00:00 2001 From: vashjs Date: Wed, 27 Nov 2024 23:50:44 +0100 Subject: [PATCH] UIIN-3100 Fix typo in translation --- translations/ui-inventory/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations/ui-inventory/en.json b/translations/ui-inventory/en.json index 9c156339d..c45e0a711 100644 --- a/translations/ui-inventory/en.json +++ b/translations/ui-inventory/en.json @@ -601,7 +601,7 @@ "saveHoldingsUIIDS.error": "Error occurred while saving holdings UUIDs. Please try again.", "saveInstancesCQLQuery": "Save instances CQL query", "exportInstancesInMARC": "Export instances (MARC)", - "exportInstancesInMARC.complete": "The export is complete. The downloaded {csvFileName}.csv contains selected record's UIID. To retrieve the {marcFileName}.mrc file, please go to the Data export app.", + "exportInstancesInMARC.complete": "The export is complete. The downloaded {csvFileName}.csv contains selected record's UUID. To retrieve the {marcFileName}.mrc file, please go to the Data export app.", "exportInstanceInMARC": "Export instance (MARC)", "setRecordForDeletion": "Set record for deletion", "setForDeletion.toast.successful": "{instanceTitle} has been set for deletion",