]> git.koha-community.org Git - koha.git/commit
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)
committerVictor Grousset/tuxayo <victor@tuxayo.net>
Tue, 17 Nov 2020 11:11:03 +0000 (12:11 +0100)
commit4be96d4f9e9bfd1e5a6b4a7d72cf347463fa03b6
tree867e04d06b42b1e694460e70eb64ae0ad36324e8
parent87664a5ea7296186627a8ae277be69b1bd9a2037
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>
(cherry picked from commit 9de5ceeaec33f6f26fb2dfefbfd1fb6414ed9b90)

Signed-off-by: Aleisha Amohia <aleishaamohia@hotmail.com>
(cherry picked from commit f48c2578e87641aaab2826c84ba396ae83bf64ad)
Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>
installer/data/mysql/.updatedatabase.pl.swp [new file with mode: 0644]
installer/data/mysql/atomicupdate/bug_26569.perl [new file with mode: 0644]
installer/data/mysql/sysprefs.sql