]> git.koha-community.org Git - koha.git/commit
Bug 38085: Pick multiple_sortable options for translation
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 7 Oct 2024 09:31:36 +0000 (11:31 +0200)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Fri, 25 Oct 2024 14:41:39 +0000 (16:41 +0200)
commit738c641bccd7c65a7a3a22a5a898085a899b08cb
tree7d7b3cb2d6a7a6c2bd79e9de3ea60c64e5a06b1c
parent884cd85201fdc90dfd26c69f1d3808e20f580184
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 <caroline.cyr-la-rose@inlibro.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
misc/translator/LangInstaller.pm
misc/translator/xgettext-pref