Signed-off-by: Mike Rylander <mrylander@gmail.com>
'Pickup Library Soft stalling interval',
'coust', 'label'),
oils_i18n_gettext('circ.pickup_hold_stalling.soft',
- 'When set for the pickup library, this specifies that only items scanned at the pickup library can be opportunistically captured for this time period. Example "5 days". This setting takes precedence over "Soft stalling interval" (circ.hold_stalling.soft).',
+ 'When set for the pickup library, this specifies that for holds with a request time age smaller than this interval only items scanned at the pickup library can be opportunistically captured. Example "5 days". This setting takes precedence over "Soft stalling interval" (circ.hold_stalling.soft) when the interval is in force.',
'coust', 'description'),
'interval', null)
( 'circ.pickup_hold_stalling.soft',
'holds',
'Pickup Library Soft stalling interval',
- 'When set for the pickup library, this specifies that only items scanned at the pickup library can be opportunistically captured for this time period. Example "5 days". This setting takes precedence over "Soft stalling interval" (circ.hold_stalling.soft).',
+ 'When set for the pickup library, this specifies that for holds with a request time age smaller than this interval only items scanned at the pickup library can be opportunistically captured. Example "5 days". This setting takes precedence over "Soft stalling interval" (circ.hold_stalling.soft) when the interval is in force.',
'interval',
null
);