[koha-commits] main Koha release repository branch new/bug_10214 created. v3.12.00-beta1-529-g9ce862e

Git repo owner gitmaster at git.koha-community.org
Wed May 15 13:15:31 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, new/bug_10214 has been created
        at  9ce862e451f56fdca7d368fd1a39e64e40fc678f (commit)

- Log -----------------------------------------------------------------
commit 9ce862e451f56fdca7d368fd1a39e64e40fc678f
Author: Frédéric Demians <f.demians at tamil.fr>
Date:   Tue May 14 13:01:56 2013 +0200

    Bug 10214 Add header to syspref po files
    
    With this patch, header is created when creating a new syspref .po file
    for a new language (translate create), and is added if it doesn't
    already exist when updating an existing language (translate update).
    
    To test:
    
    (1) Create a new language syspref file:
    
        ./translate create -p xx-XX
    
        Check that there is an header
    
    (2) Update an existing syspref file without header:
    
        ./translate update fr-FR
    
        Check that fr-FR-pref.po has a header
    
    (3) Update an existing syspref file with header:
    
        Modify fr-FR-pref.po. Add an email, or whatever.
    
        ./translate update fr-FR
    
        Check that fr-FR-pref.po has a header with the manual modification
    
    Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
    
    Comment: Work as described. No errors.
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    All tests and QA script pass.
    Also tested that updated pref files can still be installed correctly.
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

commit b11800df0a8fda645a9d6b620d7faa843db6270d
Merge: 1b87716 fac9d54
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Wed May 15 07:16:29 2013 -0400

    Merge branch 'bug_10108' into 3.14-master

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list