Bug 37575: Typo 'AutoCreateAuthorites' in about.pl
Typo in system preference name 'AutoCreateAuthorites' -> 'AutoCreateAuthorit[i]es' Signed-off-by: Phil Ringnalda <phil@chetcolibrary.org> Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
This commit is contained in:
parent
2cc520cdeb
commit
4c5425bd2f
3 changed files with 3 additions and 3 deletions
|
@ -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) %]
|
||||
|
|
|
@ -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) %]
|
||||
|
|
|
@ -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) %]
|
||||
|
|
Loading…
Reference in a new issue