Bugzilla – Attachment 88119 Details for
Bug 22716
Use gender-neutral pronouns in system preference descriptions
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 22716: Use gender-neutral pronouns in system preference descriptions
Bug-22716-Use-gender-neutral-pronouns-in-system-pr.patch (text/plain), 3.02 KB, created by
ByWater Sandboxes
on 2019-04-16 21:09:54 UTC
(
hide
)
Description:
Bug 22716: Use gender-neutral pronouns in system preference descriptions
Filename:
MIME Type:
Creator:
ByWater Sandboxes
Created:
2019-04-16 21:09:54 UTC
Size:
3.02 KB
patch
obsolete
>From de9f705c51d6967a2e1594e0357036f574bceb56 Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Tue, 16 Apr 2019 16:34:13 +0000 >Subject: [PATCH] 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> >--- > .../intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref | 4 ++-- > koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref | 2 +- > 2 files changed, 3 insertions(+), 3 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref >index 8e9abeb1d5..05fa080eb8 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref >@@ -487,7 +487,7 @@ Circulation: > choices: > yes: Block > no: Allow >- - his/her auto renewals. >+ - their auto renewals. > - > - pref: ItemsDeniedRenewal > type: textarea >@@ -625,7 +625,7 @@ Circulation: > no: "Don't allow" > - "holds to expire automatically if they have not been picked by within the time period specified in ReservesMaxPickUpDelay.<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/holds/cancel_expired_holds.pl</code> cronjob. Ask your system administrator to schedule it." > - >- - If using ExpireReservesMaxPickUpDelay, charge a borrower who allows his or her waiting hold to expire a fee of >+ - If using ExpireReservesMaxPickUpDelay, charge a borrower who allows their waiting hold to expire a fee of > - pref: ExpireReservesMaxPickUpDelayCharge > class: currency > - >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref >index c64910746c..bb9c2a49e5 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref >@@ -748,7 +748,7 @@ OPAC: > choices: > yes: Require > no: "Don't require" >- - "that a self-registering patron verify his or herself via email." >+ - "that a self-registering patron verify themselves via email." > - "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/cleanup_database.pl</code> cronjob. Ask your system administrator to schedule it." > - > - "Use the patron category code" >-- >2.11.0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 22716
:
88094
|
88119
|
88120