%s` '; $lang['L_DUMP_ENDERGEBNIS'] = 'The file contains %s tables with %s records.
'; $lang['L_MAILERROR'] = 'Sending of email failed!'; $lang['L_EMAILBODY_ATTACH'] = 'The Attachment contains the backup of your MySQL-Database.
Backup of Database `%s`

Following File was created:

%s

Kind regards

MyOOS [Dumper]
'; $lang['L_EMAILBODY_MP_NOATTACH'] = 'A Multipart Backup was created.
The Backup files are not attached to this email!
Backup of Database `%s`

Following Files were created:

%s

Kind regards

MyOOS [Dumper]
'; $lang['L_EMAILBODY_MP_ATTACH'] = 'A Multipart Backup was created.
The Backup files are attached to separate emails.
Backup of Database `%s`

Following Files were created:

%s

Kind regards

MyOOS [Dumper]
'; $lang['L_EMAILBODY_FOOTER'] = '`

Kind regards

MyOOS [Dumper]
'; $lang['L_EMAILBODY_TOOBIG'] = 'The Backup file exceeded the maximum size of %s and was not attached to this email.
Backup of Database `%s`

Following File was created:

%s

Kind regards

MyOOS [Dumper]
'; $lang['L_EMAILBODY_NOATTACH'] = 'Files are not attached to this email!
Backup of Database `%s`

Following File was created:

%s

Kind regards

MyOOS [Dumper]
'; $lang['L_EMAIL_ONLY_ATTACHMENT'] = ' ... attachment only.'; $lang['L_TABLESELECTION'] = 'Table selection'; $lang['L_SELECTALL'] = 'Select All'; $lang['L_DESELECTALL'] = 'Deselect all'; $lang['L_STARTDUMP'] = 'Start Backup'; $lang['L_LASTBUFROM'] = 'last update from'; $lang['L_NOT_SUPPORTED'] = "This backup doesn't support this function."; $lang['L_MULTIDUMP'] = 'Multidump: Backup of %d Databases done.'; $lang['L_FILESENDFTP'] = 'send file via FTP... please be patient. '; $lang['L_FTPCONNERROR'] = 'FTP connection not established! Connection with '; $lang['L_FTPCONNERROR1'] = ' as user '; $lang['L_FTPCONNERROR2'] = ' not possible'; $lang['L_FTPCONNERROR3'] = 'FTP Upload failed! '; $lang['L_FTPCONNECTED1'] = 'Connected with '; $lang['L_FTPCONNECTED2'] = ' on '; $lang['L_FTPCONNECTED3'] = ' transfer successful'; $lang['L_FILESENDSFTP'] = 'send file via SFTP... please be patient. '; $lang['L_SFTPCONNERROR'] = 'SFTP connection not established! Connection with '; $lang['L_NR_TABLES_SELECTED'] = '- with %s selected tables'; $lang['L_NR_TABLES_OPTIMIZED'] = '%s tables have been optimized.'; $lang['L_DUMP_ERRORS'] = '

%s errors occured: view

'; $lang['L_FATAL_ERROR_DUMP'] = "Fatal error: the CREATE-Statement of table '%s' in database '%s' couldn't be read!";