From dd0e95fe3e1ca49c0898cf86992db43652c6d271 Mon Sep 17 00:00:00 2001 From: "Nicole C. Engard" Date: Tue, 25 Sep 2012 11:50:52 -0400 Subject: [PATCH] [SIGNED-OFF] Bug 7412: Follow up: Update preference to sentence Content-Type: text/plain; charset="utf-8" This patch updates the preference question to a sentence to follow the standard set with previous preferences. Signed-off-by: Owen Leonard --- .../en/modules/admin/preferences/cataloguing.pref | 6 +++--- 1 file 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..91f15c3 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.9.5