TPac messages for item/location/status not holdable
authorThomas Berezansky <tsbere@mvlc.org>
Thu, 6 Oct 2011 18:23:26 +0000 (14:23 -0400)
committerThomas Berezansky <tsbere@mvlc.org>
Thu, 6 Oct 2011 18:33:56 +0000 (14:33 -0400)
Signed-off-by: Thomas Berezansky <tsbere@mvlc.org>
Open-ILS/src/templates/opac/parts/hold_error_messages.tt2

index 9ba6f0e..f91eaac 100644 (file)
@@ -18,6 +18,9 @@
         "config.circ_matrix_test.circulate" => "Circulation rules reject this item as non-circulatable",
         "config.circ_matrix_test.total_copy_hold_ratio" => "The total item-to-hold ratio is too low",
         "config.hold_matrix_test.holdable" => "Hold rules reject this item as unholdable",
+        "item.holdable" => "The item is not holdable",
+        "location.holdable" => "The item's location is not holdable",
+        "status.holdable" => "The item is not in a holdable status",
         "config.hold_matrix_test.max_holds" => "The patron has reached the maximum number of holds",
         "config.rule_age_hold_protect.prox" => "The item is too new to transit this far",
         "no_item" => "The system could not find this item",