From 0c2c765243a796f4f1921a1dcca150972de360dc 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 Signed-off-by: Martin Renvoize Signed-off-by: Marcel de Rooy Signed-off-by: Tomas Cohen Arazi --- .../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 2380260d75..01c75a22bf 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.20.1