https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15395
--- Comment #33 from Marc Véron <[email protected]> --- Hmm, I can not make js files translate. What I did: Change staff-global.js as suggested in comment #9 function openHelp(){ alert(__nx("There is one thing", "There are {count} things", 3, {count: 3})); The alert shows up fine in English version (Hit the 'Help' link) However after translate update, I find nothing in Koha.po (only the strings from the tt example) -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
