Bugzilla – Attachment 35745 Details for
Bug 13404
More System information about GRS1 vs DOM settings
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 13404: [QA Follow-up] Minor rewording of some warnings
Bug-13404-QA-Follow-up-Minor-rewording-of-some-war.patch (text/plain), 4.36 KB, created by
Marcel de Rooy
on 2015-02-09 09:01:10 UTC
(
hide
)
Description:
Bug 13404: [QA Follow-up] Minor rewording of some warnings
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2015-02-09 09:01:10 UTC
Size:
4.36 KB
patch
obsolete
>From dffad6ea0022dfb6b93f504d1f2e781cbb4d0b26 Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Mon, 9 Feb 2015 09:26:04 +0100 >Subject: [PATCH] Bug 13404: [QA Follow-up] Minor rewording of some warnings >Content-Type: text/plain; charset=utf-8 > >Changes are confirmed with author (Mirko Tietgen). See Bugzilla. > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/about.tt | 24 +++++---------------- > 1 files changed, 6 insertions(+), 18 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >index e94316e..c4cfab2 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >@@ -155,16 +155,12 @@ > [% ELSIF config_entry.error == 'zebra_bib_mode_seems_grs1' %] > <tr> > <th scope="row"><b>Info</b></th> >- <td>Your configuration file indicates that <strong>grs1</strong> is the correct setting >- for <zebra_bib_index_mode>. >- </td> >+ <td>Your configuration file still seems to be set up for <strong>grs1</strong>.</td> > </tr> > [% ELSIF config_entry.error == 'zebra_bib_mode_seems_dom' %] > <tr> > <th scope="row"><b>Info</b></th> >- <td>Your configuration file indicates that <strong>dom</strong> is the correct setting >- for <zebra_bib_index_mode>. >- </td> >+ <td>Your configuration file seems to be set up for <strong>dom</strong>.</td> > </tr> > [% ELSIF config_entry.error == 'zebra_auth_index_mode_warn' %] > <tr> >@@ -177,16 +173,12 @@ > [% ELSIF config_entry.error == 'zebra_auth_mode_seems_grs1' %] > <tr> > <th scope="row"><b>Info</b></th> >- <td>Your configuration file indicates that <strong>grs1</strong> is the correct setting >- for <zebra_auth_index_mode>. >- </td> >+ <td>Your configuration file still seems to be set up for <strong>grs1</strong>.</td> > </tr> > [% ELSIF config_entry.error == 'zebra_auth_mode_seems_dom' %] > <tr> > <th scope="row"><b>Info</b></th> >- <td>Your configuration file indicates that <strong>dom</strong> is the correct setting >- for <zebra_auth_index_mode>. >- </td> >+ <td>Your configuration file seems to be set up for <strong>dom</strong>.</td> > </tr> > [% ELSIF config_entry.error == 'zebra_bib_grs_warn' %] > <tr> >@@ -200,9 +192,7 @@ > [% ELSIF config_entry.error == 'zebra_bib_index_mode_mismatch_warn' %] > <tr> > <th scope="row"><b>Warning</b></th> >- <td>The <zebra_bib_index_mode> entry is set to <strong>dom</strong>, but your system appears to be set up for <strong>grs1</strong> indexing. >- It is safe to ignore this warning if biblio search is working. >- </td> >+ <td>The <zebra_bib_index_mode> entry is set to <strong>dom</strong>, but your system still appears to be set up for <strong>grs1</strong> indexing.</td> > </tr> > [% ELSIF config_entry.error == 'zebra_auth_grs_warn' %] > <tr> >@@ -216,9 +206,7 @@ > [% ELSIF config_entry.error == 'zebra_auth_index_mode_mismatch_warn' %] > <tr> > <th scope="row"><b>Warning</b></th> >- <td>The <zebra_auth_index_mode> entry is set to <strong>dom</strong>, but your system appears to be set up for <strong>grs1</strong> indexing. >- It is safe to ignore this warning if authority search is working. >- </td> >+ <td>The <zebra_auth_index_mode> entry is set to <strong>dom</strong>, but your system still appears to be set up for <strong>grs1</strong> indexing.</td> > </tr> > [% ELSIF config_entry.error == 'queryparser_entry_missing' %] > <tr> >-- >1.7.7.6
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 13404
:
34165
|
34166
|
34745
|
34912
|
35743
|
35744
| 35745