Bug 10859: (follow-up) improve wording

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
This commit is contained in:
Jonathan Druart 2014-03-13 12:36:21 +01:00 committed by Galen Charlton
parent b7d47ac66b
commit b4c6abd416
2 changed files with 2 additions and 2 deletions

View file

@ -342,7 +342,7 @@ Circulation:
choices:
yes: Allow
no: "Don't allow"
- patrons to check out multiple items from the same biblio.
- patrons to check out multiple items from the same record, except for records with subscriptions.
Checkin Policy:
-
- pref: BlockReturnOfWithdrawnItems

View file

@ -274,7 +274,7 @@ var MSG_EXPORT_SELECT_CHECKOUTS = _("You must select checkout(s) to export");
[% IF BIBLIO_ALREADY_ISSUED %]
<li>
Borrower has already an issue on another item from this biblio.
Patron has already checked out another item from this record.
[% IF CAN_user_circulate_force_checkout %]
Check out anyway?
[% END %]