Lines 18-23
Link Here
|
18 |
var NOT_RENEWABLE_TOO_SOON = _("No renewal before %s"); |
18 |
var NOT_RENEWABLE_TOO_SOON = _("No renewal before %s"); |
19 |
var NOT_RENEWABLE_AUTO_TOO_SOON = _("Scheduled for automatic renewal"); |
19 |
var NOT_RENEWABLE_AUTO_TOO_SOON = _("Scheduled for automatic renewal"); |
20 |
var NOT_RENEWABLE_AUTO_TOO_LATE = _("Scheduled for automatic renewal"); |
20 |
var NOT_RENEWABLE_AUTO_TOO_LATE = _("Scheduled for automatic renewal"); |
|
|
21 |
var NOT_RENEWABLE_AUTO_TOO_MUCH_OWEING = _("Automatic renewal failed, patron has unpaid fines"); |
21 |
var NOT_RENEWABLE_AUTO_RENEW = _("Scheduled for automatic renewal"); |
22 |
var NOT_RENEWABLE_AUTO_RENEW = _("Scheduled for automatic renewal"); |
22 |
var RENEWALS_REMAINING = _("%s of %s renewals remaining"); |
23 |
var RENEWALS_REMAINING = _("%s of %s renewals remaining"); |
23 |
var HOLD_IS_SUSPENDED = _("Hold is <strong>suspended</strong>"); |
24 |
var HOLD_IS_SUSPENDED = _("Hold is <strong>suspended</strong>"); |