[koha-commits] main Koha release repository branch new/bug_9266 created. v3.12.00-beta1-406-gacfbfcb

Git repo owner gitmaster at git.koha-community.org
Wed May 1 13:13:03 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_9266 has been created
        at  acfbfcb7d9b6bef3186adc9b93ead44fc58ce420 (commit)

- Log -----------------------------------------------------------------
commit acfbfcb7d9b6bef3186adc9b93ead44fc58ce420
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Fri Apr 26 14:20:49 2013 -0400

    Bug 9266 - Untranslated strings in tags moderation
    
    There are a couple of English strings in tags moderation JavaScript
    which are not properly enclosed in the _() function enabling
    translation. As a result, clicking a translated 'Approve' or
    'Reject' button in the table of tags would change the button's
    neighbor's label to the English string. This patch
    corrects it.
    
    To test, apply the patch and regenerate a translation to test with. Go
    to Tools -> Tags and find a list of tags to moderate (pending, approved,
    or rejected). When you click on an 'Approve' or 'Reject' tag in the
    table of tags, the buttons in each Approve/Reject pair should retain
    their correct translated label. For instance, looking at approved tags
    in French:
    
    [ Approuvé ] [ Rejeter ]
    
    Clicking the "Rejetee" button should change the state to:
    
    [ Approuver ] [ Rejetée ]
    
    Clicking "Approuver" should return the buttons to the first state.
    
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>
    Signed-off-by: Mason James <mtj at kohaaloha.com>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

commit c04260dbaf4ff55a9062c4917763eed00555e007
Merge: 2d44f03 78d32cc
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Wed May 1 07:15:00 2013 -0400

    Merge branch 'bug_7143' into 3.14-master

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list