From e158121c7dfc50eff0371c224c389b8a8f8b7fd6 Mon Sep 17 00:00:00 2001 From: vashjs Date: Mon, 29 Jan 2024 16:59:54 +0100 Subject: [PATCH 1/3] UIBULKED-400 Add dots to end of every "empty" message --- translations/ui-bulk-edit/en.json | 58 +++++++++++++++---------------- 1 file changed, 29 insertions(+), 29 deletions(-) diff --git a/translations/ui-bulk-edit/en.json b/translations/ui-bulk-edit/en.json index 0ac2d781..bab59e5e 100644 --- a/translations/ui-bulk-edit/en.json +++ b/translations/ui-bulk-edit/en.json @@ -34,35 +34,35 @@ "list.filters.recordIdentifier.instance.instanceISBN": "ISBN", "list.filters.recordIdentifier.instance.instanceISSN": "ISSN", - "list.result.emptyMessage": "Select a \"record type\" and then a \"record identifier\"", - "list.result.emptyMessage.empty": "Select a \"record identifier\"", - "list.result.emptyMessage.item": "Select a \"record identifier\"", - "list.result.emptyMessage.holdings": "Select a \"record identifier\"", - "list.result.emptyMessage.instance": "Select a \"record identifier\"", - "list.result.emptyMessage.user": "Select a \"record identifier\"", - "list.result.emptyMessage.user.ID": "Drag and drop or choose file with User UUIDs", - "list.result.emptyMessage.user.BARCODE": "Drag and drop or choose file with User Barcodes", - "list.result.emptyMessage.user.EXTERNAL_SYSTEM_ID": "Drag and drop or choose file with External IDs", - "list.result.emptyMessage.user.USER_NAME": "Drag and drop or choose file with Usernames", - "list.result.emptyMessage.item.BARCODE": "Drag and drop or choose file with item barcode", - "list.result.emptyMessage.item.ID": "Drag and drop or choose file with item UUIDs", - "list.result.emptyMessage.item.HRID": "Drag and drop or choose file with item HRIDs", - "list.result.emptyMessage.item.FORMER_IDS": "Drag and drop or choose file with item former identifier", - "list.result.emptyMessage.item.ACCESSION_NUMBER": "Drag and drop or choose file with item accession number", - "list.result.emptyMessage.item.HOLDINGS_RECORD_ID": "Drag and drop or choose file with holdings UUIDs", - "list.result.emptyMessage.holdings.ID": "Drag and drop or choose file with holdings UUIDs", - "list.result.emptyMessage.holdings.HRID": "Drag and drop or choose file with holdings HRIDs", - "list.result.emptyMessage.holdings.INSTANCE_HRID": "Drag and drop or choose file with instance HRIDs", - "list.result.emptyMessage.instance.ID": "Drag and drop or choose file with instance UUIDs", - "list.result.emptyMessage.instance.HRID": "Drag and drop or choose file with instance HRIDs", - "list.result.emptyMessage.instance.ISBN": "Drag and drop or choose file with ISBN", - "list.result.emptyMessage.instance.ISSN": "Drag and drop or choose file with ISSN", - "list.result.emptyMessage.query": "Select a record type and then click the Build query button", - "list.result.emptyMessage.item.query": "Click the Build query button to build the query", - "list.result.emptyMessage.instance.query": "Click the Build query button to build the query", - "list.result.emptyMessage.holdings.query": "Click the Build query button to build the query", - "list.result.emptyMessage.user.query": "Click the Build query button to build the query", - "list.result.emptyMessage.holdings.ITEM_BARCODE": "Drag and drop or choose file with item barcode", + "list.result.emptyMessage": "Select a \"record type\" and then a \"record identifier\".", + "list.result.emptyMessage.empty": "Select a \"record identifier\".", + "list.result.emptyMessage.item": "Select a \"record identifier\".", + "list.result.emptyMessage.holdings": "Select a \"record identifier\".", + "list.result.emptyMessage.instance": "Select a \"record identifier\".", + "list.result.emptyMessage.user": "Select a \"record identifier\".", + "list.result.emptyMessage.user.ID": "Drag and drop or choose file with User UUIDs.", + "list.result.emptyMessage.user.BARCODE": "Drag and drop or choose file with User Barcodes.", + "list.result.emptyMessage.user.EXTERNAL_SYSTEM_ID": "Drag and drop or choose file with External IDs.", + "list.result.emptyMessage.user.USER_NAME": "Drag and drop or choose file with Usernames.", + "list.result.emptyMessage.item.BARCODE": "Drag and drop or choose file with item barcode.", + "list.result.emptyMessage.item.ID": "Drag and drop or choose file with item UUIDs.", + "list.result.emptyMessage.item.HRID": "Drag and drop or choose file with item HRIDs.", + "list.result.emptyMessage.item.FORMER_IDS": "Drag and drop or choose file with item former identifier.", + "list.result.emptyMessage.item.ACCESSION_NUMBER": "Drag and drop or choose file with item accession number.", + "list.result.emptyMessage.item.HOLDINGS_RECORD_ID": "Drag and drop or choose file with holdings UUIDs.", + "list.result.emptyMessage.holdings.ID": "Drag and drop or choose file with holdings UUIDs.", + "list.result.emptyMessage.holdings.HRID": "Drag and drop or choose file with holdings HRIDs.", + "list.result.emptyMessage.holdings.INSTANCE_HRID": "Drag and drop or choose file with instance HRIDs.", + "list.result.emptyMessage.instance.ID": "Drag and drop or choose file with instance UUIDs.", + "list.result.emptyMessage.instance.HRID": "Drag and drop or choose file with instance HRIDs.", + "list.result.emptyMessage.instance.ISBN": "Drag and drop or choose file with ISBN.", + "list.result.emptyMessage.instance.ISSN": "Drag and drop or choose file with ISSN.", + "list.result.emptyMessage.query": "Select a record type and then click the Build query button.", + "list.result.emptyMessage.item.query": "Click the Build query button to build the query.", + "list.result.emptyMessage.instance.query": "Click the Build query button to build the query.", + "list.result.emptyMessage.holdings.query": "Click the Build query button to build the query.", + "list.result.emptyMessage.user.query": "Click the Build query button to build the query.", + "list.result.emptyMessage.holdings.ITEM_BARCODE": "Drag and drop or choose file with item barcode.", "list.filters.capabilities.title": "Record types", "list.filters.capabilities.users": "Users", "list.filters.capabilities.inventory": "Inventory - items", From 2eb7283a78656cd42c3fdbcde92304b480c75f5a Mon Sep 17 00:00:00 2001 From: vashjs Date: Mon, 29 Jan 2024 17:15:09 +0100 Subject: [PATCH 2/3] update translations files for quick validation --- translations/ui-bulk-edit/en_GB.json | 60 +++++++++++++-------------- translations/ui-bulk-edit/en_SE.json | 62 ++++++++++++++-------------- translations/ui-bulk-edit/en_US.json | 60 +++++++++++++-------------- 3 files changed, 91 insertions(+), 91 deletions(-) diff --git a/translations/ui-bulk-edit/en_GB.json b/translations/ui-bulk-edit/en_GB.json index 40179f92..165d84dc 100644 --- a/translations/ui-bulk-edit/en_GB.json +++ b/translations/ui-bulk-edit/en_GB.json @@ -4,7 +4,7 @@ "list.logSubTitle": "Set criteria to start bulk edit", "list.filters.identifier": "Identifier", "list.filters.query": "Query", - "list.result.emptyMessage": "Select a \"record type\" and then a \"record identifier\"", + "list.result.emptyMessage": "Select a \"record type\" and then a \"record identifier\".", "list.filters.recordIdentifier": "Record identifier", "list.filters.recordIdentifier.placeholder": "Select record identifier", "list.filters.recordIdentifier.userUUIDs": "User UUIDs", @@ -84,13 +84,13 @@ "layer.options.unavailable": "Unavailable", "layer.options.unknown": "Unknown", "layer.options.placeholder": "Select item status", - "list.result.emptyMessage.item": "Select a \"record identifier\"", - "list.result.emptyMessage.item.BARCODE": "Drag and drop or choose file with item barcode", - "list.result.emptyMessage.item.ID": "Drag and drop or choose file with item UUIDs", - "list.result.emptyMessage.item.HRID": "Drag and drop or choose file with item HRIDs", - "list.result.emptyMessage.item.FORMER_IDS": "Drag and drop or choose file with item former identifier", - "list.result.emptyMessage.item.ACCESSION_NUMBER": "Drag and drop or choose file with item accession number", - "list.result.emptyMessage.item.HOLDINGS_RECORD_ID": "Drag and drop or choose file with holdings UUIDs", + "list.result.emptyMessage.item": "Select a \"record identifier\".", + "list.result.emptyMessage.item.BARCODE": "Drag and drop or choose file with item barcode.", + "list.result.emptyMessage.item.ID": "Drag and drop or choose file with item UUIDs.", + "list.result.emptyMessage.item.HRID": "Drag and drop or choose file with item HRIDs.", + "list.result.emptyMessage.item.FORMER_IDS": "Drag and drop or choose file with item former identifier.", + "list.result.emptyMessage.item.ACCESSION_NUMBER": "Drag and drop or choose file with item accession number.", + "list.result.emptyMessage.item.HOLDINGS_RECORD_ID": "Drag and drop or choose file with holdings UUIDs.", "uploaderSubTitle.item": "Select a file with record identifiers", "uploaderSubTitle.item.BARCODE": "Select a file with item barcode", "uploaderSubTitle.item.ID": "Select a file with item UUIDs", @@ -116,16 +116,16 @@ "list.filters.recordIdentifier.holdings.holdingsHRID": "Holdings HRIDs", "list.filters.recordIdentifier.holdings.instanceHRID": "Instance HRIDs", "list.filters.recordIdentifier.holdings.itemBarcodes": "Item barcodes", - "list.result.emptyMessage.holdings": "Select a \"record identifier\"", - "list.result.emptyMessage.holdings.ID": "Drag and drop or choose file with holdings UUIDs", - "list.result.emptyMessage.holdings.INSTANCE_HRID": "Drag and drop or choose file with instance HRIDs", - "list.result.emptyMessage.holdings.ITEM_BARCODE": "Drag and drop or choose file with item barcode", + "list.result.emptyMessage.holdings": "Select a \"record identifier\".", + "list.result.emptyMessage.holdings.ID": "Drag and drop or choose file with holdings UUIDs.", + "list.result.emptyMessage.holdings.INSTANCE_HRID": "Drag and drop or choose file with instance HRIDs.", + "list.result.emptyMessage.holdings.ITEM_BARCODE": "Drag and drop or choose file with item barcode.", "list.filters.capabilities.holdings": "Inventory - holdings", "uploaderSubTitle.holdings": "Select a file with record identifiers", "uploaderSubTitle.holdings.ID": "Select a file with holdings UUIDs", "uploaderSubTitle.holdings.INSTANCE_HRID": "Select a file with instance HRIDs", "uploaderSubTitle.holdings.ITEM_BARCODE": "Select a file with item barcode", - "list.result.emptyMessage.holdings.HRID": "Drag and drop or choose file with holdings HRIDs", + "list.result.emptyMessage.holdings.HRID": "Drag and drop or choose file with holdings HRIDs.", "uploaderSubTitle.holdings.HRID": "Select a file with holdings HRIDs", "layer.options.holdings.temporaryLocation": "Temporary holdings location", "layer.options.holdings.permanentLocation": "Permanent holdings location", @@ -341,7 +341,7 @@ "permissionsModal.save": "Save & close", "permissionsModal.totalSelected": "Total selected: {count, number}", "layer.options.items.duplicateTo": "Duplicate to", - "list.result.emptyMessage.empty": "Select a \"record identifier\"", + "list.result.emptyMessage.empty": "Select a \"record identifier\".", "uploaderSubTitle.empty": "Select a file with record identifiers", "logs.filter.title.user": "User", "logs.filter.user.placeholder": "Choose user", @@ -374,16 +374,16 @@ "ariaLabel.columnFilter": "Column filter input", "columns.ITEM.Administrative Note": "Administrative note", "actionMenu.placeholder": "Search column name", - "list.result.emptyMessage.instance": "Select a \"record identifier\"", + "list.result.emptyMessage.instance": "Select a \"record identifier\".", "list.filters.capabilities.instances": "Inventory - instances", "list.filters.recordIdentifier.instance.instanceUUID": "Instance UUIDs", "list.filters.recordIdentifier.instance.instanceHRID": "Instance HRIDs", "list.filters.recordIdentifier.instance.instanceISBN": "ISBN", "list.filters.recordIdentifier.instance.instanceISSN": "ISSN", - "list.result.emptyMessage.instance.ID": "Drag and drop or choose file with instance UUIDs", - "list.result.emptyMessage.instance.HRID": "Drag and drop or choose file with instance HRIDs", - "list.result.emptyMessage.instance.ISBN": "Drag and drop or choose file with ISBN", - "list.result.emptyMessage.instance.ISSN": "Drag and drop or choose file with ISSN", + "list.result.emptyMessage.instance.ID": "Drag and drop or choose file with instance UUIDs.", + "list.result.emptyMessage.instance.HRID": "Drag and drop or choose file with instance HRIDs.", + "list.result.emptyMessage.instance.ISBN": "Drag and drop or choose file with ISBN.", + "list.result.emptyMessage.instance.ISSN": "Drag and drop or choose file with ISSN.", "uploaderSubTitle.instance.ID": "Select a file with instance UUIDs", "uploaderSubTitle.instance.HRID": "Select a file with instance HRIDs", "uploaderSubTitle.instance.ISBN": "Select a file with ISBN", @@ -417,19 +417,19 @@ "layer.action.apply.ITEMS": "Apply to items records", "layer.action.apply.APPLY_TO_ITEMS": "Apply to all items records", "layer.action.apply.APPLY_TO_HOLDINGS": "Apply to all holdings records", - "list.result.emptyMessage.query": "Select a record type and then click the Build query button", - "list.result.emptyMessage.item.query": "Click the Build query button to build the query", - "list.result.emptyMessage.instance.query": "Click the Build query button to build the query", - "list.result.emptyMessage.holdings.query": "Click the Build query button to build the query", - "list.result.emptyMessage.user": "Select a \"record identifier\"", - "list.result.emptyMessage.user.ID": "Drag and drop or choose file with User UUIDs", - "list.result.emptyMessage.user.BARCODE": "Drag and drop or choose file with User Barcodes", - "list.result.emptyMessage.user.EXTERNAL_SYSTEM_ID": "Drag and drop or choose file with External IDs", - "list.result.emptyMessage.user.USER_NAME": "Drag and drop or choose file with Usernames", - "list.result.emptyMessage.user.query": "Click the Build query button to build the query", + "list.result.emptyMessage.query": "Select a record type and then click the Build query button.", + "list.result.emptyMessage.item.query": "Click the Build query button to build the query.", + "list.result.emptyMessage.instance.query": "Click the Build query button to build the query.", + "list.result.emptyMessage.holdings.query": "Click the Build query button to build the query.", + "list.result.emptyMessage.user": "Select a \"record identifier\".", + "list.result.emptyMessage.user.ID": "Drag and drop or choose file with User UUIDs.", + "list.result.emptyMessage.user.BARCODE": "Drag and drop or choose file with User Barcodes.", + "list.result.emptyMessage.user.EXTERNAL_SYSTEM_ID": "Drag and drop or choose file with External IDs.", + "list.result.emptyMessage.user.USER_NAME": "Drag and drop or choose file with Usernames.", + "list.result.emptyMessage.user.query": "Click the Build query button to build the query.", "uploaderSubTitle.user": "Select a file with record identifiers", "uploaderSubTitle.user.ID": "Select a file with User UUIDs", "uploaderSubTitle.user.BARCODE": "Select a file with User Barcodes", "uploaderSubTitle.user.EXTERNAL_SYSTEM_ID": "Select a file with External IDs", "uploaderSubTitle.user.USER_NAME": "Select a file with Usernames" -} \ No newline at end of file +} diff --git a/translations/ui-bulk-edit/en_SE.json b/translations/ui-bulk-edit/en_SE.json index 40179f92..fe1bb5d1 100644 --- a/translations/ui-bulk-edit/en_SE.json +++ b/translations/ui-bulk-edit/en_SE.json @@ -4,7 +4,7 @@ "list.logSubTitle": "Set criteria to start bulk edit", "list.filters.identifier": "Identifier", "list.filters.query": "Query", - "list.result.emptyMessage": "Select a \"record type\" and then a \"record identifier\"", + "list.result.emptyMessage": "Select a \"record type\" and then a \"record identifier\".", "list.filters.recordIdentifier": "Record identifier", "list.filters.recordIdentifier.placeholder": "Select record identifier", "list.filters.recordIdentifier.userUUIDs": "User UUIDs", @@ -84,13 +84,13 @@ "layer.options.unavailable": "Unavailable", "layer.options.unknown": "Unknown", "layer.options.placeholder": "Select item status", - "list.result.emptyMessage.item": "Select a \"record identifier\"", - "list.result.emptyMessage.item.BARCODE": "Drag and drop or choose file with item barcode", - "list.result.emptyMessage.item.ID": "Drag and drop or choose file with item UUIDs", - "list.result.emptyMessage.item.HRID": "Drag and drop or choose file with item HRIDs", - "list.result.emptyMessage.item.FORMER_IDS": "Drag and drop or choose file with item former identifier", - "list.result.emptyMessage.item.ACCESSION_NUMBER": "Drag and drop or choose file with item accession number", - "list.result.emptyMessage.item.HOLDINGS_RECORD_ID": "Drag and drop or choose file with holdings UUIDs", + "list.result.emptyMessage.item": "Select a \"record identifier\".", + "list.result.emptyMessage.item.BARCODE": "Drag and drop or choose file with item barcode.", + "list.result.emptyMessage.item.ID": "Drag and drop or choose file with item UUIDs.", + "list.result.emptyMessage.item.HRID": "Drag and drop or choose file with item HRIDs.", + "list.result.emptyMessage.item.FORMER_IDS": "Drag and drop or choose file with item former identifier.", + "list.result.emptyMessage.item.ACCESSION_NUMBER": "Drag and drop or choose file with item accession number.", + "list.result.emptyMessage.item.HOLDINGS_RECORD_ID": "Drag and drop or choose file with holdings UUIDs.", "uploaderSubTitle.item": "Select a file with record identifiers", "uploaderSubTitle.item.BARCODE": "Select a file with item barcode", "uploaderSubTitle.item.ID": "Select a file with item UUIDs", @@ -116,16 +116,16 @@ "list.filters.recordIdentifier.holdings.holdingsHRID": "Holdings HRIDs", "list.filters.recordIdentifier.holdings.instanceHRID": "Instance HRIDs", "list.filters.recordIdentifier.holdings.itemBarcodes": "Item barcodes", - "list.result.emptyMessage.holdings": "Select a \"record identifier\"", - "list.result.emptyMessage.holdings.ID": "Drag and drop or choose file with holdings UUIDs", - "list.result.emptyMessage.holdings.INSTANCE_HRID": "Drag and drop or choose file with instance HRIDs", - "list.result.emptyMessage.holdings.ITEM_BARCODE": "Drag and drop or choose file with item barcode", + "list.result.emptyMessage.holdings": "Select a \"record identifier\".", + "list.result.emptyMessage.holdings.ID": "Drag and drop or choose file with holdings UUIDs.", + "list.result.emptyMessage.holdings.INSTANCE_HRID": "Drag and drop or choose file with instance HRIDs.", + "list.result.emptyMessage.holdings.ITEM_BARCODE": "Drag and drop or choose file with item barcode.", "list.filters.capabilities.holdings": "Inventory - holdings", "uploaderSubTitle.holdings": "Select a file with record identifiers", "uploaderSubTitle.holdings.ID": "Select a file with holdings UUIDs", "uploaderSubTitle.holdings.INSTANCE_HRID": "Select a file with instance HRIDs", "uploaderSubTitle.holdings.ITEM_BARCODE": "Select a file with item barcode", - "list.result.emptyMessage.holdings.HRID": "Drag and drop or choose file with holdings HRIDs", + "list.result.emptyMessage.holdings.HRID": "Drag and drop or choose file with holdings HRIDs.", "uploaderSubTitle.holdings.HRID": "Select a file with holdings HRIDs", "layer.options.holdings.temporaryLocation": "Temporary holdings location", "layer.options.holdings.permanentLocation": "Permanent holdings location", @@ -341,7 +341,7 @@ "permissionsModal.save": "Save & close", "permissionsModal.totalSelected": "Total selected: {count, number}", "layer.options.items.duplicateTo": "Duplicate to", - "list.result.emptyMessage.empty": "Select a \"record identifier\"", + "list.result.emptyMessage.empty": "Select a \"record identifier\".", "uploaderSubTitle.empty": "Select a file with record identifiers", "logs.filter.title.user": "User", "logs.filter.user.placeholder": "Choose user", @@ -374,17 +374,17 @@ "ariaLabel.columnFilter": "Column filter input", "columns.ITEM.Administrative Note": "Administrative note", "actionMenu.placeholder": "Search column name", - "list.result.emptyMessage.instance": "Select a \"record identifier\"", + "list.result.emptyMessage.instance": "Select a \"record identifier\".", "list.filters.capabilities.instances": "Inventory - instances", "list.filters.recordIdentifier.instance.instanceUUID": "Instance UUIDs", "list.filters.recordIdentifier.instance.instanceHRID": "Instance HRIDs", "list.filters.recordIdentifier.instance.instanceISBN": "ISBN", "list.filters.recordIdentifier.instance.instanceISSN": "ISSN", - "list.result.emptyMessage.instance.ID": "Drag and drop or choose file with instance UUIDs", - "list.result.emptyMessage.instance.HRID": "Drag and drop or choose file with instance HRIDs", - "list.result.emptyMessage.instance.ISBN": "Drag and drop or choose file with ISBN", - "list.result.emptyMessage.instance.ISSN": "Drag and drop or choose file with ISSN", - "uploaderSubTitle.instance.ID": "Select a file with instance UUIDs", + "list.result.emptyMessage.instance.ID": "Drag and drop or choose file with instance UUIDs.", + "list.result.emptyMessage.instance.HRID": "Drag and drop or choose file with instance HRIDs.", + "list.result.emptyMessage.instance.ISBN": "Drag and drop or choose file with ISBN.", + "list.result.emptyMessage.instance.ISSN": "Drag and drop or choose file with ISSN.", + "uploaderSubTitle.instance.ID": "Select a file with instance UUIDs.", "uploaderSubTitle.instance.HRID": "Select a file with instance HRIDs", "uploaderSubTitle.instance.ISBN": "Select a file with ISBN", "uploaderSubTitle.instance.ISSN": "Select a file with ISSN", @@ -417,19 +417,19 @@ "layer.action.apply.ITEMS": "Apply to items records", "layer.action.apply.APPLY_TO_ITEMS": "Apply to all items records", "layer.action.apply.APPLY_TO_HOLDINGS": "Apply to all holdings records", - "list.result.emptyMessage.query": "Select a record type and then click the Build query button", - "list.result.emptyMessage.item.query": "Click the Build query button to build the query", - "list.result.emptyMessage.instance.query": "Click the Build query button to build the query", - "list.result.emptyMessage.holdings.query": "Click the Build query button to build the query", - "list.result.emptyMessage.user": "Select a \"record identifier\"", - "list.result.emptyMessage.user.ID": "Drag and drop or choose file with User UUIDs", - "list.result.emptyMessage.user.BARCODE": "Drag and drop or choose file with User Barcodes", - "list.result.emptyMessage.user.EXTERNAL_SYSTEM_ID": "Drag and drop or choose file with External IDs", - "list.result.emptyMessage.user.USER_NAME": "Drag and drop or choose file with Usernames", - "list.result.emptyMessage.user.query": "Click the Build query button to build the query", + "list.result.emptyMessage.query": "Select a record type and then click the Build query button.", + "list.result.emptyMessage.item.query": "Click the Build query button to build the query.", + "list.result.emptyMessage.instance.query": "Click the Build query button to build the query.", + "list.result.emptyMessage.holdings.query": "Click the Build query button to build the query.", + "list.result.emptyMessage.user": "Select a \"record identifier\".", + "list.result.emptyMessage.user.ID": "Drag and drop or choose file with User UUIDs.", + "list.result.emptyMessage.user.BARCODE": "Drag and drop or choose file with User Barcodes.", + "list.result.emptyMessage.user.EXTERNAL_SYSTEM_ID": "Drag and drop or choose file with External IDs.", + "list.result.emptyMessage.user.USER_NAME": "Drag and drop or choose file with Usernames.", + "list.result.emptyMessage.user.query": "Click the Build query button to build the query.", "uploaderSubTitle.user": "Select a file with record identifiers", "uploaderSubTitle.user.ID": "Select a file with User UUIDs", "uploaderSubTitle.user.BARCODE": "Select a file with User Barcodes", "uploaderSubTitle.user.EXTERNAL_SYSTEM_ID": "Select a file with External IDs", "uploaderSubTitle.user.USER_NAME": "Select a file with Usernames" -} \ No newline at end of file +} diff --git a/translations/ui-bulk-edit/en_US.json b/translations/ui-bulk-edit/en_US.json index 40179f92..165d84dc 100644 --- a/translations/ui-bulk-edit/en_US.json +++ b/translations/ui-bulk-edit/en_US.json @@ -4,7 +4,7 @@ "list.logSubTitle": "Set criteria to start bulk edit", "list.filters.identifier": "Identifier", "list.filters.query": "Query", - "list.result.emptyMessage": "Select a \"record type\" and then a \"record identifier\"", + "list.result.emptyMessage": "Select a \"record type\" and then a \"record identifier\".", "list.filters.recordIdentifier": "Record identifier", "list.filters.recordIdentifier.placeholder": "Select record identifier", "list.filters.recordIdentifier.userUUIDs": "User UUIDs", @@ -84,13 +84,13 @@ "layer.options.unavailable": "Unavailable", "layer.options.unknown": "Unknown", "layer.options.placeholder": "Select item status", - "list.result.emptyMessage.item": "Select a \"record identifier\"", - "list.result.emptyMessage.item.BARCODE": "Drag and drop or choose file with item barcode", - "list.result.emptyMessage.item.ID": "Drag and drop or choose file with item UUIDs", - "list.result.emptyMessage.item.HRID": "Drag and drop or choose file with item HRIDs", - "list.result.emptyMessage.item.FORMER_IDS": "Drag and drop or choose file with item former identifier", - "list.result.emptyMessage.item.ACCESSION_NUMBER": "Drag and drop or choose file with item accession number", - "list.result.emptyMessage.item.HOLDINGS_RECORD_ID": "Drag and drop or choose file with holdings UUIDs", + "list.result.emptyMessage.item": "Select a \"record identifier\".", + "list.result.emptyMessage.item.BARCODE": "Drag and drop or choose file with item barcode.", + "list.result.emptyMessage.item.ID": "Drag and drop or choose file with item UUIDs.", + "list.result.emptyMessage.item.HRID": "Drag and drop or choose file with item HRIDs.", + "list.result.emptyMessage.item.FORMER_IDS": "Drag and drop or choose file with item former identifier.", + "list.result.emptyMessage.item.ACCESSION_NUMBER": "Drag and drop or choose file with item accession number.", + "list.result.emptyMessage.item.HOLDINGS_RECORD_ID": "Drag and drop or choose file with holdings UUIDs.", "uploaderSubTitle.item": "Select a file with record identifiers", "uploaderSubTitle.item.BARCODE": "Select a file with item barcode", "uploaderSubTitle.item.ID": "Select a file with item UUIDs", @@ -116,16 +116,16 @@ "list.filters.recordIdentifier.holdings.holdingsHRID": "Holdings HRIDs", "list.filters.recordIdentifier.holdings.instanceHRID": "Instance HRIDs", "list.filters.recordIdentifier.holdings.itemBarcodes": "Item barcodes", - "list.result.emptyMessage.holdings": "Select a \"record identifier\"", - "list.result.emptyMessage.holdings.ID": "Drag and drop or choose file with holdings UUIDs", - "list.result.emptyMessage.holdings.INSTANCE_HRID": "Drag and drop or choose file with instance HRIDs", - "list.result.emptyMessage.holdings.ITEM_BARCODE": "Drag and drop or choose file with item barcode", + "list.result.emptyMessage.holdings": "Select a \"record identifier\".", + "list.result.emptyMessage.holdings.ID": "Drag and drop or choose file with holdings UUIDs.", + "list.result.emptyMessage.holdings.INSTANCE_HRID": "Drag and drop or choose file with instance HRIDs.", + "list.result.emptyMessage.holdings.ITEM_BARCODE": "Drag and drop or choose file with item barcode.", "list.filters.capabilities.holdings": "Inventory - holdings", "uploaderSubTitle.holdings": "Select a file with record identifiers", "uploaderSubTitle.holdings.ID": "Select a file with holdings UUIDs", "uploaderSubTitle.holdings.INSTANCE_HRID": "Select a file with instance HRIDs", "uploaderSubTitle.holdings.ITEM_BARCODE": "Select a file with item barcode", - "list.result.emptyMessage.holdings.HRID": "Drag and drop or choose file with holdings HRIDs", + "list.result.emptyMessage.holdings.HRID": "Drag and drop or choose file with holdings HRIDs.", "uploaderSubTitle.holdings.HRID": "Select a file with holdings HRIDs", "layer.options.holdings.temporaryLocation": "Temporary holdings location", "layer.options.holdings.permanentLocation": "Permanent holdings location", @@ -341,7 +341,7 @@ "permissionsModal.save": "Save & close", "permissionsModal.totalSelected": "Total selected: {count, number}", "layer.options.items.duplicateTo": "Duplicate to", - "list.result.emptyMessage.empty": "Select a \"record identifier\"", + "list.result.emptyMessage.empty": "Select a \"record identifier\".", "uploaderSubTitle.empty": "Select a file with record identifiers", "logs.filter.title.user": "User", "logs.filter.user.placeholder": "Choose user", @@ -374,16 +374,16 @@ "ariaLabel.columnFilter": "Column filter input", "columns.ITEM.Administrative Note": "Administrative note", "actionMenu.placeholder": "Search column name", - "list.result.emptyMessage.instance": "Select a \"record identifier\"", + "list.result.emptyMessage.instance": "Select a \"record identifier\".", "list.filters.capabilities.instances": "Inventory - instances", "list.filters.recordIdentifier.instance.instanceUUID": "Instance UUIDs", "list.filters.recordIdentifier.instance.instanceHRID": "Instance HRIDs", "list.filters.recordIdentifier.instance.instanceISBN": "ISBN", "list.filters.recordIdentifier.instance.instanceISSN": "ISSN", - "list.result.emptyMessage.instance.ID": "Drag and drop or choose file with instance UUIDs", - "list.result.emptyMessage.instance.HRID": "Drag and drop or choose file with instance HRIDs", - "list.result.emptyMessage.instance.ISBN": "Drag and drop or choose file with ISBN", - "list.result.emptyMessage.instance.ISSN": "Drag and drop or choose file with ISSN", + "list.result.emptyMessage.instance.ID": "Drag and drop or choose file with instance UUIDs.", + "list.result.emptyMessage.instance.HRID": "Drag and drop or choose file with instance HRIDs.", + "list.result.emptyMessage.instance.ISBN": "Drag and drop or choose file with ISBN.", + "list.result.emptyMessage.instance.ISSN": "Drag and drop or choose file with ISSN.", "uploaderSubTitle.instance.ID": "Select a file with instance UUIDs", "uploaderSubTitle.instance.HRID": "Select a file with instance HRIDs", "uploaderSubTitle.instance.ISBN": "Select a file with ISBN", @@ -417,19 +417,19 @@ "layer.action.apply.ITEMS": "Apply to items records", "layer.action.apply.APPLY_TO_ITEMS": "Apply to all items records", "layer.action.apply.APPLY_TO_HOLDINGS": "Apply to all holdings records", - "list.result.emptyMessage.query": "Select a record type and then click the Build query button", - "list.result.emptyMessage.item.query": "Click the Build query button to build the query", - "list.result.emptyMessage.instance.query": "Click the Build query button to build the query", - "list.result.emptyMessage.holdings.query": "Click the Build query button to build the query", - "list.result.emptyMessage.user": "Select a \"record identifier\"", - "list.result.emptyMessage.user.ID": "Drag and drop or choose file with User UUIDs", - "list.result.emptyMessage.user.BARCODE": "Drag and drop or choose file with User Barcodes", - "list.result.emptyMessage.user.EXTERNAL_SYSTEM_ID": "Drag and drop or choose file with External IDs", - "list.result.emptyMessage.user.USER_NAME": "Drag and drop or choose file with Usernames", - "list.result.emptyMessage.user.query": "Click the Build query button to build the query", + "list.result.emptyMessage.query": "Select a record type and then click the Build query button.", + "list.result.emptyMessage.item.query": "Click the Build query button to build the query.", + "list.result.emptyMessage.instance.query": "Click the Build query button to build the query.", + "list.result.emptyMessage.holdings.query": "Click the Build query button to build the query.", + "list.result.emptyMessage.user": "Select a \"record identifier\".", + "list.result.emptyMessage.user.ID": "Drag and drop or choose file with User UUIDs.", + "list.result.emptyMessage.user.BARCODE": "Drag and drop or choose file with User Barcodes.", + "list.result.emptyMessage.user.EXTERNAL_SYSTEM_ID": "Drag and drop or choose file with External IDs.", + "list.result.emptyMessage.user.USER_NAME": "Drag and drop or choose file with Usernames.", + "list.result.emptyMessage.user.query": "Click the Build query button to build the query.", "uploaderSubTitle.user": "Select a file with record identifiers", "uploaderSubTitle.user.ID": "Select a file with User UUIDs", "uploaderSubTitle.user.BARCODE": "Select a file with User Barcodes", "uploaderSubTitle.user.EXTERNAL_SYSTEM_ID": "Select a file with External IDs", "uploaderSubTitle.user.USER_NAME": "Select a file with Usernames" -} \ No newline at end of file +} From 4f52c5a50a44695ece45c3b46ead929df70e4d8e Mon Sep 17 00:00:00 2001 From: vashjs Date: Mon, 29 Jan 2024 17:40:31 +0100 Subject: [PATCH 3/3] update translations --- translations/ui-bulk-edit/en.json | 12 ++++++------ translations/ui-bulk-edit/en_GB.json | 12 ++++++------ translations/ui-bulk-edit/en_SE.json | 12 ++++++------ translations/ui-bulk-edit/en_US.json | 12 ++++++------ 4 files changed, 24 insertions(+), 24 deletions(-) diff --git a/translations/ui-bulk-edit/en.json b/translations/ui-bulk-edit/en.json index bab59e5e..08b734ab 100644 --- a/translations/ui-bulk-edit/en.json +++ b/translations/ui-bulk-edit/en.json @@ -34,12 +34,12 @@ "list.filters.recordIdentifier.instance.instanceISBN": "ISBN", "list.filters.recordIdentifier.instance.instanceISSN": "ISSN", - "list.result.emptyMessage": "Select a \"record type\" and then a \"record identifier\".", - "list.result.emptyMessage.empty": "Select a \"record identifier\".", - "list.result.emptyMessage.item": "Select a \"record identifier\".", - "list.result.emptyMessage.holdings": "Select a \"record identifier\".", - "list.result.emptyMessage.instance": "Select a \"record identifier\".", - "list.result.emptyMessage.user": "Select a \"record identifier\".", + "list.result.emptyMessage": "Select a record type and then a record identifier.", + "list.result.emptyMessage.empty": "Select a record identifier.", + "list.result.emptyMessage.item": "Select a record identifier.", + "list.result.emptyMessage.holdings": "Select a record identifier.", + "list.result.emptyMessage.instance": "Select a record identifier.", + "list.result.emptyMessage.user": "Select a record identifier.", "list.result.emptyMessage.user.ID": "Drag and drop or choose file with User UUIDs.", "list.result.emptyMessage.user.BARCODE": "Drag and drop or choose file with User Barcodes.", "list.result.emptyMessage.user.EXTERNAL_SYSTEM_ID": "Drag and drop or choose file with External IDs.", diff --git a/translations/ui-bulk-edit/en_GB.json b/translations/ui-bulk-edit/en_GB.json index 165d84dc..6e2df0e6 100644 --- a/translations/ui-bulk-edit/en_GB.json +++ b/translations/ui-bulk-edit/en_GB.json @@ -4,7 +4,7 @@ "list.logSubTitle": "Set criteria to start bulk edit", "list.filters.identifier": "Identifier", "list.filters.query": "Query", - "list.result.emptyMessage": "Select a \"record type\" and then a \"record identifier\".", + "list.result.emptyMessage": "Select a record type and then a record identifier.", "list.filters.recordIdentifier": "Record identifier", "list.filters.recordIdentifier.placeholder": "Select record identifier", "list.filters.recordIdentifier.userUUIDs": "User UUIDs", @@ -84,7 +84,7 @@ "layer.options.unavailable": "Unavailable", "layer.options.unknown": "Unknown", "layer.options.placeholder": "Select item status", - "list.result.emptyMessage.item": "Select a \"record identifier\".", + "list.result.emptyMessage.item": "Select a record identifier.", "list.result.emptyMessage.item.BARCODE": "Drag and drop or choose file with item barcode.", "list.result.emptyMessage.item.ID": "Drag and drop or choose file with item UUIDs.", "list.result.emptyMessage.item.HRID": "Drag and drop or choose file with item HRIDs.", @@ -116,7 +116,7 @@ "list.filters.recordIdentifier.holdings.holdingsHRID": "Holdings HRIDs", "list.filters.recordIdentifier.holdings.instanceHRID": "Instance HRIDs", "list.filters.recordIdentifier.holdings.itemBarcodes": "Item barcodes", - "list.result.emptyMessage.holdings": "Select a \"record identifier\".", + "list.result.emptyMessage.holdings": "Select a record identifier.", "list.result.emptyMessage.holdings.ID": "Drag and drop or choose file with holdings UUIDs.", "list.result.emptyMessage.holdings.INSTANCE_HRID": "Drag and drop or choose file with instance HRIDs.", "list.result.emptyMessage.holdings.ITEM_BARCODE": "Drag and drop or choose file with item barcode.", @@ -341,7 +341,7 @@ "permissionsModal.save": "Save & close", "permissionsModal.totalSelected": "Total selected: {count, number}", "layer.options.items.duplicateTo": "Duplicate to", - "list.result.emptyMessage.empty": "Select a \"record identifier\".", + "list.result.emptyMessage.empty": "Select a record identifier.", "uploaderSubTitle.empty": "Select a file with record identifiers", "logs.filter.title.user": "User", "logs.filter.user.placeholder": "Choose user", @@ -374,7 +374,7 @@ "ariaLabel.columnFilter": "Column filter input", "columns.ITEM.Administrative Note": "Administrative note", "actionMenu.placeholder": "Search column name", - "list.result.emptyMessage.instance": "Select a \"record identifier\".", + "list.result.emptyMessage.instance": "Select a record identifier.", "list.filters.capabilities.instances": "Inventory - instances", "list.filters.recordIdentifier.instance.instanceUUID": "Instance UUIDs", "list.filters.recordIdentifier.instance.instanceHRID": "Instance HRIDs", @@ -421,7 +421,7 @@ "list.result.emptyMessage.item.query": "Click the Build query button to build the query.", "list.result.emptyMessage.instance.query": "Click the Build query button to build the query.", "list.result.emptyMessage.holdings.query": "Click the Build query button to build the query.", - "list.result.emptyMessage.user": "Select a \"record identifier\".", + "list.result.emptyMessage.user": "Select a record identifier.", "list.result.emptyMessage.user.ID": "Drag and drop or choose file with User UUIDs.", "list.result.emptyMessage.user.BARCODE": "Drag and drop or choose file with User Barcodes.", "list.result.emptyMessage.user.EXTERNAL_SYSTEM_ID": "Drag and drop or choose file with External IDs.", diff --git a/translations/ui-bulk-edit/en_SE.json b/translations/ui-bulk-edit/en_SE.json index fe1bb5d1..59ada4da 100644 --- a/translations/ui-bulk-edit/en_SE.json +++ b/translations/ui-bulk-edit/en_SE.json @@ -4,7 +4,7 @@ "list.logSubTitle": "Set criteria to start bulk edit", "list.filters.identifier": "Identifier", "list.filters.query": "Query", - "list.result.emptyMessage": "Select a \"record type\" and then a \"record identifier\".", + "list.result.emptyMessage": "Select a record type and then a record identifier.", "list.filters.recordIdentifier": "Record identifier", "list.filters.recordIdentifier.placeholder": "Select record identifier", "list.filters.recordIdentifier.userUUIDs": "User UUIDs", @@ -84,7 +84,7 @@ "layer.options.unavailable": "Unavailable", "layer.options.unknown": "Unknown", "layer.options.placeholder": "Select item status", - "list.result.emptyMessage.item": "Select a \"record identifier\".", + "list.result.emptyMessage.item": "Select a record identifier.", "list.result.emptyMessage.item.BARCODE": "Drag and drop or choose file with item barcode.", "list.result.emptyMessage.item.ID": "Drag and drop or choose file with item UUIDs.", "list.result.emptyMessage.item.HRID": "Drag and drop or choose file with item HRIDs.", @@ -116,7 +116,7 @@ "list.filters.recordIdentifier.holdings.holdingsHRID": "Holdings HRIDs", "list.filters.recordIdentifier.holdings.instanceHRID": "Instance HRIDs", "list.filters.recordIdentifier.holdings.itemBarcodes": "Item barcodes", - "list.result.emptyMessage.holdings": "Select a \"record identifier\".", + "list.result.emptyMessage.holdings": "Select a record identifier.", "list.result.emptyMessage.holdings.ID": "Drag and drop or choose file with holdings UUIDs.", "list.result.emptyMessage.holdings.INSTANCE_HRID": "Drag and drop or choose file with instance HRIDs.", "list.result.emptyMessage.holdings.ITEM_BARCODE": "Drag and drop or choose file with item barcode.", @@ -341,7 +341,7 @@ "permissionsModal.save": "Save & close", "permissionsModal.totalSelected": "Total selected: {count, number}", "layer.options.items.duplicateTo": "Duplicate to", - "list.result.emptyMessage.empty": "Select a \"record identifier\".", + "list.result.emptyMessage.empty": "Select a record identifier.", "uploaderSubTitle.empty": "Select a file with record identifiers", "logs.filter.title.user": "User", "logs.filter.user.placeholder": "Choose user", @@ -374,7 +374,7 @@ "ariaLabel.columnFilter": "Column filter input", "columns.ITEM.Administrative Note": "Administrative note", "actionMenu.placeholder": "Search column name", - "list.result.emptyMessage.instance": "Select a \"record identifier\".", + "list.result.emptyMessage.instance": "Select a record identifier.", "list.filters.capabilities.instances": "Inventory - instances", "list.filters.recordIdentifier.instance.instanceUUID": "Instance UUIDs", "list.filters.recordIdentifier.instance.instanceHRID": "Instance HRIDs", @@ -421,7 +421,7 @@ "list.result.emptyMessage.item.query": "Click the Build query button to build the query.", "list.result.emptyMessage.instance.query": "Click the Build query button to build the query.", "list.result.emptyMessage.holdings.query": "Click the Build query button to build the query.", - "list.result.emptyMessage.user": "Select a \"record identifier\".", + "list.result.emptyMessage.user": "Select a record identifier.", "list.result.emptyMessage.user.ID": "Drag and drop or choose file with User UUIDs.", "list.result.emptyMessage.user.BARCODE": "Drag and drop or choose file with User Barcodes.", "list.result.emptyMessage.user.EXTERNAL_SYSTEM_ID": "Drag and drop or choose file with External IDs.", diff --git a/translations/ui-bulk-edit/en_US.json b/translations/ui-bulk-edit/en_US.json index 165d84dc..6e2df0e6 100644 --- a/translations/ui-bulk-edit/en_US.json +++ b/translations/ui-bulk-edit/en_US.json @@ -4,7 +4,7 @@ "list.logSubTitle": "Set criteria to start bulk edit", "list.filters.identifier": "Identifier", "list.filters.query": "Query", - "list.result.emptyMessage": "Select a \"record type\" and then a \"record identifier\".", + "list.result.emptyMessage": "Select a record type and then a record identifier.", "list.filters.recordIdentifier": "Record identifier", "list.filters.recordIdentifier.placeholder": "Select record identifier", "list.filters.recordIdentifier.userUUIDs": "User UUIDs", @@ -84,7 +84,7 @@ "layer.options.unavailable": "Unavailable", "layer.options.unknown": "Unknown", "layer.options.placeholder": "Select item status", - "list.result.emptyMessage.item": "Select a \"record identifier\".", + "list.result.emptyMessage.item": "Select a record identifier.", "list.result.emptyMessage.item.BARCODE": "Drag and drop or choose file with item barcode.", "list.result.emptyMessage.item.ID": "Drag and drop or choose file with item UUIDs.", "list.result.emptyMessage.item.HRID": "Drag and drop or choose file with item HRIDs.", @@ -116,7 +116,7 @@ "list.filters.recordIdentifier.holdings.holdingsHRID": "Holdings HRIDs", "list.filters.recordIdentifier.holdings.instanceHRID": "Instance HRIDs", "list.filters.recordIdentifier.holdings.itemBarcodes": "Item barcodes", - "list.result.emptyMessage.holdings": "Select a \"record identifier\".", + "list.result.emptyMessage.holdings": "Select a record identifier.", "list.result.emptyMessage.holdings.ID": "Drag and drop or choose file with holdings UUIDs.", "list.result.emptyMessage.holdings.INSTANCE_HRID": "Drag and drop or choose file with instance HRIDs.", "list.result.emptyMessage.holdings.ITEM_BARCODE": "Drag and drop or choose file with item barcode.", @@ -341,7 +341,7 @@ "permissionsModal.save": "Save & close", "permissionsModal.totalSelected": "Total selected: {count, number}", "layer.options.items.duplicateTo": "Duplicate to", - "list.result.emptyMessage.empty": "Select a \"record identifier\".", + "list.result.emptyMessage.empty": "Select a record identifier.", "uploaderSubTitle.empty": "Select a file with record identifiers", "logs.filter.title.user": "User", "logs.filter.user.placeholder": "Choose user", @@ -374,7 +374,7 @@ "ariaLabel.columnFilter": "Column filter input", "columns.ITEM.Administrative Note": "Administrative note", "actionMenu.placeholder": "Search column name", - "list.result.emptyMessage.instance": "Select a \"record identifier\".", + "list.result.emptyMessage.instance": "Select a record identifier.", "list.filters.capabilities.instances": "Inventory - instances", "list.filters.recordIdentifier.instance.instanceUUID": "Instance UUIDs", "list.filters.recordIdentifier.instance.instanceHRID": "Instance HRIDs", @@ -421,7 +421,7 @@ "list.result.emptyMessage.item.query": "Click the Build query button to build the query.", "list.result.emptyMessage.instance.query": "Click the Build query button to build the query.", "list.result.emptyMessage.holdings.query": "Click the Build query button to build the query.", - "list.result.emptyMessage.user": "Select a \"record identifier\".", + "list.result.emptyMessage.user": "Select a record identifier.", "list.result.emptyMessage.user.ID": "Drag and drop or choose file with User UUIDs.", "list.result.emptyMessage.user.BARCODE": "Drag and drop or choose file with User Barcodes.", "list.result.emptyMessage.user.EXTERNAL_SYSTEM_ID": "Drag and drop or choose file with External IDs.",