- modules/fotolab updated imagej to current version & some cod fixes to make it work
[care2x.git] / Care2007 / language / es-ar / lang_es-ar_db_msg.php
blob6b4aace5da57d2b1a16a4fed07c62353d6a05f22
1 <?php
3 /**
4 * Correcciones: Dr. med. Daniel Hinostroza C.
5 */
7 $LDDbNoSave='El intento de grabar en la base de datos falló!';
8 $LDDbNoRead='El intento de lectura en la base de datos falló!';
9 $LDDbNoLink='El intento de enlazar la base de datos falló!';
10 $LDDbNoUpdate='El intento de actualizar l base de datos falló';
11 $LDDbNoLastData='El último dato no fue encontrado!';
12 $LDDbNoDelete='El borrado falló!';
13 #2003-11-01 EL
14 $LDSessionTimeout='Session time out';
15 $LDSessionTimeoutTxt='There has been a long time of inactivity. The module has timed out and locked itself for security reasons.
16 To activate this module again, you can try doing one of the following:<p>
17 - Start the module again by selecting it on the main menu<br>
18 - Refresh your browser by clicking the refresh button<p> Any unsaved previous data will be lost unfortunately.';