%d tables were created.";
$lang['L_FILE_MISSING']="couldn't find file";
$lang['L_RESTORE_DB']="Database '%s' on '%s'.";
$lang['L_RESTORE_COMPLETE']="%s tables created.";
$lang['L_RESTORE_RUN1']="
Up to now %s of %s records were successfully added.";
$lang['L_RESTORE_RUN2']="
Now the table '%s' is restoring.
";
$lang['L_RESTORE_COMPLETE2']="%s records inserted.";
$lang['L_RESTORE_TABLES_COMPLETED']="Up to now %d of %d tables were created.";
$lang['L_RESTORE_TOTAL_COMPLETE']="
Congratulations.
The restoration of the database is done.
All data from the Backup file was restored.
Everything is done. :-)";
$lang['L_DB_SELECT_ERROR']="
Error:
Selection of database ";
$lang['L_DB_SELECT_ERROR2']=" failed!";
$lang['L_FILE_OPEN_ERROR']="Error: could not open file.";
$lang['L_PROGRESS_OVER_ALL']="Overall Progress";
$lang['L_BACK_TO_OVERVIEW']="Database Overview";
$lang['L_RESTORE_RUN0']="
up to now %s records were successfully added.";
$lang['L_UNKNOWN_SQLCOMMAND']="unknown SQL-Command";
$lang['L_NOTICES']="Notices";
?>