Summary: | Use gender-neutral pronouns in system preference descriptions | ||
---|---|---|---|
Product: | Koha | Reporter: | Owen Leonard <oleonard> |
Component: | Templates | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | trivial | ||
Priority: | P5 - low | CC: | lisettepalouse+koha, lucas, martin.renvoize, nick, testopia |
Version: | Main | Keywords: | Academy |
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | String patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
19.05.00, 18.11.05
|
|
Circulation function: | |||
Bug Depends on: | 18432 | ||
Bug Blocks: | |||
Attachments: |
Bug 22716: Use gender-neutral pronouns in system preference descriptions
Bug 22716: Use gender-neutral pronouns in system preference descriptions Bug 22716: Use gender-neutral pronouns in system preference descriptions |
Description
Owen Leonard
2019-04-16 16:33:21 UTC
Created attachment 88094 [details] [review] Bug 22716: Use gender-neutral pronouns in system preference descriptions This patch makes a few corrections to the .pref files which provide descriptions for system preferences. Language like "him or her" is replaced with "they/them" pronouns. To test, apply the patch and check the following preferences: - OPACFineNoRenewalsBlockAutoRenew - ExpireReservesMaxPickUpDelayCharge - PatronSelfRegistrationVerifyByEmail Created attachment 88119 [details] [review] Bug 22716: Use gender-neutral pronouns in system preference descriptions This patch makes a few corrections to the .pref files which provide descriptions for system preferences. Language like "him or her" is replaced with "they/them" pronouns. To test, apply the patch and check the following preferences: - OPACFineNoRenewalsBlockAutoRenew - ExpireReservesMaxPickUpDelayCharge - PatronSelfRegistrationVerifyByEmail Signed-off-by: Lisette <lisettes@latahlibrary.org> Created attachment 88120 [details] [review] Bug 22716: Use gender-neutral pronouns in system preference descriptions This patch makes a few corrections to the .pref files which provide descriptions for system preferences. Language like "him or her" is replaced with "they/them" pronouns. To test, apply the patch and check the following preferences: - OPACFineNoRenewalsBlockAutoRenew - ExpireReservesMaxPickUpDelayCharge - PatronSelfRegistrationVerifyByEmail Signed-off-by: Lisette <lisettes@latahlibrary.org> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Awesome work all! Pushed to master for 19.05 Pushed to 18.11.x for 18.11.05 backported to 18.05.x for 18.05.13 |