http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11002 --- Comment #1 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 21845 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=21845&action=edit Bug 11002: Mandatory fields are not translatable When the pref BorrowerMandatoryField is set and a librarian forget to fill fields, a js popup appears with the following message: "The following fields are mandatory: surname, etc." The fields are not translatable. Test plan: - fill the pref BorrowerMandatoryField with something like: title|zipcode|surname|cardnumber|branchcode - go the members/memberentry.pl?op=add page - verify you are not allowed to add the patron without filling all mandatory fields. -- You are receiving this mail because: You are watching all bug changes.