https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38450 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|This fixes some missing |This fixes some missing release notes|strings in the po files |strings in the po files |used for translation. |used for translation. |Strings in this format were |Strings in this format were |being included: _("This %s |being included for |is picked").format(foo) |translation: _("This %s is |However, strings using this |picked").format(foo) |format were not: _("This %s |However, strings using this |is NOT picked".format(bar)) |format were not: _("This %s | |is NOT picked".format(bar)) -- You are receiving this mail because: You are watching all bug changes.