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 <[email protected]>
Date:   Mon Jun 1 15:44:00 2015 -0300

    Bug 14285: DBRev 3.21.00.003
    
    Signed-off-by: Tomas Cohen Arazi <[email protected]>

commit e365e6e53592a4639f18173def7e74e0ad24419c
Author: Bernardo Gonzalez Kriegel <[email protected]>
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) <[email protected]>
    
    Signed-off-by: Katrin Fischer <[email protected]>
    Signed-off-by: Tomas Cohen Arazi <[email protected]>

commit 959e6b7ae433d891a31c20b86690ab68446bf508
Author: Nicole C. Engard <[email protected]>
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) <[email protected]>
    Test output compliant with expected test plan outcome.
    
    Signed-off-by: Katrin Fischer <[email protected]>
    Changed "List" to "Select" and removed a space before the : at the end.
    Signed-off-by: Tomas Cohen Arazi <[email protected]>

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

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
_______________________________________________
koha-commits mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-commits

Reply via email to