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

Git repo owner gitmaster at git.koha-community.org
Fri Aug 23 18:04:02 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  5b9cd85dd0dbd7e3470c783e0e024ad32df2f8b5 (commit)
      from  8e7379342d7cd8386baf884a77f54f95188bb85c (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 5b9cd85dd0dbd7e3470c783e0e024ad32df2f8b5
Author: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
Date:   Fri Aug 16 16:52:26 2013 -0300

    Bug 10745: remove more ambiguity for translators for XSLT subfieldSelect parameters
    
    As in Bug 6278, this patch replace ">at<" with ">a_t<"
    so not to mislead translators. Found more cases that
    initial description.
    
    To test:
    
    1) Check that problem exists and only on xslt files,
    using your preferred language
    
    egrep -B10 "^msgid \"at\"" misc/translator/po/xx-YY-i-staff-t*
    
    2) Apply the patch
    
    3) Update translation file
    (cd misc/translator; perl translate update xx-YY)
    
    4) Verify the problem is gone, repeat 1
    
    5) If you like verify new entries in PO file
    
    egrep -B15 "^msgid \"a_t\"" misc/translator/po/xx-YY-i-staff-t*
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Tested this with field 780 and running a Dutch translation.
    
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 .../prog/en/xslt/MARC21slim2intranetDetail.xsl     |    6 +++---
 .../prog/en/xslt/NORMARCslim2intranetDetail.xsl    |    2 +-
 .../prog/en/xslt/NORMARCslim2intranetResults.xsl   |    2 +-
 .../prog/en/xslt/UNIMARCslim2intranetDetail.xsl    |    4 ++--
 .../prog/en/xslt/NORMARCslim2OPACDetail.xsl        |    2 +-
 .../prog/en/xslt/NORMARCslim2OPACResults.xsl       |    2 +-
 6 files changed, 9 insertions(+), 9 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list