Bug 30036: (follow-up) Update system preference description
authorDavid Nind <david@davidnind.com>
Sun, 11 Sep 2022 17:58:07 +0000 (17:58 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Thu, 27 Oct 2022 12:54:35 +0000 (09:54 -0300)
Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/staff_interface.pref

index 4d0eb6d..193e7e5 100644 (file)
@@ -1,10 +1,10 @@
 Staff interface:
     Appearance:
         -
-            - 'Display authority results in the opac interface using XSLT stylesheet at: '
+            - 'Display authority results in the OPAC using the XSLT stylesheet at: '
             - pref: AuthorityXSLTOpacResultsDisplay
               class: file
-            - '<br />Options:<ul><li>Put a path to define a xslt file</li><li>Put an URL for an external specific stylesheet.</li></ul>{langcode} will be replaced with current interface language and {authtypecode} will be replaced by the authority type code'
+            - '<br />Options:<ul><li>Enter a path to a custom XSLT file.</li><li>Enter a URL for an external stylesheet.</li></ul>If you have multiple stylesheets for: <ul><li>different languages: use the placeholder {langcode} - this will be replaced with the current interface language</li><li>authority types: use the placeholder {authtypecode} - this will be replaced with the authority type code'
         -
             - 'Display authority results in the staff interface using XSLT stylesheet at: '
             - pref: AuthorityXSLTResultsDisplay