https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20988
--- Comment #60 from Victor Grousset/tuxayo <[email protected]> --- (In reply to Jonathan Druart) > You need to count how many times you enter t() instead of guessing the > number of lines matching a pattern there are in a file. Won't we have one t() usage per string starting with `circulation.pref#` ? Doesn't the above prefix matches all the translatable strings of the page with all the circulation sysprefs? Except the ones on the left and up parts of the UI but in the end the strings of the syspref descriptions and values(dropdowns) dominate the whole page. -- 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/
