Bugzilla – Attachment 105463 Details for
Bug 25630
More capitalization and terminology fixes for system preferences
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 25630: Fix capitalization and terminology for Patrons system preferences
Bug-25630-Fix-capitalization-and-terminology-for-P.patch (text/plain), 6.88 KB, created by
Katrin Fischer
on 2020-06-01 10:53:39 UTC
(
hide
)
Description:
Bug 25630: Fix capitalization and terminology for Patrons system preferences
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2020-06-01 10:53:39 UTC
Size:
6.88 KB
patch
obsolete
>From e4a2bfb99195072e6ae3b96958fd3c21a66eb71a Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer.83@web.de> >Date: Sat, 30 May 2020 02:04:27 +0000 >Subject: [PATCH] Bug 25630: Fix capitalization and terminology for Patrons > system preferences > >- Consistent use of 'staff interface' >- Ending punctuation >- Rearranged/rephrased for better readability > >To test: >- Verify: > - patronimages > - PatronsPerPage (rearranged) > - PatronQuickAddFields (rearranged) > - PrefillGuaranteeField (punctuation) > - borrowerRelationship (punctuation) > - GDPR_Policy > - CollapseFieldsPatronAddForm >- read correctly. >--- > .../prog/en/modules/admin/preferences/patrons.pref | 44 +++++++++++----------- > 1 file changed, 23 insertions(+), 21 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 991de6668a..42b21c5f70 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 >@@ -32,16 +32,17 @@ Patrons: > choices: > yes: Allow > no: "Don't allow" >- - images to be uploaded and shown for patrons on the staff client. >+ - images to be uploaded and shown for patrons on the staff interface. > - > - By default, show > - pref: PatronsPerPage > class: integer >- - results per page in the staff client. >+ - results per page in the staff interface. > - >+ - "Comma separated list defining the default fields to be used during a patron search using the \"standard\" option:" > - pref: DefaultPatronSearchFields > class: multi >- - "Comma separated list defining the default fields to be used during a patron search using the \"standard\" option. If empty Koha will default to \"surname,firstname,othernames,cardnumber,userid\". Additional fields added to this preference will be added as search options in the dropdown menu on the patron search page." >+ - "If empty Koha will default to \"surname,firstname,othernames,cardnumber,userid\". Additional fields added to this preference will be added as search options in the dropdown menu on the patron search page." > - > - "Show the following fields from the items database table as columns on the statistics tab on the patron record: " > - pref: StatisticsFields >@@ -204,12 +205,13 @@ Patrons: > no: "Don't" > - store and display surnames in upper case. > - >+ - "Add the following fields to the patron quick add form when entering a new patron:" > - pref: PatronQuickAddFields > class: multi >- - (separate columns with |) >- - "add these fields to the patron quick add form when entering a new patron. Displays only mandatory fields and fields specified here. If applicable the guarantor form will be shown as well, individual fields in that form will be ignored." >+ - (separate columns with |). >+ - "The form only displays mandatory fields and fields specified here. If applicable the guarantor form will be shown as well, individual fields in that form will be ignored." > - >- - When adding new patrons or editing existing patrons, collapse the following fields from the full form (can still be expanded later) >+ - "When adding new patrons or editing existing patrons, collapse the following fields from the full form (can still be expanded later):" > - pref: CollapseFieldsPatronAddForm > multiple: > identity: "Organization/Patron identity" >@@ -231,7 +233,7 @@ Patrons: > - "Guarantors can be the following of those they guarantee:" > - pref: borrowerRelationship > class: multi >- - (input multiple choices separated by |). Leave empty to deactivate >+ - (input multiple choices separated by |). Leave empty to deactivate. > - > - "When adding a guarantee to a guarantor patron fill the following fields in the guarantee's member entry form from the guarantors record:" > - pref: PrefillGuaranteeField >@@ -246,15 +248,15 @@ Patrons: > B_state: "Alternate address - State" > B_streetnumber: "Alternate address - Street number" > B_zipcode: "Alternate address - ZIP/Postal code" >- altcontactaddress1: "Alternate contact: Address" >- altcontactaddress2: "Alternate contact: Address 2" >- altcontactaddress3: "Alternate contact: City" >- altcontactcountry: "Alternate contact: Country" >- altcontactfirstname: "Alternate contact: First name" >- altcontactphone: "Alternate contact: Phone" >- altcontactstate: "Alternate contact: State" >- altcontactsurname: "Alternate contact: Surname" >- altcontactzipcode: "Alternate contact: ZIP/Postal code" >+ altcontactaddress1: "Alternate contact - Address" >+ altcontactaddress2: "Alternate contact - Address 2" >+ altcontactaddress3: "Alternate contact - City" >+ altcontactcountry: "Alternate contact - Country" >+ altcontactfirstname: "Alternate contact - First name" >+ altcontactphone: "Alternate contact - Phone" >+ altcontactstate: "Alternate contact - State" >+ altcontactsurname: "Alternate contact - Surname" >+ altcontactzipcode: "Alternate contact - ZIP/Postal code" > fax: "Contact - Fax" > mobile: "Contact - Other phone" > email: "Contact - Primary email" >@@ -287,13 +289,13 @@ Patrons: > - to refer to your local privacy policy in messages about privacy and data protection. (If you enforce GDPR policy, make sure that this page is not blocked.) > - "<br><strong>NOTE:</strong> The URL will only be displayed if GDPR_Policy is set." > - >- - Set GDPR policy to >+ - "Set GDPR policy to:" > - pref: GDPR_Policy > choices: >- '': 'Disabled' >- Enforced: 'Enforced' >- Permissive: 'Permissive' >- - "GDPR is the EU General Data Protection Regulation. When you enforce, patrons need to give consent before using the OPAC. If you set to permissive, Koha will warn but not enforce." >+ '': 'disabled' >+ Enforced: 'enforced' >+ Permissive: 'permissive' >+ - ". GDPR is the EU General Data Protection Regulation. When you enforce, patrons need to give consent before using the OPAC. If you set to permissive, Koha will warn but not enforce." > - "<br><strong>NOTE:</strong> If you enable this you will also have to set the URL of your public privacy policy with the PrivacyPolicyURL setting." > - > - Lock/expire patrons that submitted an unsubscribe request (refused consent) after >-- >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 25630
:
105459
|
105460
|
105461
|
105462
|
105463
|
105464
|
105465
|
105466
|
105467
|
105468
|
106230
|
106231
|
106232
|
106233
|
106234
|
106235
|
106236
|
106237
|
106238
|
106239
|
106266
|
107058
|
107059
|
107060
|
107061
|
107062
|
107063
|
107064
|
107065
|
107066
|
107067
|
107068
|
108260
|
108261
|
108262
|
108263
|
108264
|
108265
|
108266
|
108267
|
108268
|
108269
|
108270
|
108910
|
108911
|
108912
|
108913
|
108914
|
108915
|
108916
|
108917
|
108918
|
108919
|
108920
|
109446
|
109447
|
109448
|
109449
|
109450
|
109451
|
109452
|
109453
|
109454
|
109455
|
109456