16 Oct
2020
16 Oct
'20
5:40 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26130 --- Comment #12 from David Cook <dcook@prosentient.com.au> --- 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/t... 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.