11 Apr
2017
11 Apr
'17
12:22 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15395 --- Comment #33 from Marc Véron <veron@veron.ch> --- 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.