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 "main Koha release repository".

The branch, master has been updated
       via  e9d6ac9478606d9d123a22635719b99d985b9538 (commit)
      from  43d77fdcf01906fa535482691e5eade47287ab2f (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 e9d6ac9478606d9d123a22635719b99d985b9538
Author: Owen Leonard <oleon...@myacpl.org>
Date:   Thu May 26 12:29:38 2016 -0400

    Bug 15676 - Actions in pending offline circulation actions are not 
translatable
    
    This patch modifies the offline circulation transaction processing page
    so that English strings describing actions are processed in the template
    rather than being output directly from the script.
    
    To test, apply the patch and create an offline circulation file
    containing at least one checkout, one check-in, and one payment.
    
    - Upload the file and choose 'Add to offline circulation queue.'
    - View pending offline circulation actions
    - In the list of pending actions, the actions column should show "Check
      out" instead of "issue," "Check in" instead of "return," and "Payment"
      instead of "payment."
    
    Strings appear as expected.
    Signed-off-by: Marc VĂ©ron <ve...@veron.ch>
    
    Signed-off-by: Jonathan Druart <jonathan.dru...@bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <k...@bywatersolutions.com>

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

Summary of changes:
 .../intranet-tmpl/prog/en/modules/offline_circ/list.tt    |   13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository
_______________________________________________
koha-commits mailing list
koha-commits@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-commits

Reply via email to