From 25fe54d19332aaa91d82477fd4cfb0a2773fde4c Mon Sep 17 00:00:00 2001 From: Caroline Cyr La Rose Date: Mon, 13 Mar 2023 15:32:38 -0400 Subject: [PATCH] Bug 33191: AutoEmailPrimaryAddress options don't match labels in memberentry This patch changes the wording for the EmailFieldPrimary system preference to make it clearer. To test: 1. Go to Administration > Global system preferences 2. Search for EmailFieldPrimary 3. Read the sentence and choices, make sure it makes sense, grammar and spelling are correct 4. Optionally, try the different options, they should work as before --- .../prog/en/modules/admin/preferences/patrons.pref | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref index 64ead0d699..c8038ab619 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref @@ -173,16 +173,16 @@ Patrons: 0: "Don't send" - email receipts to patrons for payments and writeoffs. - - - "Use" + - "Use the patron's" - pref: EmailFieldPrimary default: "OFF" choices: - email: home - emailpro: work - B_email: alternate - cardnumber: cardnumber as - "OFF": first valid - - "patron email address for sending out emails." + email: primary email + emailpro: secondary email + B_email: alternate email + cardnumber: cardnumber + "OFF": first valid email address + - 'for sending out email notices.' - - pref: TalkingTechItivaPhoneNotification choices: -- 2.34.1