12 Nov
2024
12 Nov
'24
4:44 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36221 --- Comment #62 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Katrin Fischer from comment #61)
Fixed some more "Please Note".
This here is not correctI bleive with the mix of concatentation and __()
+ $('#custom-warning').text(__('The name "' + val + '" is not permitted')).show();
Can you please follow-up on this?
To verify I did a gulp po:update --lang de-DE cd misc/translator/po git grep "is not permitted" but it didn't show up. -- You are receiving this mail because: You are watching all bug changes.