From 4943907e05fa2f2dc5df699824af71601445d294 Mon Sep 17 00:00:00 2001 From: Jason Etheridge Date: Mon, 13 Jun 2011 14:25:48 -0400 Subject: [PATCH] clearer label for not charging last patron when marking an item damaged Signed-off-by: Jason Etheridge --- Open-ILS/xul/staff_client/server/locale/en-US/cat.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Open-ILS/xul/staff_client/server/locale/en-US/cat.properties b/Open-ILS/xul/staff_client/server/locale/en-US/cat.properties index 05fd3d1465..b2d43734d0 100644 --- a/Open-ILS/xul/staff_client/server/locale/en-US/cat.properties +++ b/Open-ILS/xul/staff_client/server/locale/en-US/cat.properties @@ -375,7 +375,7 @@ staff.cat.util.mark_item_damaged.charge_patron_prompt.message=Item %1$s will be staff.cat.util.mark_item_damaged.charge_patron_prompt.title=Charge Patron For Damaged Item? staff.cat.util.mark_item_damaged.charge_patron_prompt.ok_label=OK staff.cat.util.mark_item_damaged.charge_patron_prompt.change_amount_label=Change Amount -staff.cat.util.mark_item_damaged.charge_patron_prompt.cancel_label=Cancel +staff.cat.util.mark_item_damaged.charge_patron_prompt.cancel_label=No Charge staff.cat.util.mark_item_damaged.charge_patron_prompt.confirm_action=Check here to confirm this action staff.cat.util.mark_item_damaged.marking_error=Error marking item %1$s damaged. staff.cat.util.mark_item_damaged.one_item_damaged=Item marked Damaged -- 2.11.0