[koha-commits] main Koha release repository branch master updated. v3.20.00-67-ge46d554

Git repo owner gitmaster at git.koha-community.org
Mon Jun 1 20:45:44 CEST 2015


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  e46d55409c5e8f6198bb615fbd8e86e3c8d9ea1c (commit)
       via  e365e6e53592a4639f18173def7e74e0ad24419c (commit)
       via  959e6b7ae433d891a31c20b86690ab68446bf508 (commit)
      from  c7a67ea4f33402a1f3165864952d6a692f898953 (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 e46d55409c5e8f6198bb615fbd8e86e3c8d9ea1c
Author: Tomas Cohen Arazi <tomascohen at gmail.com>
Date:   Mon Jun 1 15:44:00 2015 -0300

    Bug 14285: DBRev 3.21.00.003
    
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>

commit e365e6e53592a4639f18173def7e74e0ad24419c
Author: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
Date:   Thu May 28 12:18:38 2015 -0300

    Bug 14285: Bengali locale needs to be re-defined
    
    This patch renames translation files for Bengali
    language, from ben-* to bn-IN-*.
    Also adds India as region
    
    To test:
    1) Apply the patch
    2) Run updatedatabase
    3) Install Bengali language
    cd misc/translator
    perl translate install bn-IN
    enable
    
    Check correct description
    
    4) Create and install a fake Bengali variant
    cd misc/translator
    perl translate create bn-XX
    perl translate install bn-XX
    enable both variants
    
    Check correct rendering of region
    
    Results comply with expected test plan outcome. Signed off for bn-IN
    Signed-off-by: Indranil Das Gupta (L2C2 Technologies) <indradg at gmail.com>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>

commit 959e6b7ae433d891a31c20b86690ab68446bf508
Author: Nicole C. Engard <nicole at bywatersolutions.com>
Date:   Thu May 28 11:39:29 2015 -0500

    Bug 14291: Fix OpacExportOptions text
    
    This patch removes the instruction to separate values by | in the
    OpacExportOptions preference.
    
    To test:
    
    Go to system preferences
    Find OpacExportOptions
    Confirm text is right
    
    Signed-off-by: Indranil Das Gupta (L2C2 Technologies) <indradg at gmail.com>
    Test output compliant with expected test plan outcome.
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Changed "List" to "Select" and removed a space before the : at the end.
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>

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

Summary of changes:
 Koha.pm                                              |    2 +-
 installer/data/mysql/mandatory/subtag_registry.sql   |   10 ++++++++++
 installer/data/mysql/updatedatabase.pl               |   18 ++++++++++++++++++
 .../prog/en/modules/admin/preferences/opac.pref      |    2 +-
 .../po/{ben-marc-MARC21.po => bn-IN-marc-MARC21.po}  |    0
 .../{ben-marc-NORMARC.po => bn-IN-marc-NORMARC.po}   |    0
 .../{ben-marc-UNIMARC.po => bn-IN-marc-UNIMARC.po}   |    0
 ...ben-opac-bootstrap.po => bn-IN-opac-bootstrap.po} |    0
 misc/translator/po/{ben-pref.po => bn-IN-pref.po}    |    0
 .../po/{ben-staff-help.po => bn-IN-staff-help.po}    |    0
 .../po/{ben-staff-prog.po => bn-IN-staff-prog.po}    |    0
 11 files changed, 30 insertions(+), 2 deletions(-)
 rename misc/translator/po/{ben-marc-MARC21.po => bn-IN-marc-MARC21.po} (100%)
 rename misc/translator/po/{ben-marc-NORMARC.po => bn-IN-marc-NORMARC.po} (100%)
 rename misc/translator/po/{ben-marc-UNIMARC.po => bn-IN-marc-UNIMARC.po} (100%)
 rename misc/translator/po/{ben-opac-bootstrap.po => bn-IN-opac-bootstrap.po} (100%)
 rename misc/translator/po/{ben-pref.po => bn-IN-pref.po} (100%)
 rename misc/translator/po/{ben-staff-help.po => bn-IN-staff-help.po} (100%)
 rename misc/translator/po/{ben-staff-prog.po => bn-IN-staff-prog.po} (100%)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list