Koha/misc/translator
Jonathan Druart 738c641bcc
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>
2024-10-25 16:41:39 +02:00
..
LangInstaller.pm Bug 38085: Pick multiple_sortable options for translation 2024-10-25 16:41:39 +02:00
po2json Bug 38164: Skip fuzzy translations 2024-10-18 17:44:17 +02:00
tmpl_process3.pl Bug 36516: Fix useless warning from translation script 2024-04-05 11:51:19 +02:00
TmplTokenizer.pm Bug 35043: Use Locale::PO->quote 2023-10-27 16:45:52 -03:00
translate
VerboseWarnings.pm
xgettext-installer Bug 31292: Untranslatable string in sample_notices.yaml 2022-08-08 13:10:56 -03:00
xgettext-pref Bug 38085: Pick multiple_sortable options for translation 2024-10-25 16:41:39 +02:00
xgettext-tt2
xgettext.pl Bug 36845: Do not loop over the content attribute 2024-05-22 16:18:07 +02:00