https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26403
Katrin Fischer <katrin.fisc...@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #150912|0 |1 is obsolete| | --- Comment #27 from Katrin Fischer <katrin.fisc...@bsz-bw.de> --- Created attachment 150941 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=150941&action=edit Bug 26403: Move credit and debit types into translatable YAML files This patch moves account debit and credit types, as well as the CASH payment type, into YAML files under installer/data/en/mandatory. This should make the debit and credit types translatable (for new installations only). To test: 1. Apply patch 2. Update po files ./misc/translator/translate update xx-XX 3. View the xx-XX-installer.po file -->The default account debit and credit types (and cash payment type) should be available to be translated 4. Translate the strings 5. Apply the translations ./misc/translator/translate install xx-XX 6. Load the new translated YAML files (with a fresh install, or by deleting the values in the db and using ./misc/load_yaml.pl to load the files) 7. In the staff interface, go to Administration > Credit types --> They should be translated 8. Go to Administration > Debit types --> They should be translated Signed-off-by: Magnus Enger <mag...@libriotech.no> Signed-off-by: Katrin Fischer <katrin.fischer...@web.de> Signed-off-by: Katrin Fischer <katrin.fisc...@bsz-bw.de> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list Koha-bugs@lists.koha-community.org 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/