From 619eda80efe5097179d44696ffe56f9e8729499d Mon Sep 17 00:00:00 2001 From: Nicole C. Engard Date: Tue, 25 Sep 2012 11:50:52 -0400 Subject: [PATCH] Bug 7412: Follow up: Update preference to sentence This patch updates the preference question to a sentence to follow the standard set with previous preferences. --- .../en/modules/admin/preferences/cataloguing.pref | 6 +++--- 1 files changed, 3 insertions(+), 3 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 404a04e..a6a3377 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 @@ -96,11 +96,11 @@ Cataloging: EAN13: incremental EAN-13 barcodes "OFF": not generated automatically. - - - When a new item is added, should it be prefilled with last created item values? + - When a new item is added, - pref: PrefillItem choices: - yes: the new item is prefilled with last created item values - no: the new item is not prefilled with last created item values + yes: the new item is prefilled with last created item values. + no: the new item is not prefilled with last created item values. - - Define a list of subfields to use when prefilling items (separated by space) - pref: SubfieldsToUseWhenPrefill -- 1.7.2.3