21 Apr
2020
21 Apr
'20
2:30 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23925 --- Comment #14 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Hi Andreas, This is not an "embedded javascript" (in .tt). With bug 21156 it is now possible to have translated string in .js, but the function is different. The correct guideline is JS5 (but make sure you read the note at the beginning). Basically you need to replace _() with __() (simple vs double underscore). -- You are receiving this mail because: You are watching all bug changes.