From 2b62e25ce11f04a61d56872e2541a0b9accc92b1 Mon Sep 17 00:00:00 2001 From: Denys Bohdan Date: Fri, 10 Nov 2023 11:34:26 +0100 Subject: [PATCH] UIIN-2630 Updated translations for adding new Instance records. --- CHANGELOG.md | 1 + translations/ui-inventory/en.json | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8086752a8..478ad9768 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ * Inventory search/browse: Do not retain checkbox selections when toggling search segment. Refs UIIN-2477. * Show Instance record after creating with Fast add option. Refs UIIN-2497. * Search box/Browse box- Reset all should shift focus back to search box. Refs UIIN-2514. +* Updated translations for adding new Instance records. Refs UIIN-2630. ## [10.0.4] IN PROGRESS diff --git a/translations/ui-inventory/en.json b/translations/ui-inventory/en.json index 68a67612c..607e0afc5 100644 --- a/translations/ui-inventory/en.json +++ b/translations/ui-inventory/en.json @@ -523,8 +523,8 @@ "copyItem": "Duplicate", "newRequest": "New request", "fastAdd": "Fast add", - "newMARCRecord": "New MARC Bib Record", - "newFastAddRecord": "New Fast Add Record", + "newMARCRecord": "New MARC bibliographic record", + "newFastAddRecord": "New fast add record", "newLocalRecord": "New local record", "newSharedRecord": "New shared record", "location.confirm.confirmBtn": "Yes",