Bugzilla – Attachment 153739 Details for
Bug 33286
'Catalog record' should be 'Bibliographic record'
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 33286: Update 'catalog' to 'bibliographic' in preferences
Bug-33286-Update-catalog-to-bibliographic-in-prefe.patch (text/plain), 2.31 KB, created by
Sam Lau
on 2023-07-20 16:08:13 UTC
(
hide
)
Description:
Bug 33286: Update 'catalog' to 'bibliographic' in preferences
Filename:
MIME Type:
Creator:
Sam Lau
Created:
2023-07-20 16:08:13 UTC
Size:
2.31 KB
patch
obsolete
>From d4c09dc8f76304bc0ecd9af6c492a1fea3e6266a Mon Sep 17 00:00:00 2001 >From: Martin Renvoize <martin.renvoize@ptfs-europe.com> >Date: Thu, 20 Jul 2023 16:57:37 +0100 >Subject: [PATCH] Bug 33286: Update 'catalog' to 'bibliographic' in preferences > >Correct the terminology to make it clear catalog concerns only concerns >bibliographic records at the moment, not authority records too. > >Signed-off-by: Sam Lau <samalau@gmail.com> >--- > .../prog/en/modules/admin/preferences/cataloguing.pref | 2 +- > .../intranet-tmpl/prog/en/modules/admin/preferences/opac.pref | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref >index 611edf03f4..a8c3113d35 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref >@@ -48,7 +48,7 @@ Cataloging: > choices: > 0: "Don't allow" > 1: Allow >- - "staff to report concerns about catalog records." >+ - "staff to report concerns about bibliographic records." > - '<p><strong>NOTE:</strong> You can also enable `<a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=OpacCatalogConcerns">OpacCatalogConcerns</a>` to allow OPAC users the same option.</p>' > - > - "Use " >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 9fd28305e0..060e76b2de 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 >@@ -347,7 +347,7 @@ OPAC: > choices: > 0: "Don't allow" > 1: Allow >- - "OPAC users to report concerns about catalog records." >+ - "OPAC users to report concerns about bibliographic records." > - '<p><strong>NOTE:</strong> Enabling `<a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=CatalogConcerns">CatalogConcerns</a>` will allow concern submissions from the staff interface.</p>' > - > - pref: OPACReportProblem >-- >2.30.2
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 33286
:
153735
|
153739
|
153767