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)
committerLucas Gass <lucas@bywatersolutions.com>
Fri, 13 Nov 2020 18:40:13 +0000 (18:40 +0000)
commit9de5ceeaec33f6f26fb2dfefbfd1fb6414ed9b90
treedc2674b135ff3a4f1d7cbd78e9b699a361af81d8
parentae2bce1312b63d732ec07df21ef16740a8d179d2
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>
(cherry picked from commit a96f5deef04bb74fbd826449b4d82f651a67512c)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
installer/data/mysql/atomicupdate/bug_26569.perl [new file with mode: 0644]
installer/data/mysql/sysprefs.sql