//Javascript NXT Resources
NXT_Messages = {};
NXT_Messages['are_you_sure_move'] = 'You changed the order of some records and did not save the changes. If you continue, the changes will be lost.';
NXT_Messages['are_you_sure_delete'] = 'Are you sure you want to delete these records?';
NXT_Messages['please_select_record'] = 'Please select at least one record.';