[koha-commits] main Koha release repository branch 3.14.x updated. v3.14.09-16-g754cacc

Git repo owner gitmaster at git.koha-community.org
Fri Aug 1 15:39:03 CEST 2014


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, 3.14.x has been updated
       via  754caccf77595840701fdad400fa02a298993344 (commit)
      from  9b854b501e2e6c7d41aeeef490f499794594c5c6 (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 754caccf77595840701fdad400fa02a298993344
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Wed Apr 9 09:08:27 2014 -0400

    Bug 12056: fix untranslatable strings in calendar
    
    In the calendar there are some strings in a JavaScript function which
    are not properly wrapped in a function for translation. This patch
    corrects this.
    
    This patch also corrects some minor validation issues and spelling and
    grammar issues, including those covered by Bug 12055.
    
    To test, apply the patch and view the calendar in Tools -> Calendar.
    When you hover your mouse over a day in the calendar you should see a
    title tooltip indicating what kind of day/holiday it is and showing the
    title of the holiday, if any.
    
    To test that the strings are now being picked up for translation,
    run translate update on a po file and confirm that the affected strings
    are now present: "Weekly holiday," "Yearly holiday," etc.
    
    Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
    
    Works well. New strings on translation file. No koha-qa errors.
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Works as described, passes all tests and QA script.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit 0837954cdda85549f5552dacefd3a5bc3e58292e)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 .../prog/en/modules/tools/holidays.tt              |   35 ++++++++++----------
 1 file changed, 18 insertions(+), 17 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list