]> git.evergreen-ils.org Git - Evergreen.git/blob - Open-ILS/web/js/dojo/openils/acq/nls/acq.js
when adding copies to a lineitem, you can now choose the total count instead of havin...
[Evergreen.git] / Open-ILS / web / js / dojo / openils / acq / nls / acq.js
1 {
2     'CREATE_PO_ASSETS_CONFIRM' : "This will create bibliographic, call number, and copy records for this purchase order in the ILS.\n\nContinue?",
3     'ROLLBACK_PO_RECEIVE_CONFIRM' : "This will rollback receipt of all copies for this purchase order.\n\nContinue?",
4     'XUL_RECORD_DETAIL_PAGE' : 'Record Details',
5     'DELETE_LI_COPIES_CONFIRM' : 'This will delete the last ${0} copies in the table.  Proceed?'
6 }