Is there a typo in "# of % selected"? I found this while translating string https://translate.koha-community.org/translate/koha/25-05/messages-js/fi/?checksum=764f084846e82145 Should it be "# of %s selected"? This is used in koha-tmpl/intranet-tmpl/prog/js/categories.js:127 and koha-tmpl/intranet-tmpl/prog/js/ill-list-table.js:653
I think it was correct, but I don't manage to see the string displayed. Regarding https://github.com/wenzhixin/multiple-select/pull/436/files it seems that 'countSelected' is not longer part of the codebase of multiple-select. We could remove it if it causes confusion.