Alter the circ.clear_hold_on_checkout description to be more clear
about what it does.
Signed-off-by: Jason Stephenson <jason@sigio.com>
Signed-off-by: Dan Pearl <dpearl@cwmars.org>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
'Clear hold when other patron checks out item',
'coust', 'label'),
oils_i18n_gettext('circ.clear_hold_on_checkout',
- 'When patron A checks out item on hold for patron B, ' ||
- 'automatically clear the hold for patron B. This is ' ||
- 'desirable when checking out item for family members',
+ 'Default to cancel the hold when patron A checks out item on hold for patron B.',
'coust', 'description'),
'bool');
'Clear hold when other patron checks out item',
'coust', 'label'),
oils_i18n_gettext('circ.clear_hold_on_checkout',
- 'When patron A checks out item on hold for patron B, ' ||
- 'automatically clear the hold for patron B. This is ' ||
- 'desirable when checking out item for family members',
+ 'Default to cancel the hold when patron A checks out item on hold for patron B.',
'coust', 'description'),
'bool');