{ 'TOTAL_ITEMS_SESSION' : "Total items this session: ${0}.", 'TOTAL_ITEMS_ACCOUNT' : "Total items on account: ${0}.", 'HOLDS_READY_FOR_PICKUP' : "You have ${0} item(s) ready for pickup.", 'TOTAL_HOLDS' : "You have ${0} total holds.", 'TOTAL_FINES_ACCOUNT' : "Total fines on account: $${0}.", 'HOLD_STATUS_READY' : 'Ready for pickup', 'HOLD_STATUS_WAITING' : '#${0} in line with ${1} copies', 'CHECKOUT_SUCCESS' : 'Checkout of item ${0} succeeded', 'RENEW_SUCCESS' : 'Renewal of item ${0} succeeded', 'ALREADY_OUT' : 'Item ${0} is already checked out', 'GENERIC_CIRC_FAILURE' : 'Unable to check out item ${0}. Please see staff.', 'LOGIN_FAILED' : 'Login for ${0} failed', 'UNKNOWN_ERROR' : 'An unhandled exception occurred with error code ${0}', 'MAX_RENEWALS' : 'No more renewals allowed for item ${0}', 'ITEM_NOT_CATALOGED' : 'Item ${0} was not found in the system. Try re-scanning the item.' }