https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39045
--- Comment #20 from Owen Leonard <[email protected]> --- Created attachment 178901 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=178901&action=edit Bug 39045: Add translation context to budget active status This patch adds translation context to budget active status. 1. Go to Acquisitions --> In the table under 'All available funds', there should be a column with the heading 'Active' 2. Apply patch 3. Update translations ktd --shell gulp po:update --lang fr-CA 4. View the fr-CA-messages.po file --> There should be an entry with 'Budget status' in msgctxt 5. Optionally, translate the strings (remember to remove the fuzzy flag, if any) 6. Install new translations ktd --root --shell koha-translate --install fr-CA --dev kohadev koha-translate --update fr-CA --dev kohadev 7. Enable the new language in Administration > System preferences > StaffInterfaceLanguages 8. Repeat step 1 --> Translation 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/
