[Koha-bugs] [Bug 11668] Untranslatable "Total" in borrowers stats report

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Sep 6 08:26:05 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11668

--- Comment #3 from Marc Véron <veron at veron.ch> ---
Created attachment 31425
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=31425&action=edit
[Signed-off] Bug 11668: make hardcoded strings in reports/borrowers_stats.pl
translatable

To test:

[1] Generate the PO files for the language of your choice.
[2] Supply translations for the "Total" and "TOTAL" strings
    in the $LANG-messages.op file.
[3] Install the translation.
[4] Change the staff interface to the chosen language.
[5] Run the borrowers statistics report and export the
    results to CSV.
[5] Verfiy that the strings "Total" and "TOTAL" are
    replaced with the translation made in step 2.

Signed-off-by: Galen Charlton <gmc at esilibrary.com>

Patch behaves as expected
Signed-off-by: Marc Véron <veron at veron.ch>

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list