]> git.evergreen-ils.org Git - working/Evergreen.git/blob - Open-ILS/web/js/dojo/openils/acq/nls/acq.js
Acq: Towards slick integration of granular un-receive in the PO interface.
[working/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     'NO_PO_RESULTS': "No results",
7     'PO_HEADING_ERROR' : "Unexpected problem building virtual combined PO",
8     'CONFIRM_SPLIT_PO': "Are you sure you want to split this purchase order into\none purchase order for every constituent line item?",
9     'DFA_NOT_ALL': "Could not record all of your applications of distribution forumulas.",
10     'APPLY': "Apply",
11     'RESET_FORMULAE': "Reset Formulas",
12     'OUT_OF_COPIES': "You have applied distribution formulas to every copy.",
13     'ONE_LI_ATTR_SEARCH_AT_A_TIME': "You cannot both type in an attribute value search and search for an uploaded file of terms at the same time.",
14     'LI_ATTR_SEARCH_CHOOSE_FILE': "Select file with search terms",
15     'LI_ATTR_SEARCH_TOO_LARGE': "That file is too large for this operation.",
16     'SELECT_AN_LI_ATTRIBUTE': "You must select an LI attribute.",
17     'NO_RESULTS': "No results.",
18     'EXPORT_SAVE_DIALOG_TITLE': "Save field values to a file",
19     'EXPORT_SHORT_LIST': "Not all of the selected items had the attribute '${0}'.\nChoose OK to save those values that could be found.",
20     'EXPORT_EMPTY_LIST': "No values for attribute '${0}' found.",
21     'UNRECEIVE_LI': "Are you sure you want to mark this lineitem as UN-received?"
22 }