LP1904036 Circ events handler for AVAIL_HOLD_COPY_RATIO_EXCEEDED
authorBill Erickson <berickxx@gmail.com>
Thu, 2 Dec 2021 15:56:40 +0000 (10:56 -0500)
committerGalen Charlton <gmc@equinoxOLI.org>
Fri, 28 Oct 2022 00:13:39 +0000 (20:13 -0400)
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Open-ILS/src/eg2/src/app/staff/share/circ/components.component.html

index 3a445e7..f4badf1 100644 (file)
@@ -56,6 +56,9 @@
 <eg-string key="staff.circ.events.ACTOR_USER_NOT_FOUND" i18n-text
   text="Item is not checked out cannot be renewed."></eg-string>
 
+<eg-string key="staff.circ.events.AVAIL_HOLD_COPY_RATIO_EXCEEDED" i18n-text
+  text="Item is needed for a hold (Available Copy to Hold Ratio Exceeded)">
+</eg-string>
 
 <ng-template #claimsReturnsTmpl>
   Item "{{barcode}}" is marked as Claims Returned</ng-template>