Skip to content

Commit

Permalink
Merge branch 'master' into UIBULKED-379-alternative
Browse files Browse the repository at this point in the history
  • Loading branch information
vashjs authored Dec 12, 2023
2 parents a898332 + e48b56f commit 32e3ee6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,9 @@
* [UIBULKED-376](https://issues.folio.org/browse/UIBULKED-376) Separate Item circulation notes in different columns.
* [UIBULKED-388](https://issues.folio.org/browse/UIBULKED-388) Bulk edit - Scrollable element not keyboard accessible.
* [UIBULKED-384](https://issues.folio.org/browse/UIBULKED-384) Rendering holdings electronic access properties.
* [UIBULKED-313](https://issues.folio.org/browse/UIBULKED-313) Filter column names.
* [UIBULKED-382](https://issues.folio.org/browse/UIBULKED-382) Update Item record column names.
* * [UIBULKED-313](https://issues.folio.org/browse/UIBULKED-313) Filter column names.


## [4.0.0](https://github.com/folio-org/ui-bulk-edit/tree/v4.0.0) (2023-10-12)

Expand Down
10 changes: 5 additions & 5 deletions translations/ui-bulk-edit/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@
"columns.HOLDINGS_RECORD.Acquisition method": "Acquisition method",
"columns.HOLDINGS_RECORD.Receipt status": "Receipt status",
"columns.HOLDINGS_RECORD.Notes": "Notes",
"columns.HOLDINGS_RECORD.Administrative notes": "Administrative notes",
"columns.HOLDINGS_RECORD.Administrative Note": "Administrative note",
"columns.HOLDINGS_RECORD.Ill policy": "Ill policy",
"columns.HOLDINGS_RECORD.Retention policy": "Retention policy",
"columns.HOLDINGS_RECORD.Digitization policy": "Digitization policy",
Expand All @@ -239,11 +239,11 @@
"columns.HOLDINGS_RECORD.Instance HRID": "Instance HRID",
"columns.HOLDINGS_RECORD.Item barcode": "Item barcode",
"columns.HOLDINGS_RECORD.Action note": "Action note",
"columns.HOLDINGS_RECORD.Binding": "Binding",
"columns.HOLDINGS_RECORD.Binding": "Binding note",
"columns.HOLDINGS_RECORD.Copy note": "Copy note",
"columns.HOLDINGS_RECORD.Electronic bookplate": "Electronic bookplate",
"columns.HOLDINGS_RECORD.Provenance": "Provenance",
"columns.HOLDINGS_RECORD.Reproduction": "Reproduction",
"columns.HOLDINGS_RECORD.Electronic bookplate": "Electronic bookplate note",
"columns.HOLDINGS_RECORD.Provenance": "Provenance note",
"columns.HOLDINGS_RECORD.Reproduction": "Reproduction note",

"columns.logs.hrId": "ID",
"columns.logs.operationType": "Bulk operation type",
Expand Down

0 comments on commit 32e3ee6

Please sign in to comment.