'] = APP.' - Import Export Settings';
$l['import_export'] = 'Import / Export Settings';
$l['import_setting'] = 'Import Settings';
$l['import_setting_exp'] = 'Import the '.APP.' settings using the previously exported file.
(Note : It will replace your current settings)';
$l['export_setting'] = 'Export Settings';
$l['export_setting_exp'] = 'Export the '.APP.' settings that you can use to import in future or replicate over multiple servers.';
$l['settings_imported'] = 'Settings successfully imported';
$l['no_import_file'] = 'Please provide a file to import settings';
$l['invalid_import_file'] = 'Please provide a valid file to import settings';
$l['err_compress'] = 'Error occured while archiving the files';
$l['err_unzipping'] = 'Error occured while unzipping the files';
$l['err_no_universal'] = 'Could not find universal.php';