https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39045
Owen Leonard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #178900|0 |1 is obsolete| | Attachment #178901|0 |1 is obsolete| | Attachment #178902|0 |1 is obsolete| | Attachment #178903|0 |1 is obsolete| | Attachment #178904|0 |1 is obsolete| | Attachment #178905|0 |1 is obsolete| | Attachment #178906|0 |1 is obsolete| | Attachment #178907|0 |1 is obsolete| | Attachment #178908|0 |1 is obsolete| | Attachment #178909|0 |1 is obsolete| | --- Comment #30 from Owen Leonard <[email protected]> --- Created attachment 183708 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=183708&action=edit Bug 39045: Add translation context to currency active status This patch adds translation context to the 'Active' status for currencies. To test: 1. Go to Administration > Currencies and exchange rates --> There should be a column with the heading 'Active' 2. Click 'Edit' next to one of the currencies --> There should be a field Active: 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 entries with 'Currency status' 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 koha-translate --update 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/
