improving the default hold message for range-protected items
authorChris Sharp <csharp@georgialibraries.org>
Tue, 19 Mar 2013 17:41:49 +0000 (13:41 -0400)
committerChris Sharp <csharp@georgialibraries.org>
Tue, 20 Oct 2020 13:02:30 +0000 (09:02 -0400)
Open-ILS/src/templates/opac/parts/hold_error_messages.tt2

index 407ea52..29aecb2 100644 (file)
@@ -25,7 +25,7 @@
         "no_ultimate_items" => l("The system could not find any items to match this hold request"),
         "no_matchpoint" => l("System rules do not define how to handle this item"),
         "no_user" => l("The system could not find this patron"),
-        "transit_range" => l("The item cannot transit this far")
+        "transit_range" => l("No item is available for your hold request.  Please contact library staff for more information")
     };