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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon May 5 06:55:48 CEST 2014


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

--- Comment #2 from Galen Charlton <gmcharlt at gmail.com> ---
Created attachment 27936
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=27936&action=edit
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>

-- 
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