Bugzilla – Attachment 108269 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 Accounting, Administration and Serials system preferences
Bug-25630-Fix-capitalization-and-terminology-for-A.patch (text/plain), 5.84 KB, created by
Katrin Fischer
on 2020-08-14 12:30:05 UTC
(
hide
)
Description:
Bug 25630: Fix capitalization and terminology for Accounting, Administration and Serials system preferences
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2020-08-14 12:30:05 UTC
Size:
5.84 KB
patch
obsolete
>From 1cce10f3022de37881354f295f6581f89b1ba594 Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer.83@web.de> >Date: Sun, 31 May 2020 19:10:37 +0200 >Subject: [PATCH] Bug 25630: Fix capitalization and terminology for Accounting, > Administration and Serials system preferences > >- Punctuation (p) >- Terminology >- Capitalization (c) > >To test: >- Verify: > - AccountAutoReconcile (Do not to Don't for consistency with other prefs) > - IndependentBranchesPatronModifications (p) > - IndependentBranchesTransfers (p) > - GoogleOpenIDConnect (google to Google) > - UsageStatsLibrariesInfo (c) > - opacSerialDefaultTab (c) > - StaffSerialIssueDisplayCount (staff interface) > - SubscriptionDuplicateDroppedInput (c) > >Signed-off-by: David Nind <david@davidnind.com> >--- > .../prog/en/modules/admin/preferences/accounting.pref | 2 +- > .../prog/en/modules/admin/preferences/admin.pref | 10 +++++----- > .../prog/en/modules/admin/preferences/serials.pref | 12 ++++++------ > 3 files changed, 12 insertions(+), 12 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/accounting.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/accounting.pref >index 4a11872fb7..5651dd678b 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/accounting.pref >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/accounting.pref >@@ -4,7 +4,7 @@ Accounting: > - pref: AccountAutoReconcile > choices: > yes: "Do" >- no: "Do not" >+ no: "Don't" > - reconcile patron balances automatically on each transaction adding debits or credits. > - > - pref: FinePaymentAutoPopup >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref >index d2255fdf3f..569c0ee4ec 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref >@@ -110,14 +110,14 @@ Administration: > yes: "Yes" > no: "No" > - >- - Prevent staff (but not superlibrarians) from viewing and approving/denying patron modification requests for patrons belonging to other libraries. >+ - "Prevent staff (but not superlibrarians) from viewing and approving/denying patron modification requests for patrons belonging to other libraries: " > - pref: IndependentBranchesPatronModifications > default: 0 > choices: > yes: "Yes" > no: "No" > - >- - Prevent staff (but not superlibrarians) from transfering items to other libraries >+ - "Prevent staff (but not superlibrarians) from transfering items to other libraries: " > - pref: IndependentBranchesTransfers > default: 0 > choices: >@@ -157,7 +157,7 @@ Administration: > choices: > yes: "Yes" > no: "No" >- - You will need to select OAuth2 when creating an app in the google cloud console, and set the web origin to your_opac_url and the redirect url to your_opac_url/cgi-bin/koha/svc/auth/googleopenidconnect . >+ - You will need to select OAuth2 when creating an app in the Google cloud console, and set the web origin to your_opac_url and the redirect url to your_opac_url/cgi-bin/koha/svc/auth/googleopenidconnect . > - > - "Google OAuth2 Client ID: " > - pref: GoogleOAuth2ClientID >@@ -426,8 +426,8 @@ Administration: > - pref: UsageStatsLibrariesInfo > choices: > yes: "Share" >- no: "Do not Share" >- - "libraries information (name, url, country)" >+ no: "Do not share" >+ - "libraries information (name, URL, country)" > - "<br><strong>NOTE:</strong> This value has no effect if the UsageStats system preference is set to \"Don't share\"." > - > - "Geolocation of the main library: " >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/serials.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/serials.pref >index d7fa40f61f..acab407954 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/serials.pref >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/serials.pref >@@ -3,10 +3,10 @@ Serials: > - Show > - pref: opacSerialDefaultTab > choices: >- holdings: Holdings tab >- subscriptions: Subscriptions tab >- serialcollection: Serial Collection tab >- - as default tab for serials in OPAC. Please note that the Serial Collection tab is currently available only for UNIMARC. >+ holdings: holdings tab >+ subscriptions: subscriptions tab >+ serialcollection: serial collection tab >+ - as default tab for serials in OPAC. Please note that the serial collection tab is currently available only for UNIMARC. > - > - pref: RenewSerialAddsSuggestion > choices: >@@ -34,7 +34,7 @@ Serials: > - Show the > - pref: StaffSerialIssueDisplayCount > class: integer >- - previous issues of a serial on the staff client. >+ - previous issues of a serial on the staff interface. > - > - Show the > - pref: OPACSerialIssueDisplayCount >@@ -48,7 +48,7 @@ Serials: > full: full history > - view of serial issues. > - >- - List of fields which must not be rewritten when a subscription is duplicated (Separated by pipe |) >+ - List of fields which must not be rewritten when a subscription is duplicated (separated by pipe |) > - pref: SubscriptionDuplicateDroppedInput > - > - pref: makePreviousSerialAvailable >-- >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