[open-ils-commits] [GIT] Evergreen ILS branch master updated. 368dfb9aedcae5e0469b20046f36bfd712b73348

Evergreen Git git at git.evergreen-ils.org
Wed Aug 15 11:27:22 EDT 2012


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  368dfb9aedcae5e0469b20046f36bfd712b73348 (commit)
      from  5bade2e39970e296c07d2650ba987b7d3df5145a (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 368dfb9aedcae5e0469b20046f36bfd712b73348
Author: Melissa Lefebvre <mlefebvre at biblio.org>
Date:   Tue Aug 14 12:58:18 2012 -0400

    Change grammar for lost and missing failure messages
    
    Update to the lost and missing failure wording to make it
    gramatically correct.  Removed the word "has" from both
    messages.
    
    Signed-off-by: Melissa Lefebvre <mlefebvre at biblio.org>
    Signed-off-by: Dan Scott <dscott at laurentian.ca>

diff --git a/Open-ILS/src/extras/ils_events.xml b/Open-ILS/src/extras/ils_events.xml
index 458dd49..1be90e9 100644
--- a/Open-ILS/src/extras/ils_events.xml
+++ b/Open-ILS/src/extras/ils_events.xml
@@ -859,10 +859,10 @@
 		<desc xml:lang="en-US"> The requested copy has an alert message attached </desc>
 	</event>
 	<event code='7011' textcode='COPY_STATUS_LOST'>
-		<desc xml:lang="en-US">Copy has is marked as lost</desc>
+		<desc xml:lang="en-US">Copy is marked as lost</desc>
 	</event>
 	<event code='7012' textcode='COPY_STATUS_MISSING'>
-		<desc xml:lang="en-US">Copy has is marked as missing</desc>
+		<desc xml:lang="en-US">Copy is marked as missing</desc>
 	</event>
 	<event code='7013' textcode='PATRON_EXCEEDS_FINES'>
 		<desc xml:lang="en-US">The patron in question has reached the maximum fine amount</desc>

-----------------------------------------------------------------------

Summary of changes:
 Open-ILS/src/extras/ils_events.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Evergreen ILS


More information about the open-ils-commits mailing list