From: phasefx Date: Fri, 11 Dec 2009 20:40:45 +0000 (+0000) Subject: mild warning X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=bd687ca86dc72a242a0a812d5b9ee0c63bd13f96;p=evergreen%2Fpines.git mild warning git-svn-id: svn://svn.open-ils.org/ILS/trunk@15149 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/xul/staff_client/server/locale/en-US/circ.properties b/Open-ILS/xul/staff_client/server/locale/en-US/circ.properties index 70e80bfb8a..d79008631e 100644 --- a/Open-ILS/xul/staff_client/server/locale/en-US/circ.properties +++ b/Open-ILS/xul/staff_client/server/locale/en-US/circ.properties @@ -385,8 +385,8 @@ staff.circ.holds.activation_date.prompt=Please enter an Activation Date (or leav staff.circ.holds.activation_date.prompt.plural=Please enter an Activation Date (or leave blank to unset) for holds %1$s. This will also Suspend the holds. staff.circ.holds.activation_date.too_early.error=Activation Date needs to be either unset or set to fall on a future date. staff.circ.holds.activation_date.invalid_date=Invalid Date -staff.circ.holds.request_date.prompt=Please enter a new Request Date for hold %1$s. -staff.circ.holds.request_date.prompt.plural=Please enter a new Request Date for holds %1$s. +staff.circ.holds.request_date.prompt=Please enter a new Request Date for hold %1$s. WARNING: This effectively reorders the holds queue. +staff.circ.holds.request_date.prompt.plural=Please enter a new Request Date for holds %1$s. WARNING: This effectively reorders the holds queue. staff.circ.holds.request_date.dialog.description=Request Date staff.circ.holds.request_date.invalid_date=Invalid Date staff.circ.holds.expire_time.prompt=Please enter an Expiration Date (or leave blank to unset) for hold %1$s.