From 8886e5eb1d6d1ded680e2641f6ac66cd370a0258 Mon Sep 17 00:00:00 2001 From: Aleisha Date: Sun, 20 Mar 2016 23:37:38 +0000 Subject: [PATCH] Bug 15861: Isolated 'The' in help files untranslatable Changes made: help/reports/reports-home.tt Line 11: Koha database schema: shows the entire Koha database structure so that you can write effective SQL Queries Line 12: Koha reports library: lists reports written by Koha users around the world. help/rotating_collections/rotatingCollections.tt Line 7: Important: AutomaticItemReturn (system preference) must be set to .. Sponsored-by: Catalyst IT --- .../intranet-tmpl/prog/en/modules/help/reports/reports-home.tt | 6 +++--- .../en/modules/help/rotating_collections/rotatingCollections.tt | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/reports-home.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/reports-home.tt index 2b05ad5..0f81c03 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/reports-home.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/reports-home.tt @@ -8,8 +8,8 @@
  • Custom Reports
  • Statistical Reports @@ -21,4 +21,4 @@

    See the full documentation for Reports in the manual (online).

    -[% INCLUDE 'help-bottom.inc' %] \ No newline at end of file +[% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/rotating_collections/rotatingCollections.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/rotating_collections/rotatingCollections.tt index e7323f5..d1415c4 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/rotating_collections/rotatingCollections.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/rotating_collections/rotatingCollections.tt @@ -4,7 +4,7 @@

    Rotating Collections is a tool for managing collections of materials that frequently get shifted from library to library. It adds the ability to store not only an item's home library and current location, but also information about where it is supposed to be transferred to next to ensure that all items in the collection are sent to the correct library. When an item in a rotating collection is checked in, library staff are notified that the item is part of a rotating collection and which branch it should be sent to if it is not at the correct one.

    -

    Important: The AutomaticItemReturn system preference must be set to "Don't automatically transfer items to their home library when they are returned" for Rotating Collections to function properly.

    +

    Important: AutomaticItemReturn (system preference) must be set to "Don't automatically transfer items to their home library when they are returned" for Rotating Collections to function properly.