From c784094b8576d7eb2d1aac67f9ac22df236b9aff Mon Sep 17 00:00:00 2001 From: Nicole C. Engard Date: Thu, 3 Mar 2011 20:47:05 -0500 Subject: [PATCH 2/2] Follow up to Bug 3013: fix preference language In the English preferences I have updated the language so that it makes more sense. Signed-off-by: Nicole C. Engard --- .../en/modules/admin/preferences/cataloguing.pref | 10 +++++----- 1 files changed, 5 insertions(+), 5 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 0c3bd46..c913aac 100755 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref @@ -31,7 +31,7 @@ Cataloging: yes: Display no: "Don't display" - buttons on the bib details page to print item spine labels. - - + Record Structure: - - Interpret and store MARC records in the @@ -119,9 +119,9 @@ Cataloging: no: "Don't hide" - items marked as suppressed from OPAC search results. Note that you must have the Suppress index set up in Zebra and at least one suppressed item, or your searches will be broken. - + - The plugins for the 006 and 008 fields should - pref: TypeOfMaterialsView_006_008 choices: - yes: "Don't hide" - no: Hide - - 006/008 plugins show Type of Materials and change fields form to view the allowed values for the different positions. - + yes: show + no: not show + - advanced plugins to allow for proper selection of values based on material type. \ No newline at end of file -- 1.7.2.3