14define( '_AD_USER_EXTRA_DATA_UPLOAD_DONE' , "As informações do arquivo CSV foram corretamente importadas.");
15define( '_AD_USER_EXTRA_DATA_UPLOAD_SELECT_USER_CSVFILE' , "Por favor, selecione o arquivo em formado CSV.");
16define( '_AD_USER_EXTRA_DATA_UPLOAD_TIPS1' , "A inclusão em lote de associados é possível via arquivos CSV.");
17define( '_AD_USER_EXTRA_DATA_UPLOAD_TIPS2' , "Utilize um arquivo CSV no mesmo formato da opção <q><a href='?action=UserDataDownload'>Exportar Dados</a></q>, sem alterar o número de colunas.");
18define( '_AD_USER_EXTRA_DATA_UPLOAD_TIPS3' , "Please describe only the user who wants to update and wants to register information newly in CSV file.");
19define( '_AD_USER_EXTRA_DATA_UPLOAD_TIPS4' , "When the row of leftmost UID is emptied(or 0), it registers as a new user.");
20define( '_AD_USER_EXTRA_DATA_UPLOAD_TIPS5' , "The user information is updated when there is a value of the row of leftmost(UID).<br>If you set password,set it within 30 bytes.");
21define( '_MI_USER_EXTRA_ADMENU_USER_DATA_CSVUPLOAD' , "Inclusão em lote de associados");
22define( '_MI_USER_EXTRA_ADMENU_USER_DATA_DOWNLOAD' , "Descarga dos cadastros");