Bugzilla – Attachment 170252 Details for
Bug 37575
Typo 'AutoCreateAuthorites' in about.pl
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 37575: Typo 'AutoCreateAuthorites' in about.pl
Bug-37575-Typo-AutoCreateAuthorites-in-aboutpl.patch (text/plain), 3.71 KB, created by
Phil Ringnalda
on 2024-08-13 03:44:03 UTC
(
hide
)
Description:
Bug 37575: Typo 'AutoCreateAuthorites' in about.pl
Filename:
MIME Type:
Creator:
Phil Ringnalda
Created:
2024-08-13 03:44:03 UTC
Size:
3.71 KB
patch
obsolete
>From 168ab9e9410315169015fc1bb120e39097b5d194 Mon Sep 17 00:00:00 2001 >From: Fridolin Somers <fridolin.somers@biblibre.com> >Date: Tue, 6 Aug 2024 14:12:16 +0200 >Subject: [PATCH] Bug 37575: Typo 'AutoCreateAuthorites' in about.pl > >Typo in system preference name 'AutoCreateAuthorites' -> 'AutoCreateAuthorit[i]es' > >Signed-off-by: Phil Ringnalda <phil@chetcolibrary.org> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/about.tt | 2 +- > t/mock_templates/intranet-tmpl/prog/en/modules/about.tt | 2 +- > t/mock_templates/intranet-tmpl/prog/fr-CA/modules/about.tt | 2 +- > 3 files changed, 3 insertions(+), 3 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >index b2865a27ff..ab24a8ad83 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >@@ -444,7 +444,7 @@ > [% IF (warnPrefRequireChoosingExistingAuthority) %] > <tr> > <th scope="row"><strong>Warning</strong> </th> >- <td>System preference 'RequireChoosingExistingAuthority' is disabled, but needs 'AutoCreateAuthorites' enabled. Otherwise catalogers can add headings that will not be linked to authorities.</td> >+ <td>System preference 'RequireChoosingExistingAuthority' is disabled, but needs 'AutoCreateAuthorities' enabled. Otherwise catalogers can add headings that will not be linked to authorities.</td> > </tr> > [% END %] > [% IF (warnPrefEasyAnalyticalRecords) %] >diff --git a/t/mock_templates/intranet-tmpl/prog/en/modules/about.tt b/t/mock_templates/intranet-tmpl/prog/en/modules/about.tt >index 0f5675a5f8..60ac45018e 100644 >--- a/t/mock_templates/intranet-tmpl/prog/en/modules/about.tt >+++ b/t/mock_templates/intranet-tmpl/prog/en/modules/about.tt >@@ -443,7 +443,7 @@ > [% IF (warnPrefRequireChoosingExistingAuthority) %] > <tr> > <th scope="row"><strong>Warning</strong> </th> >- <td>System preference 'RequireChoosingExistingAuthority' is disabled, but needs 'AutoCreateAuthorites' enabled. Otherwise catalogers can add headings that will not be linked to authorities.</td> >+ <td>System preference 'RequireChoosingExistingAuthority' is disabled, but needs 'AutoCreateAuthorities' enabled. Otherwise catalogers can add headings that will not be linked to authorities.</td> > </tr> > [% END %] > [% IF (warnPrefEasyAnalyticalRecords) %] >diff --git a/t/mock_templates/intranet-tmpl/prog/fr-CA/modules/about.tt b/t/mock_templates/intranet-tmpl/prog/fr-CA/modules/about.tt >index 0f5675a5f8..60ac45018e 100644 >--- a/t/mock_templates/intranet-tmpl/prog/fr-CA/modules/about.tt >+++ b/t/mock_templates/intranet-tmpl/prog/fr-CA/modules/about.tt >@@ -443,7 +443,7 @@ > [% IF (warnPrefRequireChoosingExistingAuthority) %] > <tr> > <th scope="row"><strong>Warning</strong> </th> >- <td>System preference 'RequireChoosingExistingAuthority' is disabled, but needs 'AutoCreateAuthorites' enabled. Otherwise catalogers can add headings that will not be linked to authorities.</td> >+ <td>System preference 'RequireChoosingExistingAuthority' is disabled, but needs 'AutoCreateAuthorities' enabled. Otherwise catalogers can add headings that will not be linked to authorities.</td> > </tr> > [% END %] > [% IF (warnPrefEasyAnalyticalRecords) %] >-- >2.44.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 37575
:
170092
| 170252