https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38450
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This fixes some missing release notes| |strings in the po files | |used for translation. | |Strings in this format were | |being included: _("This %s | |is picked").format(foo) | |However, strings using this | |format were not: _("This %s | |is NOT picked".format(bar)) CC| |[email protected] -- 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/
