https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30159
--- Comment #9 from Katrin Fischer <[email protected]> --- Hi Adam, thx for your patch! Be careful when working with the JavaScript message. We do need the _("") or __("") in JS files to make strings translatable. I fixed this line in my follow-up: + var r=confirm("Important fields(s) are not filled. Are you sure you want to save?"); -- 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/
