26 Jun
2025
26 Jun
'25
9:37 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13870 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #25 from Owen Leonard <oleonard@myacpl.org> --- Everything works fine, but there is an internationalization issue in additem.pl: sprintf( 'There is an order (ordernumber %s) on this item', $i_order->{ordernumber} ); This can't be translated. -- You are receiving this mail because: You are watching all bug changes.