https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33417
--- Comment #9 from Jonathan Druart <[email protected]> --- (In reply to Matt Blenkinsop from comment #8) > Created attachment 149212 [details] [review] > Bug 33417: Fix translation in toolbar > > This commit allows the string to be translated using > String.prototype.format() > > Test plan as above Have you tried it? I haven't :) But I don't think it will work. Try that: Replace "New agreement" with something that is NOT in the PO already, then run the translate script => Make sure it's in the PO I am pretty sure it does not work and that you need to explicitly have $__("New agreement") in the code base. -- 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/
