// InterDyn - Form - Lang - en
// Copyright 2005 JP7
// http://jp7.com.br
// Versão 0.1 - 2008/02/28

DF=new Object()

DF.lang={
		lang:'en',
		voce_deve_preencher_o_campo:'You must fill the field',
		voce_deve_escolher:'You must choose',
		redo:           'Undo',
		selecionar:'Select',
		nao_selecionar:'Unselect',
		tem_certeza_que_deseja_SELECIONAR_todos_os_itens:'Are you sure you want to SELECT all itens',
		tem_certeza_que_deseja_NAO_SELECIONAR_todos_os_itens:'Are you sure you want to UNSELECT all itens'
};
