Bug 26569: Use gender neutral pronouns in system prefernece explanations
authorAndrew Fuerste-Henry <andrew@bywatersolutions.com>
Wed, 30 Sep 2020 13:14:12 +0000 (13:14 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Sun, 25 Oct 2020 23:04:18 +0000 (00:04 +0100)
commita96f5deef04bb74fbd826449b4d82f651a67512c
tree6c32dd88daa9eb3122d3cd2598894391dce99297
parent564ade93cce9231b01db1c4ebfc8f4e5b31e1acd
Bug 26569: Use gender neutral pronouns in system prefernece explanations

To test:
1 - perform query "select variable,explanation from systempreferences where explanation like '% his %';"
2 - find 6 sysprefs with gendered pronouns used in explanations
3 - apply patch, reset_all
4 - repeat query
5 - no more gendered pronouns!

Signed-off-by: Sally <sally.healey@cheshiresharedservices.gov.uk>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
installer/data/mysql/atomicupdate/bug_26569.perl [new file with mode: 0644]
installer/data/mysql/mandatory/sysprefs.sql