[Koha-bugs] [Bug 33417] Create one standard Toolbar component

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 5 16:17:34 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33417

--- Comment #9 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
(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.


More information about the Koha-bugs mailing list