From 269af7213e99bdb29c820e69cec7c052b969fa8d Mon Sep 17 00:00:00 2001
From: Katrin Fischer <katrin.fischer.83@web.de>
Date: Sun, 22 Mar 2020 15:30:55 +0000
Subject: [PATCH] Bug 24108: (follow-up) Alternative phrasing of the system
 preference decription

Suggestion:
When exporting a record in the advanced editor (Rancor), use the
[biblionumber|control number] in the file name. Default is by biblionumer.

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
---
 .../prog/en/modules/admin/preferences/cataloguing.pref            | 8 ++++----
 1 file changed, 4 insertions(+), 4 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 800ede20db..97609a802e 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
@@ -28,13 +28,13 @@ Cataloging:
             - "<br/> NOTE:"
             - Currently does not include support for UNIMARC or NORMARC fixed fields.
         -
+            - "When saving in a MARC/MARCXML file in the advanced editor (Rancor), use the"
             - pref: SaveRecordbyControlNumber
               default: 0
               choices:
-                  yes: "Save by controlnumber"
-                  no: "Save by biblionumber"
-            - "<br/> NOTE:"
-            - Save file in advanced editor (Rancor) by control number, default is by biblionumer.
+                  yes: "control number"
+                  no: "biblionumber"
+            - "in the file name. Default is by biblionumer."
     Spine Labels:
         -
             - When using the quick spine label printer,
-- 
2.11.0