[koha-commits] main Koha release repository branch 3.14.x updated. v3.14.10-14-g9c3e95f

Git repo owner gitmaster at git.koha-community.org
Wed Sep 10 17:07:06 CEST 2014


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  9c3e95f196efa590b8aea3fee6334c9bf0d66adf (commit)
      from  f0791a89ba8c5348ce54313aa1624bf6a99efd13 (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 9c3e95f196efa590b8aea3fee6334c9bf0d66adf
Author: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
Date:   Sat Mar 22 14:50:03 2014 -0300

    Bug 11646: fix untranslatable confirm popup in field 006 and 008 builders
    
    This patch MARC21 modifies value builders 006 and 008 to make
    confirm popup translatable
    
    To test:
    1) Update po files for your preferred language, xx-YY
    cd misc/translator; perl translate update xx-YY
    2) Check that confirm string is NOT present
    egrep -B3 "Show values for|material type\?" po/xx-YY*po
    3) Apply the patch
    4) Repeat 1)
    5) Repeat 2), now the strings are present
    
    Also check that english or translated popup is right
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Works as described.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit a9f794a9c89465bdbf1b54ecd1c683c7825c8ae3)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 .../prog/en/modules/cataloguing/value_builder/marc21_field_006.tt    |    2 +-
 .../prog/en/modules/cataloguing/value_builder/marc21_field_008.tt    |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list