https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38085
Tomás Cohen Arazi (tcohen) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #172472|0 |1 is obsolete| | --- Comment #4 from Tomás Cohen Arazi (tcohen) <[email protected]> --- Created attachment 173371 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=173371&action=edit Bug 38085: Pick multiple_sortable options for translation Bug 29948 added a "multiple_sortable" type for sysprefs, to have the options sortable. But the options were not picked for translation. This patch fixes it. Test plan: Run `cd misc/translator && perl translate update LANG` before and after this patch. Notice that with this patch you see the different options of OPACAuthorIdentifiersAndInformation in the LANG-pref.po file (eg. "Associated group (373$a$s$t$u$v$0)") Translate the options Install the translated version of the templates and confirm that the strings appear translated on the interface. Signed-off-by: Caroline Cyr La Rose <[email protected]> Signed-off-by: Tomas Cohen Arazi <[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/
