From d045f7bfa5ba1465d75ecc47e22d6ff0fb1c4bc6 Mon Sep 17 00:00:00 2001 From: Chris Sharp Date: Wed, 8 Mar 2023 11:25:01 -0500 Subject: [PATCH] LP#1369345: de-duplicate ILS events and clean up whitespace Signed-off-by: Chris Sharp Signed-off-by: Jason Stephenson Signed-off-by: Galen Charlton --- Open-ILS/src/extras/ils_events.xml | 192 +++++++++++++++++------------------ 1 files changed, 93 insertions(+), 99 deletions(-) diff --git a/Open-ILS/src/extras/ils_events.xml b/Open-ILS/src/extras/ils_events.xml index 070ad72..03b3344 100644 --- a/Open-ILS/src/extras/ils_events.xml +++ b/Open-ILS/src/extras/ils_events.xml @@ -20,9 +20,9 @@ No change occurred - - A cached object could not be retrieved by the given reference. - + + A cached object could not be retrieved by the given reference. + User login failed @@ -94,7 +94,7 @@ - The selected copy may not circulate because the recipient's home + The selected copy may not circulate because the recipient's home location is not within the copy's circulation range @@ -135,7 +135,7 @@ - This refund amount is not allowed because it exceeds + This refund amount is not allowed because it exceeds the total amount of desk payments for this transaction. @@ -168,17 +168,17 @@ An item deposit was paid. - While you were trying to make payments, this account's transaction history changed. Please go back and try again. + While you were trying to make payments, this account's transaction history changed. Please go back and try again. + + + The patron has too many lost items. - - The patron has too many lost items. - - The item you have attempted to place on hold is already checked out to the requestor. + The item you have attempted to place on hold is already checked out to the requestor. - Someone attempted to retrieve a circulation object from the system and + Someone attempted to retrieve a circulation object from the system and the object was not found. @@ -187,7 +187,7 @@ - Someone attempted to retrieve a copy object from the + Someone attempted to retrieve a copy object from the system and the object was not found. @@ -196,7 +196,7 @@ - Someone attempted to retrieve a transit object from the + Someone attempted to retrieve a transit object from the system and the object was not found. @@ -204,13 +204,13 @@ - Someone attempted to retrieve a container object from the + Someone attempted to retrieve a container object from the system and the object was not found. - Someone attempted to retrieve a container item object from the + Someone attempted to retrieve a container item object from the system and the object was not found. @@ -243,7 +243,7 @@ - The requested actor_workstation was not found + The requested actor_workstation was not found The requested config_identification_type was not found @@ -701,9 +701,9 @@ The requested permission_grp_penalty_threshold was not found - - The selected bib record has an open lineitem order referencing it. - + + The selected bib record has an open lineitem order referencing it. + The non-cataloged type object already exists @@ -783,14 +783,14 @@ There was an internal server error - - The user you have attempted to delete cannot be deleted because it has open circulations and/or unpaid bills. - + + The user you have attempted to delete cannot be deleted because it has open circulations and/or unpaid bills. + You are trying to create an object with a unique identifier (such as a 'name' field) that is already in use. - + Credit card processor not enabled @@ -813,31 +813,21 @@ The credit card processor has declined the transaction. - A *TERRIBLE* problem has occurred: a credit - card transaction was processed successfully, but the patron's - payment could not be recorded within Evergreen. Please seek - assistance. + A *TERRIBLE* problem has occurred: a credit + card transaction was processed successfully, but the patron's + payment could not be recorded within Evergreen. Please seek + assistance. Permission Denied - - There are too many active password reset request sessions for this patron. - - - The user attempted to update their password using a stale or inactive password reset request session. - - - The user attempted to set their password to a weak value. - - - + A copy needs to be routed to a different location The destination location will be specified by an 'org' key within the event object @@ -897,7 +887,7 @@ This item is currently on the holds shelf for another patron: - + A copy needs to be routed to a copy location. The location should be specified within the event with a 'location' key @@ -927,10 +917,10 @@ Copy is marked as long-overdue - Copy is marked as lost and paid + Copy is marked as lost and paid - Potentially notified patron does not own the circulation. + Potentially notified patron does not own the circulation. Circulation has no more auto-renewals remaining @@ -953,7 +943,15 @@ No location returned by Geographic Location Service - + + There are too many active password reset request sessions for this patron. + + + The user attempted to update their password using a stale or inactive password reset request session. + + + The user attempted to set their password to a weak value. + @@ -1031,75 +1029,71 @@ - - The subscription still has dependent objects - + + The subscription still has dependent objects + - - The caption/pattern still has dependent issuances - + + The caption/pattern still has dependent issuances + - - Units cannot be created for the given item because its associated distribution does not have a copy template. - + + Units cannot be created for the given item because its associated distribution does not have a copy template. + - - Units cannot be created for the given item because its associated distribution does not have a call number. - + + Units cannot be created for the given item because its associated distribution does not have a call number. + - - Checkin attempted on item during minimum transit checkin interval. - + + Checkin attempted on item during minimum transit checkin interval. + - - A serial pattern code has been configured - that fails to conform to MFHD standards for fields 853-855. - + + A serial pattern code has been configured + that fails to conform to MFHD standards for fields 853-855. + - - Payments by patron credit are not allowed - for the selected transaction - - - - Renewal attempt failed because the "hold / total copies" ratio exceeds the configured limit - - - - Renewal attempt failed because the "hold / available copies" ratio exceeds the configured limit - - - - The distribution still has dependent objects - - - The stream still has dependent objects - - - The prediction pattern still has dependent objects - - - + + Payments by patron credit are not allowed + for the selected transaction + - - The item to be marked is checked out to a patron. - - - The item to be marked is in transit. - - - The item to be marked is the last possible target for a hold. - + + Renewal attempt failed because the "hold / total copies" ratio exceeds the configured limit + - + + Renewal attempt failed because the "hold / available copies" ratio exceeds the configured limit + - - This title has hold requests on it that will be canceled if they are not transferred. - - + + The distribution still has dependent objects + + + The stream still has dependent objects + + + The prediction pattern still has dependent objects + + + + The item to be marked is checked out to a patron. + + + The item to be marked is in transit. + + + The item to be marked is the last possible target for a hold. + + + + This title has hold requests on it that will be canceled if they are not transferred. + + -- 1.7.2.5