https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36872
--- Comment #9 from Lucas Gass <[email protected]> --- (In reply to Fridolin Somers from comment #7) > Looks like this is since Bug 28273 > > And there are other places : > > git grep '" + "\\n"' origin/main > origin/main:koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt: > msg = _("- Please select a pickup location for the item" + "\n") > origin/main:koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt: > msg = _("- Please select a pickup location for this hold" + "\n"); > origin/main:koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt: > msg = _("- Please select a pickup location for this hold" + "\n"); Fridolin, do we need to open a follow-up bug? -- 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/
