[open-ils-commits] [GIT] Evergreen ILS branch master updated. 4943907e05fa2f2dc5df699824af71601445d294
Evergreen Git
git at git.evergreen-ils.org
Mon Jun 13 14:16:46 EDT 2011
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Evergreen ILS".
The branch, master has been updated
via 4943907e05fa2f2dc5df699824af71601445d294 (commit)
from 0b36655676ecc802fcb822e385dc87206c0a0e00 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 4943907e05fa2f2dc5df699824af71601445d294
Author: Jason Etheridge <jason at esilibrary.com>
Date: Mon Jun 13 14:25:48 2011 -0400
clearer label for not charging last patron when marking an item damaged
Signed-off-by: Jason Etheridge <jason at esilibrary.com>
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 05fd3d1..b2d4373 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
-----------------------------------------------------------------------
Summary of changes:
.../server/locale/en-US/cat.properties | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
hooks/post-receive
--
Evergreen ILS
More information about the open-ils-commits
mailing list