https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26305 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #12 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Text in .js files requires __( to be translatable. _( can only be used in templates. See: https://wiki.koha-community.org/wiki/Coding_Guidelines#JS5:_Enabling_transla... But I believe as the .js file in question is outside of the language directories, this won't work there either. I am not sure, but do we really want this check on every page? Would it not be enough to warn on the start page maybe? -- You are receiving this mail because: You are watching all bug changes.