https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36221
Pedro Amorim <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to main |Passed QA --- Comment #68 from Pedro Amorim <[email protected]> --- (In reply to Katrin Fischer from comment #62) > (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. Added a follow-up for this, though I believe my last comment still stands i.e. this will not add an entry to the po file by running the gulp command. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
