https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25469
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #112862|0 |1 is obsolete| | --- Comment #5 from Katrin Fischer <[email protected]> --- Created attachment 112879 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=112879&action=edit Bug 25469: Typo: Item does not belongs to your library This patch makes corrections to two strings in the batch delete template to correct a typo. Before: t("Item does not belongs to your library") ...after, t("Item does not belong to your library") To test, apply the patch and inspect the template to confirm that the string is correct. Signed-off-by: David Nind <[email protected]> Signed-off-by: Katrin Fischer <[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/
