Please create the 2 files manually with the following content';
$lang['L_HTACC_CHECK_ERROR'] = 'It could not be checked whether the program is protected!
The simulated external access could not be carried out.';
$lang['L_HTACC_NOT_NEEDED'] = 'The program is protected by higher-level authorizations; local directory protection is not required.';
$lang['L_HTACC_COMPLETE'] = 'The program is protected, the directory protection is complete.';
$lang['L_HTACC_INCOMPLETE'] = 'The program is not protected, the directory protection is incomplete!';
$lang['L_HTACC_PROPOSED'] = 'The program is not protected, directory protection is strongly recommended!';
$lang['L_HTACC_EDIT'] = 'Edit .htaccess';
$lang['L_HTACCESS18'] = 'Create .htaccess in ';
$lang['L_HTACCESS19'] = 'Reload ';
$lang['L_HTACCESS20'] = 'Execute script';
$lang['L_HTACCESS21'] = 'Add handler';
$lang['L_HTACCESS22'] = 'Make executable';
$lang['L_HTACCESS23'] = 'Directory Listing';
$lang['L_HTACCESS24'] = 'Error Document';
$lang['L_HTACCESS25'] = 'Activate rewrite';
$lang['L_HTACCESS26'] = 'Deny / Allow';
$lang['L_HTACCESS27'] = 'Redirect';
$lang['L_HTACCESS28'] = 'Error Log';
$lang['L_HTACCESS29'] = 'More examples and documentation';
$lang['L_HTACCESS30'] = 'Provider';
$lang['L_HTACCESS31'] = 'General';
$lang['L_HTACCESS32'] = "Attention! The .htaccess directly affects the browser's behavior.
With incorrect content, these pages may no longer be accessible.";
$lang['L_DISABLEDFUNCTIONS'] = 'Disabled Functions';
$lang['L_NOGZPOSSIBLE'] = 'Because Zlib is not installed, you cannot use GZip-Functions!';
$lang['L_DELETE_HTACCESS'] = 'Remove directory protection (delete .htaccess)';
$lang['L_WRONG_RIGHTS'] = "The file or the directory '%s' is not writable for me.
The rights (chmod) are not set properly or it has the wrong owner.
Pleae set the correct attributes using your FTP program.
The file or the directory needs to be set to %s.
";
$lang['L_CANT_CREATE_DIR'] = "Couldn' t create dir '%s'.
Please create it using your FTP program.";
$lang['L_TABLE_TYPE'] = 'Type';
$lang['L_CHECK'] = 'check';
$lang['L_OS'] = 'Operating system';
$lang['L_MOD_VERSION'] = 'MyOOS [Dumper] - Version';
$lang['L_NEW_MOD_VERSION'] = 'New Version';
$lang['L_NEW_MOD_VERSION_INFO'] = 'There is a new version of MyOOS [Dumper] available.';
$lang['L_UPDATED_IMPORTANT'] = 'Important: Before updating, please backup your files.';
$lang['L_UPDATE'] = 'Update now';
$lang['L_MYSQL_VERSION'] = 'MySQL-Version';
$lang['L_PHP_VERSION'] = 'PHP-Version';
$lang['L_MAX_EXECUTION_TIME'] = 'Max execution time';
$lang['L_PHP_EXTENSIONS'] = 'PHP-Extensions';
$lang['L_MEMORY'] = 'Memory';
$lang['L_FILE_MISSING'] = "couldn't find file";
$lang['L_INSTALLING_UPDATES'] = 'Installing Updates';
$lang['L_UPDATE_SUCCESSFUL'] = 'Update successful';
$lang['L_UPDATE_FAILED'] = 'Update failed';
$lang['L_UP_TO_DATE'] = 'Current Version is up to date';