- modules/fotolab updated imagej to current version & some cod fixes to make it work
[care2x.git] / Care2007 / language / cs-iso / lang_cs-iso_db_msg.php
blob8c80e7fa570286a5817c93cdf642330b522ac529
1 <?php
2 $LDDbNoSave="Pokus o ulo¾ení dat do databáze selhal!";
3 $LDDbNoRead="Pokus o ètení z databáze selhal!";
4 $LDDbNoLink="Server se má problémy s pøipojením se k databázi!";
5 $LDDbNoUpdate="Update databáze selhal!";
6 $LDDbNoLastData="Naposledy ulo¾ená data nebyla nalezena!";
7 $LDDbNoDelete="Mazání v databázi selhalo!";
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.';