[koha-commits] main Koha release repository branch master updated. v3.12.00-beta1-855-gb7305e4

Git repo owner gitmaster at git.koha-community.org
Mon Jul 22 17:33:24 CEST 2013


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  b7305e4876e6d961e8325155d679b1312975e74d (commit)
      from  04dd98fa846d4f28edc5811cb90e8a5ba4b6289b (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 b7305e4876e6d961e8325155d679b1312975e74d
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Thu Jul 11 10:53:06 2013 -0400

    Bug 10576: make strings in additem.js accessible to translation
    
    There are a couple of untranslatable strings in additem.js. This patch
    moves the strings out of the script and into the include file which has
    been created for this purpose.
    
    To test, apply the patch and test the process for adding an item to an
    existing or new basket (with AcqCreateItem set to "when placing an
    order."
    
    The add item form should be correctly labeled "Add item." After adding
    an item, click to edit it again. The form should now be labeled "Update
    item."
    
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Works nicely and passes all tests.
    Made sure strings can be translated testing with German templates.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 .../intranet-tmpl/prog/en/includes/additem.js.inc  |    2 ++
 koha-tmpl/intranet-tmpl/prog/en/js/additem.js      |    5 ++---
 2 files changed, 4 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list