- modules/fotolab updated imagej to current version & some cod fixes to make it work
[care2x.git] / Care2007 / language / pt-br / lang_pt-br_db_msg.php
blob8d839aba7f1b69a41b2151e5e13670997be11eb3
1 <?php
2 $LDDbNoSave='Tentativa de salvar para o DB falhou!';
3 $LDDbNoRead='Tentativa de ler para o DB falhou!';
4 $LDDbNoLink='Tentativa de link para o DB falhou!';
5 $LDDbNoUpdate='Tentativa de atualização para o DB falhou!';
6 $LDDbNoLastData='Ùltimo dado não encontrado!';
7 $LDDbNoDelete='Exclusão falhou!';
8 #2003-11-01 EL
9 $LDSessionTimeout='Session time out';
10 $LDSessionTimeoutTxt='There has been a long time of inactivity. The module has timed out and locked itself for security reasons.
11 To activate this module again, you can try doing one of the following:<p>
12 - Start the module again by selecting it on the main menu<br>
13 - Refresh your browser by clicking the refresh button<p> Any unsaved previous data will be lost unfortunately.';