https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39045
--- Comment #24 from Owen Leonard <[email protected]> --- Created attachment 178905 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=178905&action=edit Bug 39045: Add translation context to 'Inactive' as report group This patch adds translation context to the 'Inactive' heading in reports, to differentiate it from an inactive status of something. To test: 1. Go to Reports --> There should be an 'Inactive' section heading on the right 2. Click on one of the inactive reports --> There should be an 'Inactive' section heading in the left menu 3. Apply patch 4. Update translations ktd --shell gulp po:update --lang fr-CA 5. View the fr-CA-messages.po file --> There should be an entry with 'Group of reports to get inactive patrons and items' in msgctxt 6. Optionally, translate the strings (remember to remove the fuzzy flag, if any) 7. Install new translations ktd --root --shell koha-translate --install fr-CA --dev kohadev 8. Enable the new language in Administration > System preferences > StaffInterfaceLanguages 9. Repeat steps 1 and 2 --> Translations should be whatever you put in the po file Signed-off-by: Owen Leonard <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
