29 Aug
2024
29 Aug
'24
10 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37781 --- Comment #3 from Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> --- I made a patch for the itemsearch.tt page, but I need help for the smtp_servers.tt page. I tried to change return _("On"); for return _("On","Active"); return _p("Active", "On"); return _p('Active', 'On'); return __p("Active","On"); return __p('Active','On'); ... All of these effectively remove the string from fr-CA-staff-prog.po, but they don't add it back with the context in messages.po or message-js.po. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.