"config.hold_matrix_test.holdable" => l("Hold rules reject this item as unholdable"),
"config.hold_matrix_test.max_holds" => l("The patron has reached the maximum number of holds"),
"config.rule_age_hold_protect.prox" => l("The item is too new to transit this far"),
+ "item.holdable" => l("The item is not holdable"),
+ "location.holdable" => l("The item's location is not holdable"),
+ "status.holdable" => l("The item is not in a holdable status"),
"no_item" => l("The system could not find this item"),
"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"),