In the English preferences I have updated the language so that it makes more sense.
Signed-off-by: Nicole C. Engard <[email protected]> --- .../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 <code>Suppress</code> 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 _______________________________________________ Koha-patches mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-patches website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
