[koha-commits] main Koha release repository branch 3.14.x updated. v3.14.00-20-gedcc46d

Git repo owner gitmaster at git.koha-community.org
Fri Dec 13 14:10:33 CET 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, 3.14.x has been updated
       via  edcc46d95a577524730971a1ea73143a16cf4973 (commit)
      from  3ab89005393758190fb3fc31e0010f81c374cace (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 edcc46d95a577524730971a1ea73143a16cf4973
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Fri Nov 22 08:54:10 2013 -0500

    Bug 11283: make restriction type translatable
    
    The new restrictions system has different types:
    MANUAL, OVERDUES and SUSPENSION.
    
    Those are shown in the interface and seem to come directly from the
    database, so they are not translatable.
    
    As they are hardcoded translations should be possible and be handled in
    the template.
    
    Test Plan:
    1) Create a patron with one of each type of restriction
    2) Apply this patch
    3) Note you see the type with only the first letter capitialized,
       this indicates you are seeing the translatable string
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Passes all tests and QA script. Strings now appear in
    updated po files:
      msgid "%s %s Manual %s Overdues %s Suspension %s "
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit 3a76f4298c0fb298cca0db31b04c0d8d5c028531)
    Signed-off-by: Fridolin SOMERS <fridolin.somers at biblibre.com>

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

Summary of changes:
 .../intranet-tmpl/prog/en/includes/borrower_debarments.inc  |   11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list