{
- "TOTAL_ITEMS_SESSION" : "Total items this session: ${0}.",
- "TOTAL_ITEMS_ACCOUNT" : "Total items on account: ${0}.",
+ "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}.",
+ "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",
"ALREADY_OUT" : "Item ${0} is already checked out",
"OPEN_CIRCULATION_EXISTS" : "Item ${0} is already checked out to another user",
"GENERIC_CIRC_FAILURE" : "Unable to check out item ${0}. Please see staff.",
- "LOGIN_FAILED" : "Login for ${0} failed",
+ "LOGIN_FAILED" : "Login for ${0} failed. Please see staff for assistance.",
"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.",
"CC_PAYABLE_BALANCE" : "Total amount to pay: $${0}",
"TOTAL_FINES_SELECTED" : "Selected total: $${0}",
"WELCOME_BANNER" : "Welcome, ${0}!",
- "ENTER_PASSWORD" : "Please enter your password",
- "PLEASE_LOGIN" : "Please enter your username or library barcode, then press the Enter key.",
+ "ENTER_PASSWORD" : "Please enter your password, then press the Enter key.",
+ "PLEASE_LOGIN" : "Please enter your user name, then press the Enter key.",
"ENTER_BARCODE" : "Please enter an item barcode, then press the Enter key.",
"MISCELLANEOUS" : "Miscellaneous",
"FAIL_PART_actor_usr_barred": "The patron is barred",