https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33059 --- Comment #5 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Comment on attachment 148239 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=148239 Bug 33059: Fix capitalizatoin of AV sample category descriptions Review of attachment 148239: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=33059&attachment=148239) ----------------------------------------------------------------- ::: installer/data/mysql/en/mandatory/auth_values.yml @@ +4045,5 @@
- category: "qualif" authorised_value: "110" + lib: "Binder an agent who binds an item." + lib_opac: "Binder an agent who binds an item."
I'm not 100% sure about this one.. it doesn't read right to me. "Binder, the agent who binds an item." perhaps? -- You are receiving this mail because: You are watching all bug changes.