//Javascript UniVAL Resources
if (typeof(NXT_Messages) == 'undefined') {
	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'] = 'Voce tem certeza que deseja deletar este(s) registro(s)?';
NXT_Messages['please_select_record'] = 'Por favor selecione um registro na lista.';