https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26130
--- Comment #12 from David Cook <[email protected]> --- Personally, I sometimes think that we should consider using tokens in the Template::Toolkit templates and then have files that map the tokens to the translation. You see this all the time in Java applications. It's common to have "messages.properties" or "messags_en.properties". For example: https://github.com/keycloak/keycloak/blob/master/themes/src/main/resources/theme/base/email/messages/messages_en.properties I imagine that it would require a fair bit of work, but it might meet everyone's needs? -- 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/
