]> git.evergreen-ils.org Git - Evergreen.git/blob - Open-ILS/web/js/dojo/openils/circ/nls/selfcheck.js
Plugged in the summary data in the sidebar. Kicked off the nls file
[Evergreen.git] / Open-ILS / web / js / dojo / openils / circ / nls / selfcheck.js
1 {
2     'TOTAL_ITEMS_SESSION' : "Total items this session: <b>${0}</b>.",
3     'TOTAL_ITEMS_ACCOUNT' : "Total items on account:  <b>${0}</b>.",
4     'HOLDS_READY_FOR_PICKUP' : "You have <b>${0}</b> item(s) ready for pickup.",
5     'TOTAL_HOLDS' : "You have <b>${0}</b> total holds.",
6     'TOTAL_FINES_ACCOUNT' : "Total fines on account: <b>$${0}</b>."
7 }
8