⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.23
Server IP:
178.33.27.10
Server:
Linux cpanel.dev-unit.com 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64
Server Software:
Apache/2.4.57 (Unix) OpenSSL/1.0.2k-fips
PHP Version:
8.2.11
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
local
/
softaculous
/
enduser
/
languages
/
english
/
View File Name :
index_lang.php
<?php ////////////////////////////////////////////////////////////// //=========================================================== // index_lang.php //=========================================================== // SOFTACULOUS // Version : 1.1 // Inspired by the DESIRE to be the BEST OF ALL // ---------------------------------------------------------- // Started by: Alons // Date: 10th Jan 2009 // Time: 21:00 hrs // Site: http://www.softaculous.com/ (SOFTACULOUS) // ---------------------------------------------------------- // Please Read the Terms of use at http://www.softaculous.com // ---------------------------------------------------------- //=========================================================== // (c)Softaculous Inc. //=========================================================== ////////////////////////////////////////////////////////////// if(!defined('SOFTACULOUS')){ die('Hacking Attempt'); } $l['user_data_error_t'] = 'User Data Error'; $l['user_data_error'] = APP.' was unable to load your account information. Please report this to the server administrator!'; $l['remote_licence_t'] = 'Invalid License'; $l['remote_licence'] = 'You are not using a valid license. Please report this to the server administrator!'; $l['enterprise_licence_t'] = 'Invalid License'; $l['enterprise_licence'] = 'You are not using a valid license. Please report this to the server administrator!'; $l['no_license'] = 'The LICENSE file could not be found! Please report this to the server administrator.'; $l['today'] = '<b>Today</b> at ';//The today string for showing todays post time $l['init_theme_error_t'] = 'Theme Error';//Title $l['init_theme_error'] = 'Unable to load the theme file - &soft-1;.'; $l['init_theme_func_error_t'] = 'Theme Function Error';//Title $l['init_theme_func_error'] = 'Unable to load the theme function(s) of &soft-1;.'; $l['disable_softaculous_t'] = 'Softaculous Disabled'; $l['disable_softaculous'] = 'Softaculous is Disabled for this User. Please contact System Administrator.'; $l['load_theme_settings_error'] = 'Unable to load the themes settings file.'; $l['view_guide'] = 'View Guide'; $l['max_db_length'] = 'The database name cannot be greater than &soft-1; characters. Please choose a shorter database name.'; //Error Handle Function $l['following_errors_occured'] = 'The following errors were found'; //Success Message Function $l['following_message'] = 'The following message was returned'; //Major Error Function $l['fatal_error'] = 'Fatal Error'; $l['following_fatal_error'] = 'The following error occured'; //Message Function $l['soft_message'] = APP.' Message'; $l['following_soft_message'] = 'The following message was returned'; //Update Softwares $l['no_soft_found'] = 'Software package not found.....Needs Update'; $l['ver_not_match'] = 'Updated version found.....Needs Update'; $l['ver_match'] = 'Current package version is latest......Continuing'; $l['del_prev_files'] = 'Deleting previous package files......Done'; $l['fetch_latest'] = 'Fetching Latest package......'; $l['error_fetch_latest'] = 'Could not fetch latest package......Continuing'; $l['error_save_latest'] = 'Could not SAVE latest package......Continuing'; $l['got_latest'] = 'Saved the Latest package'; $l['unzip_latest'] = 'Unzipping the package files......'; $l['error_unzip_latest'] = 'Error unzipping the package......Continuing'; $l['unzipped_latest'] = 'Package unzipped Successfully'; //Update Softaculous $l['getting_info'] = 'Requesting Information......'; $l['error_getting_latest'] = 'Could not get information......Abandoning'; $l['got_info'] = 'Got information'; $l['manual_mode'] = 'The new version of '.APP.' requires manual attention......Abandoning'; $l['no_updates'] = 'Current '.APP.' Version is Latest Version......Continuing'; $l['fetch_upgrade'] = 'Fetching '.APP.' Upgrade package......'; $l['error_fetch_upgrade'] = 'Could not fetch the upgrade package......Abandoning'; $l['error_save_upgrade'] = 'Could not SAVE upgrade package......Abandoning'; $l['got_upgrade'] = 'Saved the Upgrade package'; $l['unzip_upgrade'] = 'Unzipping the files......'; $l['error_unzip_upgrade'] = 'Error unzipping......Abandoning'; $l['unzipped_upgrade'] = 'Unzipped '.APP.' upgrade package Successfully'; $l['md5_check'] = 'MD5 Check Successful'; $l['err_md5_check'] = 'MD5 Check for these files were not Successful'; $l['err_md5_file'] = ' does not exist'; //MySQL Errors $l['err_selectmy'] = 'The MySQL Database could not be selected.'; $l['err_myconn'] = 'The MySQL Connection could not be established.'; $l['err_makequery'] = 'Could not make the query numbered'; $l['err_mynum'] = 'MySQL Error No'; $l['err_myerr'] = 'MySQL Error'; $l['err_no_db_file'] = 'The database import file does not exist'; $l['err_no_open_db_file'] = 'Could not open the database import file'; //Importing Errors $l['imp_wrong_softdomain'] = 'The path of the domain &soft-1; could not be found.'; $l['imp_softpath_wrong'] = 'The path of &soft-1; is wrong and does not exist.'; $l['imp_ins_exists'] = '&soft-1; is already installed at &soft-2; as per our records and is being maintained by us!'; $l['imp_no_func'] = 'The import function for &soft-1; could not be loaded.'; $l['imp_err'] = 'There were some errors while importing the software installed at &soft-1;'; $l['err_query'] = 'Could not execute the query'; $l['invalid_search_input'] = 'Invalid Theme Search character. Only alphanumeric characters, underscore and hyphen are allowed.'; //hf_theme.php $l['root_login'] = 'Logged in as ROOT'; $l['welcome'] = 'Welcome'; $l['logout'] = 'Logout'; $l['page_time'] = 'Page Created In'; $l['times_are'] = 'All times are'; $l['time_is'] = 'The time now is'; $l['no_script_found'] = 'No such Script found!'; $l['webuzo_sysapps_disabled'] = 'This functionality has been disabled from the Webuzo Admin Panel'; $l['webuzo_install_utility'] = 'This utility is not installed. Please install it first'; $l['update_exim'] = 'Please update Exim to use this functionality.'; //The Category Language Variables $l['forums'] = 'Forums'; $l['blogs'] = 'Blogs'; $l['cms'] = 'Portals/CMS'; $l['galleries'] = 'Image Galleries'; $l['wikis'] = 'Wikis'; $l['admanager'] = 'Ad Management'; $l['calendars'] = 'Calendars'; $l['games'] = 'Gaming'; $l['mail'] = 'Mails'; $l['polls'] = 'Polls and Analytics'; $l['projectman'] = 'Project Management'; $l['ecommerce'] = 'E-Commerce'; $l['guestbooks'] = 'Guest Books'; $l['customersupport'] = 'Customer Support'; $l['others'] = 'Others'; $l['music'] = 'Music'; $l['video'] = 'Video'; $l['files'] = 'File Management'; $l['go_cpanel'] = 'Go to Control Panel'; $l['go_home'] = APP.' Home'; $l['go_demos'] = 'Script Demos'; $l['go_ratings'] = 'Script Ratings'; $l['go_settings'] = 'Edit Settings'; $l['go_email_settings'] = 'Email Settings'; $l['go_installations'] = 'All Installations'; $l['go_support'] = 'Help and Support'; $l['go_sync'] = 'Import Installations'; $l['go_backups'] = 'Backups and Restore'; $l['go_templates'] = 'All Templates'; $l['go_tasklist'] = 'Task List'; $l['go_apps_installations'] = 'All Installed Applications'; $l['go_my_themes'] = 'My Themes'; $l['go_logout'] = 'Logout'; $l['ins_stats'] = 'Installations'; $l['outdated_stats'] = 'Outdated Installations'; $l['backups_stats'] = 'Backups'; $l['go_plans'] = 'Plans'; $l['go_wp_manager'] = 'WordPress Manager'; $l['type_php'] = 'PHP'; $l['type_perl'] = 'Perl'; $l['type_js'] = 'JavaScript'; $l['type_java'] = 'Java'; $l['type_python'] = 'Python'; $l['search'] = 'Search'; $l['back_to_top'] = 'Back to Top'; $l['show'] = 'Show'; $l['hide'] = 'Hide'; // Categories $l['cat_php_forums'] = 'Forums'; $l['cat_php_blogs'] = 'Blogs'; $l['cat_php_cms'] = 'Portals/CMS'; $l['cat_php_galleries'] = 'Image Galleries'; $l['cat_php_wikis'] = 'Wikis'; $l['cat_php_admanager'] = 'Ad Management'; $l['cat_php_calendars'] = 'Calendars'; $l['cat_php_games'] = 'Gaming'; $l['cat_php_mail'] = 'Mails'; $l['cat_php_polls'] = 'Polls and Analytics'; $l['cat_php_projectman'] = 'Project Management'; $l['cat_php_ecommerce'] = 'E-Commerce'; $l['cat_php_guestbooks'] = 'Guest Books'; $l['cat_php_customersupport'] = 'Customer Support'; $l['cat_php_others'] = 'Others'; $l['cat_php_music'] = 'Music'; $l['cat_php_video'] = 'Video'; $l['cat_php_rss'] = 'RSS'; $l['cat_php_socialnetworking'] = 'Social Networking'; $l['cat_php_microblogs'] = 'Micro Blogs'; $l['cat_php_frameworks'] = 'Frameworks'; $l['cat_php_educational'] = 'Educational'; $l['cat_php_erp'] = 'ERP'; $l['cat_php_dbtools'] = 'DB Tools'; $l['cat_php_files'] = 'File Management'; $l['cat_js_libraries'] = 'Libraries'; $l['cat_js_widgets'] = 'Widgets'; $l['cat_perl_blogs'] = 'Blogs'; $l['cat_perl_ecommerce'] = 'E-Commerce'; $l['cat_perl_wikis'] = 'Wikis'; $l['cat_perl_forums'] = 'Forums'; $l['cat_perl_mail'] = 'Mails'; $l['cat_java_cms'] = 'CMS'; $l['cat_java_forums'] = 'Forums'; $l['cat_java_projectman'] = 'Project Management'; $l['cat_java_erp'] = 'ERP'; $l['cat_java_blogs'] = 'Blogs'; $l['cat_java_wikis'] = 'Wikis'; $l['cat_python_wikis'] = 'Wikis'; $l['cat_python_projectman'] = 'Project Management'; $l['cat_apps_server_side_scripting'] = 'Server Side Scripting'; $l['cat_apps_web_servers'] = 'Web Servers'; $l['cat_apps_utilities'] = 'Utilities'; $l['cat_apps_libraries'] = 'Libraries'; $l['cat_apps_databases'] = 'Databases'; $l['cat_apps_stacks'] = 'Stacks'; $l['cat_apps_security'] = 'Security'; $l['cat_apps_statistics'] = 'Statistics'; $l['cat_apps_java_tools'] = 'Java Tools'; $l['cat_apps_java_containers'] = 'Java Containers'; $l['cat_apps_version_control'] = 'Version Control'; $l['cat_apps_modules'] = 'Modules'; $l['cat_apps_message_queue'] ='Message Queue'; // Classes Categories $l['classes_ajax'] = 'Ajax'; $l['classes_cryptography'] = 'Cryptography'; $l['classes_algorithms'] = 'Algorithms'; $l['classes_artificialintelligence'] = 'Artificial Intelligence'; $l['classes_email'] = 'Email'; $l['classes_finances'] = 'Finances'; $l['classes_searching'] = 'Searching'; $l['classes_user_management'] = 'User Management'; $l['classes_utilitiesandtools'] = 'Utilities and Tools'; $l['classes_validation'] = 'Validation'; $l['classes_security'] = 'Security'; $l['classes_console'] = 'Console'; $l['classes_codegeneration'] = 'Code Generation'; $l['classes_chat'] = 'Chat'; $l['classes_astrology'] = 'Astrology'; $l['classes_audio'] = 'Audio'; $l['classes_biology'] = 'Biology'; $l['classes_blogs'] = 'Blogs'; $l['classes_cache'] = 'Cache'; $l['classes_compression'] = 'Compression'; $l['classes_configuration'] = 'Configuration'; $l['classes_contentmanagement'] = 'Content Management'; $l['classes_conversion'] = 'Conversion'; $l['classes_datatypes'] = 'Datatypes'; $l['classes_databases'] = 'Databases'; $l['classes_debug'] = 'Debug'; $l['classes_designpatterns'] = 'Design Patterns'; $l['classes_ecommerce'] = 'E-Commerce'; $l['classes_elearning'] = 'E-Learning'; $l['classes_emulators'] = 'Emulators'; $l['classes_filesandfolders'] = 'Files and Folders'; $l['classes_flash'] = 'Flash'; $l['classes_forums'] = 'Forums'; $l['classes_games'] = 'Games'; $l['classes_geography'] = 'Geography'; $l['classes_graphics'] = 'Graphics'; $l['classes_gui'] = 'GUI'; $l['classes_hosting'] = 'Hosting'; $l['classes_html'] = 'HTML'; $l['classes_http'] = 'HTTP'; $l['classes_language'] = 'Language'; $l['classes_projectmanagement'] = 'Project Management'; // Softaculous Remote Domain Strings $l['no_domain_data'] = 'Domain Data Not Found!!'; $l['no_aefer_resp'] = 'Could not access the worker file over web. Please check if your domain is pointing to the correct server.'; // Webuzo Strings $l['webuzo'] = 'Webuzo'; $l['go_domain'] = 'Manage Domains'; $l['webuzo_license_exp'] = 'Your license is not active or it has expired. If your license has expired, please renew it to continue using Webuzo'; $l['webuzo_license_exp_t'] = 'License Inactive'; $l['err_no_access'] = 'You do not have permission to access this page'; // Ampps Strings $l['ampps'] = 'AMPPS'; $l['go_domain'] = 'Manage Domains'; $l['ampps_license_exp'] = 'Your license is not active or it has expired. If your license has expired, please renew it to continue using Ampps'; $l['ampps_license_exp_t'] = 'License Inactive'; ///////////////////////////////////////////////////////////// ///// Following Variables are used for Email Templates ///// ///////////////////////////////////////////////////////////// $l['notify_enable'] = 'Enabled'; $l['notify_disable'] = 'Disabled'; $l['autoupgrade_enable'] = 'Enabled'; $l['autoupgrade_disable'] = 'Disabled'; // Auto backup strings $l['auto_backup_enable'] = 'Enabled'; $l['auto_backup_disable'] = 'Disabled'; // Install Template Vaiable $l['mail_install_php_sub'] = 'New Installation of $scriptname'; $l['mail_install_php'] = 'A new installation of $scriptname $version has been completed. The details of the installation are shown below: Path : $path URL : $url Admin URL : $admin_url <if $datadirectory>Data Directory : $datadirectory</if> <if $admin_username>Admin Username : $admin_username</if> <if $admin_pass>Admin Password : $admin_pass</if> <if $admin_email>Admin Email: $admin_email</if> <if $dbname>MySQL Database : $dbname</if> <if $dbuser>MySQL DB User : $dbuser</if> <if $dbhost>MySQL DB Host : $dbhost</if> <if $dbpass>MySQL DB Password : $dbpass</if> <if $cron>Cron Job : $cron</if> <if $disable_notify_update>Update Notification : $disable_notify_update</if> <if $eu_auto_upgrade>Auto Upgrade : $eu_auto_upgrade</if> <if $auto_backup>Automated Backups : $auto_backup</if> <if $auto_backup_rotation>Backup Rotation : $auto_backup_rotation</if> <if $backup_location>Backup Location : $backup_location</if> <if $time>Time of Installation : $time</if> If you wish to unsubscribe from such emails, go to your Control Panel -> '.APP.' -> Email Settings '; // Clone Template Vaiable $l['mail_clone_sub'] = 'Clone Installation of $scriptname'; $l['mail_clone'] = 'Your installation of $scriptname $version has been cloned successfully. Your original installation details : Original Path : $old_path Original URL : $old_url Your cloned installation details : Path : $path URL : $url Admin URL : $admin_url <if $datadirectory>Data Directory : $datadirectory</if> <if $dbname>MySQL Database : $dbname</if> <if $dbuser>MySQL DB User : $dbuser</if> <if $dbhost>MySQL DB Host : $dbhost</if> <if $dbpass>MySQL DB Password : $dbpass</if> <if $cron>Cron Job : $cron</if> <if $time>Time of Installation : $time</if> If you wish to unsubscribe from such emails, go to your Control Panel -> '.APP.' -> Email Settings '; // Restore Template - Template Variable $l['mail_restore_template_sub'] = 'Restore of your $scriptname Template'; $l['mail_restore_template'] = 'Your template of $scriptname $version has been restored successfully. Your new installation details : Path : $path URL : $url Admin URL : $admin_url <if $datadirectory>Data Directory : $datadirectory</if> <if $dbname>MySQL Database : $dbname</if> <if $dbuser>MySQL DB User : $dbuser</if> <if $dbhost>MySQL DB Host : $dbhost</if> <if $dbpass>MySQL DB Password : $dbpass</if> <if $cron>Cron Job : $cron</if> <if $time>Time of Installation : $time</if> If you wish to unsubscribe from such emails, go to your Control Panel -> '.APP.' -> Email Settings '; // Staging Template Vaiable $l['mail_staging_sub'] = 'Staging of $scriptname'; $l['mail_staging'] = 'Your Staging of $scriptname $version has been completed successfully. Your live installation details : Original Path : $live_path Original URL : $live_url Your staging installation details : Path : $path URL : $url Admin URL : $admin_url <if $datadirectory>Data Directory : $datadirectory</if> <if $dbname>MySQL Database : $dbname</if> <if $dbuser>MySQL DB User : $dbuser</if> <if $dbhost>MySQL DB Host : $dbhost</if> <if $dbpass>MySQL DB Password : $dbpass</if> <if $cron>Cron Job : $cron</if> <if $time>Time of Installation : $time</if> If you wish to unsubscribe from such emails, go to your Control Panel -> '.APP.' -> Email Settings'; // Pushtolive Template Vaiable $l['mail_pushtolive_sub'] = 'Pushing $scriptname to live'; $l['mail_pushtolive'] = 'Pushing your $scriptname site $version to live has been completed successfully. Your live installation details : Original Path : $live_path Original URL : $live_url Your staging installation details : Path : $path URL : $url Admin URL : $admin_url <if $datadirectory>Data Directory : $datadirectory</if> <if $dbname>MySQL Database : $dbname</if> <if $dbuser>MySQL DB User : $dbuser</if> <if $dbhost>MySQL DB Host : $dbhost</if> <if $dbpass>MySQL DB Password : $dbpass</if> <if $cron>Cron Job : $cron</if> If you wish to unsubscribe from such emails, go to your Control Panel -> '.APP.' -> Email Settings'; // Install Template Vaiable $l['mail_install_js_sub'] = 'New Installation of $scriptname'; $l['mail_install_js'] = 'A new installation of $scriptname $version has been completed. The details of the installation are shown below: Path : $path URL : $url <if $disable_notify_update>Update Notification : $disable_notify_update</if> <if $auto_backup>Automated Backups : $auto_backup</if> <if $auto_backup_rotation>Backup Rotation : $auto_backup_rotation</if> <if $backup_location>Backup Location : $backup_location</if> <if $time>Time of Installation : $time</if> If you wish to unsubscribe from such emails, go to your Control Panel -> '.APP.' -> Email Settings '; // Install Template Vaiable $l['mail_install_perl_sub'] = 'New Installation of $scriptname'; $l['mail_install_perl'] = 'A new installation of $scriptname $version has been completed. The details of the installation are shown below: Path : $path URL : $url Admin URL : $admin_url <if $datadirectory>Data Directory : $datadirectory</if> <if $wwwdir>Web Directory : $wwwdir</if> <if $admin_username>Admin Username : $admin_username</if> <if $admin_pass>Admin Password : $admin_pass</if> <if $admin_email>Admin Email: $admin_email</if> <if $dbname>MySQL Database : $dbname</if> <if $dbuser>MySQL DB User : $dbuser</if> <if $dbhost>MySQL DB Host : $dbhost</if> <if $dbpass>MySQL DB Password : $dbpass</if> <if $cron>Cron Job : $cron</if> <if $disable_notify_update>Update Notification : $disable_notify_update</if> <if $auto_backup>Automated Backups : $auto_backup</if> <if $auto_backup_rotation>Backup Rotation : $auto_backup_rotation</if> <if $backup_location>Backup Location : $backup_location</if> <if $time>Time of Installation : $time</if> If you wish to unsubscribe from such emails, go to your Control Panel -> '.APP.' -> Email Settings '; // Install Template Vaiable $l['mail_install_java_sub'] = 'New Installation of $scriptname'; $l['mail_install_java'] = 'A new installation of $scriptname $version has been completed. The details of the installation are shown below: Path : $path URL : $url Admin URL : $admin_url <if $datadirectory>Data Directory : $datadirectory</if> <if $wwwdir>Web Directory : $wwwdir</if> <if $admin_username>Admin Username : $admin_username</if> <if $admin_pass>Admin Password : $admin_pass</if> <if $admin_email>Admin Email: $admin_email</if> <if $dbname>MySQL Database : $dbname</if> <if $dbuser>MySQL DB User : $dbuser</if> <if $dbhost>MySQL DB Host : $dbhost</if> <if $dbpass>MySQL DB Password : $dbpass</if> <if $cron>Cron Job : $cron</if> <if $disable_notify_update>Update Notification : $disable_notify_update</if> <if $auto_backup>Automated Backups : $auto_backup</if> <if $auto_backup_rotation>Backup Rotation : $auto_backup_rotation</if> <if $backup_location>Backup Location : $backup_location</if> <if $time>Time of Installation : $time</if> If you wish to unsubscribe from such emails, go to your Control Panel -> '.APP.' -> Email Settings '; $l['mail_install_python_sub'] = 'New Installation of $scriptname'; $l['mail_install_python'] = 'A new installation of $scriptname $version has been completed. The details of the installation are shown below: Path : $path URL : $url Admin URL : $admin_url <if $datadirectory>Data Directory : $datadirectory</if> <if $wwwdir>Web Directory : $wwwdir</if> <if $admin_username>Admin Username : $admin_username</if> <if $admin_pass>Admin Password : $admin_pass</if> <if $admin_email>Admin Email: $admin_email</if> <if $dbname>MySQL Database : $dbname</if> <if $dbuser>MySQL DB User : $dbuser</if> <if $dbhost>MySQL DB Host : $dbhost</if> <if $dbpass>MySQL DB Password : $dbpass</if> <if $cron>Cron Job : $cron</if> <if $disable_notify_update>Update Notification : $disable_notify_update</if> <if $auto_backup>Automated Backups : $auto_backup</if> <if $auto_backup_rotation>Backup Rotation : $auto_backup_rotation</if> <if $backup_location>Backup Location : $backup_location</if> <if $time>Time of Installation : $time</if> If you wish to unsubscribe from such emails, go to your Control Panel -> '.APP.' -> Email Settings '; // Update template Variable (From ADMIN) $l['mail_update_sub'] = 'Scripts Updates Available'; $l['mail_update'] = 'This email is regarding the outdated installation of certain PHP scripts you have installed. For security reasons you must update these outdated installations as soon as possible. The following script updates are available: $installation To upgrade these scripts go to your Control Panel -> '.APP.' -> Installations. There you will be able to update the scripts. From System Administrator $serverip '; // Remove Template Variable $l['mail_remove_sub'] = 'Removed Installation of $scriptname'; $l['mail_remove'] = 'An installation of $scriptname has been removed. Following were the details of the installation : Path : $path <if $url>URL : $url</if> <if $datadirectory>Data Directory : $datadirectory</if> <if $wwwdir>Web Directory : $wwwdir</if> <if $dbname>MySQL Database : $dbname</if> <if $dbuser>MySQL DB User : $dbuser</if> <if $dbhost>MySQL DB Host : $dbhost</if> <if $dbpass>MySQL DB Password : $dbpass</if> <if $cron>Cron Job : $cron</if> Time of Installation : $time Time of Removal : $rem_time If you wish to unsubscribe from such emails, go to your Control Panel -> '.APP.' -> Email Settings '; // Cron Template Variable $l['mail_cron_sub'] = 'Script Updates Available'; $l['changelog'] = '== Changelog for'; $l['mail_cron'] = 'The following script updates are available: $installation To upgrade these scripts go to your Control Panel -> '.APP.' -> Installations. There you will be able to update the scripts. $changelog From '.APP.' Cron Jobs $serverip If you wish to unsubscribe from such emails, go to your Control Panel -> '.APP.' -> Email Settings '; // Editdetail Template Variable $l['mail_editdetail_sub'] = 'Modified Installation Details of $scriptname'; $l['mail_editdetail'] = 'The installation details of $scriptname has been modified. Following are the modified details of the installation : Path : $path URL : $url <if $datadirectory>Data Directory : $datadirectory</if> <if $wwwdir>Web Directory : $wwwdir</if> <if $wwwurl>Web URL : $wwwurl</if> <if $dbname>MySQL Database : $dbname</if> <if $dbuser>MySQL DB User : $dbuser</if> <if $dbhost>MySQL DB Host : $dbhost</if> <if $dbpass>MySQL DB Password : $dbpass</if> <if $cron>Cron Job : $cron</if> <if $disable_notify_update>Update Notification : $disable_notify_update</if> <if $eu_auto_upgrade>Auto Upgrade : $eu_auto_upgrade</if> <if $auto_backup>Automated Backups : $auto_backup</if> <if $auto_backup_rotation>Backup Rotation : $auto_backup_rotation</if> <if $backup_location>Backup Location : $backup_location</if> Time of Installation : $time Time of Modification : $edit_time If you wish to unsubscribe from such emails, go to your Control Panel -> '.APP.' -> Email Settings '; // Backup Language Strings $l['mail_backup_sub'] = 'Backup of your $scriptname installation'; $l['mail_backup'] = 'The backup of your $scriptname installation was completed successfully. The details are as follows : Installation Path : $path Installation URL : $url <if $backup_location>Backup Location : $backup_location</if> Backup Path : $backup_file <if $backup_note>Backup Note : $backup_note</if> You can access the backup from the Backups Section in '.APP.'. If you wish to unsubscribe from such emails, go to your Control Panel -> '.APP.' -> Email Settings '; $l['mail_backup_fail_sub'] = 'Failed : Backup of your $scriptname installation'; $l['mail_backup_fail'] = 'The backup of your $scriptname installation did not complete successfully. The details are as follows : Installation Path : $path Installation URL : $url Backup Path : $backup_file The following error occured : $error Please try to create a backup again after some time. If you wish to unsubscribe from such emails, go to your Control Panel -> '.APP.' -> Email Settings '; // Template Language Strings $l['mail_template_sub'] = 'Template of your $scriptname installation'; $l['mail_template'] = 'The template of your $scriptname installation was created successfully. The details are as follows : Installation Path : $path Installation URL : $url <if $backup_location>Template Location : $backup_location</if> Template Path : $backup_file <if $template_name>Template Name : $template_name</if> You can access the template from the Templates Section in '.APP.'. If you wish to unsubscribe from such emails, go to your Control Panel -> '.APP.' -> Email Settings '; $l['mail_template_fail_sub'] = 'Failed : Template of your $scriptname installation'; $l['mail_template_fail'] = 'The template of your $scriptname installation did not create successfully. The details are as follows : Installation Path : $path Installation URL : $url Template Path : $backup_file The following error occured : $error Please try to create a template again after some time. If you wish to unsubscribe from such emails, go to your Control Panel -> '.APP.' -> Email Settings '; // Restore Language Strings $l['mail_restore_sub'] = 'Restore of your $scriptname'; $l['mail_restore'] = 'The restore of your $scriptname backup was completed successfully. The details are as follows : Installation Path : $path Installation URL : $url If you wish to unsubscribe from such emails, go to your Control Panel -> '.APP.' -> Email Settings '; $l['mail_restore_fail_sub'] = 'Failed : Restore of your $scriptname'; $l['mail_restore_fail'] = 'The restore of your $scriptname did not complete successfully. The details are as follows : Installation Path : $path Installation URL : $url The following error occured : $error Please try to restore the backup again after some time. If you wish to unsubscribe from such emails, go to your Control Panel -> '.APP.' -> Email Settings '; // Restore Background Language Strings $l['mail_restore_bg_sub'] = 'Restore of your $scriptname backup started in background'; $l['mail_restore_bg'] = 'The restore of your $scriptname backup has started in the background. You will receive an email notification about the status once the restore process is completed. The details are as follows : Installation Path : $path Installation URL : $url If you wish to unsubscribe from such emails, go to your Control Panel -> '.APP.' -> Email Settings '; // Backup Background Language Strings $l['mail_backup_bg_sub'] = 'Backup of your $scriptname installation started in background'; $l['mail_backup_bg'] = 'The backup of your $scriptname has started in background. You will receive an email notification about the status once the backup process is completed. The details are as follows : Installation Path : $path Installation URL : $url If you wish to unsubscribe from such emails, go to your Control Panel -> '.APP.' -> Email Settings '; // Template Background Language Strings $l['mail_template_bg_sub'] = 'Template creation of your $scriptname installation started in background'; $l['mail_template_bg'] = 'The template creation of your $scriptname has started in background. You will receive an email notification about the status once the template process is completed. The details are as follows : Installation Path : $path Installation URL : $url If you wish to unsubscribe from such emails, go to your Control Panel -> '.APP.' -> Email Settings '; // Restore Template Background Language Strings $l['mail_restore_template_bg_sub'] = 'Restore of your $scriptname template started in background'; $l['mail_restore_template_bg'] = 'The restore of your $scriptname template has started in the background. You will receive an email notification about the status once the restore process is completed. The details are as follows : Installation Path : $path Installation URL : $url If you wish to unsubscribe from such emails, go to your Control Panel -> '.APP.' -> Email Settings '; // import Language Strings $l['mail_import_sub'] = 'Import of your $scriptname installation'; $l['mail_import'] = 'The import of your $scriptname installation was completed successfully. The details are as follows : Installation Path : $path Installation URL : $url If you wish to unsubscribe from such emails, go to your Control Panel -> '.APP.' -> Email Settings '; // import fail Language Strings $l['mail_import_fail_sub'] = 'Failed : Import of your $scriptname installation'; $l['mail_import_fail'] = 'The import of your $scriptname installation did not complete successfully. The details are as follows : Installation Path : $path Installation URL : $url The following error occured : $error Please try to import the installation again after some time. If you wish to unsubscribe from such emails, go to your Control Panel -> '.APP.' -> Email Settings '; // clone fail Language Strings $l['mail_clone_fail_sub'] = 'Failed : Clone of your $scriptname installation'; $l['mail_clone_fail'] = 'The clone of your $scriptname installation did not complete successfully. The details are as follows : Installation Path : $path Installation URL : $url The following error occured : $error Please try to import the installation again after some time. If you wish to unsubscribe from such emails, go to your Control Panel -> '.APP.' -> Email Settings '; // restore_template fail Language Strings $l['mail_restore_template_fail_sub'] = 'Failed : Restore of your $scriptname Template'; $l['mail_restore_template_fail'] = 'The restore of your $scriptname template did not complete successfully. The details are as follows : Installation Path : $path Installation URL : $url The following error occured : $error If you wish to unsubscribe from such emails, go to your Control Panel -> '.APP.' -> Email Settings '; // clone fail Language Strings $l['mail_staging_fail_sub'] = 'Failed : Staging of your $scriptname installation'; $l['mail_staging_fail'] = 'The staging of your $scriptname installation did not complete successfully. The details are as follows : Installation Path : $path Installation URL : $url The following error occured : $error Please try to import the installation again after some time. If you wish to unsubscribe from such emails, go to your Control Panel -> '.APP.' -> Email Settings '; // Import Background Language Strings $l['mail_import_bg_sub'] = 'Import of your $scriptname installation'; $l['mail_import_bg'] = 'The import of your $scriptname installation has started in the background. You will receive an email notification about the status once the import process is completed. The details are as follows : Installation Path : $path Installation URL : $url If you wish to unsubscribe from such emails, go to your Control Panel -> '.APP.' -> Email Settings '; // Install Template Vaiable CLASSES $l['mail_install_classes_sub'] = 'New Installation of $classesname'; $l['mail_install_classes'] = 'A new installation of $classesname $version has been completed. The details of the installation are shown below: Path : $path <if $time>Time of Installation : $time</if> If you wish to unsubscribe from such emails, go to your Control Panel -> '.APP.' -> Email Settings '; //////////////////////// // ADMIN UPGRADE - 6 //////////////////////// // Auto Upgrade Email For Admin (successful) $l['mail_adminupgrade_success_admin_sub'] = '$scriptname installation of user $user has been upgraded successfully'; $l['mail_adminupgrade_success_admin'] = '$scriptname installation of user $user has been upgraded successfully to the latest version. The details are as follows : Installation URL : $url Latest Version : $version Old Version : $oldversion '; // Auto Upgrade Email For Admin (Failed) but restored successfully. $l['mail_adminupgrade_fail_admin_sub'] = 'Upgrade process for $scriptname installation failed and was restored from the backup'; $l['mail_adminupgrade_fail_admin'] = 'Upgrade process of $scriptname installation for user $user failed. '.APP.' had created a backup before upgrading, and the backup was restored successfully. Installation URL : $url Current Version : $oldversion Latest Version : $version The Upgrade error details are as follows : Error : $upgrade_error '; // Auto Upgrade Email for user (successful) $l['mail_adminupgrade_success_user_sub'] = '$scriptname installation has been successfully upgraded by System Admin'; $l['mail_adminupgrade_success_user'] = 'Your $scriptname installation has been successfully upgraded to the latest version by the System Admin. The details are as follows : Installation URL : $url Latest Version : $version Old Version : $oldversion If you wish to unsubscribe from such emails, go to your Control Panel -> '.APP.' -> Email Settings '; // Auto Upgrade Email for user (fail) but restored successfully $l['mail_adminupgrade_fail_user_sub'] = 'Upgrade of your $scriptname installation by System Admin was unsuccessful'; $l['mail_adminupgrade_fail_user'] = 'The System Admin had tried to upgrade your $scriptname installation, but the upgrade process had failed. A backup had been created before upgrading your installation, and your installation has been successfully restored from this backup. Installation URL : $url Current Version : $oldversion Latest Version : $version The Upgrade error details are as follows : Error : $upgrade_error If you wish to unsubscribe from such emails, go to your Control Panel -> '.APP.' -> Email Settings '; // ALL IS FAILED (Upgrade and RESTORE toooo) (FOR ADMIN) $l['mail_adminupgrade_restore_fail_admin_sub'] = 'Upgrade process of $scriptname installation of user $user has failed'; $l['mail_adminupgrade_restore_fail_admin'] = 'Upgrade process of $scriptname installation of user $user has failed. A backup had created before upgrading, but the restore process also failed ! It will require a manual restore. Guide for the manual restore is available here : https://www.softaculous.com/docs/enduser/manual-restore/ Following are the installation and backup details which you might require to restore your $scriptname installation : PATH_TO_YOUR_BACKUP_FILE : $backup_path PATH_OF_INSTALLATION : $softpath <if $dbname>DATABASE_NAME : $dbname</if> <if $dbuser>DATABSE_USER : $dbuser</if> <if $dbpass>DATABASE_PASS : $dbpass</if> <if $dbhost>DATABASE_HOST : $dbhost</if> Installation URL : $url Current Version : $oldversion Latest Version : $version <if $upgrade_error> The Upgrade error details are as follows : Error : $upgrade_error </if> <if $error> The Restore error details are as follows : Error : $error </if> The '.APP.' team is available for help as well. You can contact the '.APP.' Team (support@'.strtolower(APP).'.com) if you face any problems. '; // ALL IS FAILED (Upgrade and RESTORE toooo) (FOR USER) $l['mail_adminupgrade_restore_fail_user_sub'] = 'Upgrade of your $scriptname installation by System Admin failed'; $l['mail_adminupgrade_restore_fail_user'] = 'The System Admin had tried to upgrade your $scriptname installation, but the upgrade failed. A backup had been created before upgrading, but the restore process also failed ! It will require a manual restore. Guide for the manual restore is available here : https://www.softaculous.com/docs/enduser/manual-restore/ Following are the installation and backup details which you might require to restore your $scriptname installation : PATH_TO_YOUR_BACKUP_FILE : $backup_path PATH_OF_INSTALLATION : $softpath <if $dbname>DATABASE_NAME : $dbname</if> <if $dbuser>DATABSE_USER : $dbuser</if> <if $dbpass>DATABASE_PASS : $dbpass</if> <if $dbhost>DATABASE_HOST : $dbhost</if> Installation URL : $url Current Version : $oldversion Latest Version : $version <if $upgrade_error> The Upgrade error details are as follows : Error : $upgrade_error </if> <if $error> The Restore error details are as follows : Error : $error </if> The '.APP.' team is available for help as well. You can contact the '.APP.' Team (support@'.strtolower(APP).'.com) if you face any problems. If you wish to unsubscribe from such emails, go to your Control Panel -> '.APP.' -> Email Settings '; //////////////////////// // USER UPGRADE - 3 //////////////////////// // When upgraded by user successfully (By user) $l['mail_userupgrade_success_user_sub'] = '$scriptname installation upgraded successfully'; $l['mail_userupgrade_success_user'] = 'Your $scriptname installation has been successfully upgraded to the latest version. The details are as follows : Installation URL : $url Latest Version : $version Old Version : $oldversion If you wish to unsubscribe from such emails, go to your Control Panel -> '.APP.' -> Email Settings '; // If any error occured while upgrading, (By user) $l['mail_userupgrade_fail_user_sub'] = 'Upgrade of your $scriptname installation failed'; $l['mail_userupgrade_fail_user'] = 'The upgrade of your $scriptname installation has failed. The details are as follows : Installation URL : $url Current Version : $oldversion Latest Version : $version Error : $upgrade_error If you wish to unsubscribe from such emails, go to your Control Panel -> '.APP.' -> Email Settings '; // If UPGRADE and RESTORE failed while upgrading, (By user) $l['mail_userupgrade_restore_fail_user_sub'] = 'Upgrade of your $scriptname installation failed'; $l['mail_userupgrade_restore_fail_user'] = 'The upgrade of your $scriptname installation has failed. A backup had been created before upgrading, but the restore process also failed ! It will require a manual restore. Guide for the manual restore is available here : https://www.softaculous.com/docs/enduser/manual-restore/ The details are as follows : Installation URL : $url Current Version : $oldversion Latest Version : $version <if $upgrade_error> The Upgrade error details are as follows : Error : $upgrade_error </if> <if $error> The Restore error details are as follows : Error : $error </if> The '.APP.' team is available for help as well. You can contact the '.APP.' Team (support@'.strtolower(APP).'.com) if you face any problems. If you wish to unsubscribe from such emails, go to your Control Panel -> '.APP.' -> Email Settings '; //////////////////////// // AUTO UPGRADE - 3 //////////////////////// // When AUTOUPGRADED successfully $l['mail_autoupgrade_success_user_sub'] = '$scriptname Installation Auto Upgraded Successfully'; $l['mail_autoupgrade_success_user'] = 'Your $scriptname installation has been successfully auto upgraded to the latest version. The details are as follows : Installation URL : $url Latest Version : $version Old Version : $oldversion If you wish to unsubscribe from such emails, go to your Control Panel -> '.APP.' -> Email Settings '; // When AUTOUPGRADE FAILED $l['mail_autoupgrade_fail_user_sub'] = 'Auto Upgrade of your $scriptname installation failed'; $l['mail_autoupgrade_fail_user'] = 'The auto upgradation of your $scriptname installation has failed. The details are as follows : Installation URL : $url Current Version : $oldversion Latest Version : $version Error : $upgrade_error If you wish to unsubscribe from such emails, go to your Control Panel -> '.APP.' -> Email Settings '; // If UPGRADE and RESTORE failed while AUTOUPGRADING $l['mail_autoupgrade_restore_fail_user_sub'] = 'Auto Upgrade of your $scriptname installation failed'; $l['mail_autoupgrade_restore_fail_user'] = 'The auto upgradation of your $scriptname installation has failed. A backup had been created before upgrading, but the restore process also failed ! It will require a manual restore. Guide for the manual restore is available here : https://www.softaculous.com/docs/enduser/manual-restore/ The details are as follows : Installation URL : $url Current Version : $oldversion Latest Version : $version <if $upgrade_error> The Upgrade error details are as follows : Error : $upgrade_error </if> <if $error> The Restore error details are as follows : Error : $error </if> The '.APP.' team is available for help as well. You can contact the '.APP.' Team (support@'.strtolower(APP).'.com) if you face any problems. If you wish to unsubscribe from such emails, go to your Control Panel -> '.APP.' -> Email Settings '; //////////////////////// // PRE UPGRADE CHECK //////////////////////// // If pre upgradation check fails while AUTOUPGRADE (FOR USER) $l['mail_autoupgrade_precheck_fail_sub'] = 'Pre Upgrade Check failed'; $l['mail_autoupgrade_precheck_fail'] = 'Auto upgrade process for the following installation cannot be completed, because it does not meet the upgrade requirements : Installation URL : $url Current Version : $oldversion Latest Version : $version <if $upgrade_error> Error : $upgrade_error </if> <if $error> Error : $error </if> If you wish to unsubscribe from such emails, go to your Control Panel -> '.APP.' -> Email Settings '; ///////////////////////////////// // Backup Failed CLI UPGRADE ///////////////////////////////// // If a backup fails before AUTO UPGRADING an installation (FOR USER) $l['mail_autoupgrade_backup_fail_sub'] = 'Backup process failed before auto upgrading $scriptname installation'; $l['mail_autoupgrade_backup_fail'] = 'The backup of $scriptname installation has failed. So the auto upgrade process was aborted. The details are as follows : Installation URL : $url Current Version : $oldversion Latest Version : $version Error : $error If you wish to unsubscribe from such emails, go to your Control Panel -> '.APP.' -> Email Settings '; ///////////////////////////////// // Backup Failed CLI UPGRADE of Plugins/Themes ///////////////////////////////// // If a backup fails before AUTO UPGRADING Plugins/Themes of an installation (FOR USER) $l['mail_autoupgrade_extras_backup_fail_sub'] = 'Backup process failed before auto upgrading plugins/theme of your $scriptname installation'; $l['mail_autoupgrade_extras_backup_fail'] = 'The backup process of plugins/theme of your $scriptname installation has failed. So the auto upgrade plugins/theme process was not performed. The details are as follows : Installation URL : $url Error : $error If you wish to unsubscribe from such emails, go to your Control Panel -> '.APP.' -> Email Settings '; ///////////////////////////////// // Upgrade Plugins/Themes By USER ///////////////////////////////// // Plugins/Theme when upgraded by user successfully (By user) $l['mail_userupgrade_extras_success_user_sub'] = 'Plugins/Theme of $scriptname installation upgraded successfully'; $l['mail_userupgrade_extras_success_user'] = 'Plugins/Theme of your $scriptname installation have been successfully upgraded to the latest version. The details are as follows : Installation URL : $url If you wish to unsubscribe from such emails, go to your Control Panel -> '.APP.' -> Email Settings '; // If UPGRADE and RESTORE Plugins/Theme failed while upgrading, (By user) $l['mail_userupgrade_extras_restore_fail_user_sub'] = 'Upgrade of Plugins/Theme of your $scriptname installation failed'; $l['mail_userupgrade_extras_restore_fail_user'] = 'The upgrade of plugins/theme of your $scriptname installation has failed. A backup had been created before upgrading, but the restore process also failed ! It will require a manual restore. Guide for the manual restore is available here : https://www.softaculous.com/docs/enduser/manual-restore/ The details are as follows : Installation URL : $url <if $upgrade_error> The Upgrade error details are as follows : Error : $upgrade_error </if> <if $error> The Restore error details are as follows : Error : $error </if> The '.APP.' team is available for help as well. You can contact the '.APP.' Team (support@'.strtolower(APP).'.com) if you face any problems. If you wish to unsubscribe from such emails, go to your Control Panel -> '.APP.' -> Email Settings '; // If any error occured while upgrading plugins/theme, (By user) $l['mail_userupgrade_extras_fail_user_sub'] = 'Upgrade of plugins/theme of your $scriptname installation failed'; $l['mail_userupgrade_extras_fail_user'] = 'The upgrade of plugins/theme of your $scriptname installation has failed. The details are as follows : Installation URL : $url Error : $upgrade_error If you wish to unsubscribe from such emails, go to your Control Panel -> '.APP.' -> Email Settings '; ///////////////////////////////// // Auto Upgrade Plugins/Themes ///////////////////////////////// // When AUTOUPGRADED Plugins/Theme successfully $l['mail_autoupgrade_extras_success_user_sub'] = 'Plugins/Theme of $scriptname Installation Auto Upgraded Successfully'; $l['mail_autoupgrade_extras_success_user'] = 'Plugins/Theme of your $scriptname installation have been successfully auto upgraded to the latest version. The details are as follows : Installation URL : $url <if $plugins_updated> Following Active Plugins were upgraded : $plugins_updated </if> <if $theme_updated> Following Active Theme was upgraded : $theme_updated </if> If you wish to unsubscribe from such emails, go to your Control Panel -> '.APP.' -> Email Settings '; // If UPGRADE and RESTORE of Plugins/Theme failed while AUTOUPGRADING $l['mail_autoupgrade_extras_restore_fail_user_sub'] = 'Auto Upgrade of plugins/theme of your $scriptname installation failed'; $l['mail_autoupgrade_extras_restore_fail_user'] = 'The auto upgrade of plugins/theme of your $scriptname installation has failed. A backup had been created before upgrading, but the restore process also failed ! It will require a manual restore. Guide for the manual restore is available here : https://www.softaculous.com/docs/enduser/manual-restore/ The details are as follows : Installation URL : $url <if $upgrade_error> The Upgrade error details are as follows : Error : $upgrade_error </if> <if $error> The Restore error details are as follows : Error : $error </if> The '.APP.' team is available for help as well. You can contact the '.APP.' Team (support@'.strtolower(APP).'.com) if you face any problems. If you wish to unsubscribe from such emails, go to your Control Panel -> '.APP.' -> Email Settings '; // When AUTOUPGRADE Plugins/Theme FAILED $l['mail_autoupgrade_extras_fail_user_sub'] = 'Auto Upgrade of plugins/theme of your $scriptname installation failed'; $l['mail_autoupgrade_extras_fail_user'] = 'The auto upgrade of plugins/theme of your $scriptname installation has failed. The details are as follows : Installation URL : $url Error : $upgrade_error If you wish to unsubscribe from such emails, go to your Control Panel -> '.APP.' -> Email Settings '; $l['err_openconfig'] = 'Could not open the Configuration File'; $l['err_writeconfig'] = 'Could not write the Configuration File'; $l['classes_con_failed'] = 'Error : Failed to Connect to Server .'; $l['cl_ratings'] = 'Ratings'; $l['cl_author'] = 'Author'; $l['cl_license'] = 'License'; $l['cl_version'] = 'Version'; $l['cl_show_files'] = 'Show Files'; $l['cl_install_but'] = 'Install'; $l['expand_view'] = 'Click here for full view'; $l['collapse_view'] = 'Click here for embedded view'; $l['email_off_notice'] = '<b>NOTE : Notification emails are disabled so you will not receive any email.</b>'; // Add User Language Strings $l['mail_add_user_sub'] = 'Welcome to Softaculous Remote Installer'; $l['mail_add_user'] = 'You can now successfully login into Softaculous Remote Installer. The details are as follows : User : $username API Key : $api_key API Password : $api_pass Number of Users allowed : $number_of_users'; // Requirement parser languages $l['req_ver_nf'] = 'Required &soft-1; version &soft-2; &soft-3; AND found version is : '; $l['req_ext_nf'] = 'Required &soft-1; extension not found :'; $l['req_func_nf'] = 'Required &soft-1; function not found'; $l['req_ext_ver'] = 'Required &soft-1; &soft-2; extension version &soft-3; &soft-4; BUT found &soft-5;'; $l['gt'] = 'greater than'; $l['lt'] = 'less than'; $l['ge'] = 'greater than equal to'; $l['le'] = 'less than equal to'; $l['eq'] = 'is'; $l['ne'] = 'should not be equal to'; $l['req_version'] = 'Version'; $l['req_extensions'] = 'Extensions'; $l['req_functions'] = 'Functions'; // Automated Backup Language Strings $l['mail_auto_backup_sub'] = 'Automatic Backup of your $scriptname installation'; $l['mail_auto_backup'] = 'The automatic backup of your $scriptname installation was completed successfully. The details are as follows : Installation Path : $path Installation URL : $url Backup Path : $backup_file <if $backup_location>Backup Location : $backup_location</if> You can access the backup from the Backups Section in '.APP.'. If you wish to unsubscribe from such emails, go to your Control Panel -> '.APP.' -> Email Settings '; $l['mail_auto_backup_fail_sub'] = 'Failed : Automatic Backup of your $scriptname installation'; $l['mail_auto_backup_fail'] = 'The automatic backup of your $scriptname installation did not complete successfully. The details are as follows : Installation Path : $path Installation URL : $url Backup Path : $backup_file <if $backup_location>Backup Location : $backup_location</if> The following error occured : $error If you wish to unsubscribe from such emails, go to your Control Panel -> '.APP.' -> Email Settings '; // Email for sending the list of scripts which does not meet the requirements. $l['mail_script_requirement_sub'] = 'Scripts requirements failed log'; $l['mail_script_requirement'] = 'The following list of script(s) do not meet the minumum requirements on your server and might not work. The details are as follows : $failed_req Note : If you are changing the PHP version on runtime (i.e. using CageFS, hive, .htaccess etc.) than you can ignore the above PHP version failure warnings. '; // Softpanel Language Strings $l['no_www_domain'] = 'Please close all '.$globals['sn'].' pages and log out from the control panel using the log out button. Afterwards you can log in again and use '.$globals['sn'].'.'; $l['install_tweet'] = 'I just installed #[[SCRIPTNAME]] on [[softurl]] via #[[APP]] #[[TYPE]]'; $l['install_tweet_classes'] = 'I just installed #[[SCRIPTNAME]] via #[[APP]] #[[TYPE]]'; $l['upgrade_tweet'] = 'I just upgraded #[[SCRIPTNAME]] on [[softurl]] via #[[APP]] #[[TYPE]]'; $l['clone_tweet'] = 'I just cloned #[[SCRIPTNAME]] on [[softurl]] via #[[APP]] #[[TYPE]]'; $l['staging_tweet'] = 'I just created a staging installation of #[[SCRIPTNAME]] on [[softurl]] via #[[APP]] #[[TYPE]]'; $l['pushtolive_tweet'] = 'I just pushed my staging #[[SCRIPTNAME]] to live on [[softurl]] via #[[APP]] #[[TYPE]]'; $l['restore_template_tweet'] = 'I just restored a #[[SCRIPTNAME]] template on [[softurl]] via #[[APP]] #[[TYPE]]'; // month strings $l['January'] = 'January'; $l['February'] = 'February'; $l['March'] = 'March'; $l['April'] = 'April'; $l['May'] = 'May'; $l['June'] = 'June'; $l['July'] = 'July'; $l['August'] = 'August'; $l['September'] = 'September'; $l['October'] = 'October'; $l['November'] = 'November'; $l['December'] = 'December'; // Mail templates for webuzo backup $l['mail_webuzo_backup_sub'] = '$type backup completed successfully'; $l['mail_webuzo_backup'] = 'The backup process was completed successfully. Backup file is created with the file name: $filename Regards, Webuzo Team'; $l['mail_webuzo_backup_fail_sub'] = '$type backup failed'; $l['mail_webuzo_backup_fail'] = 'The backup process did not complete successfully. The following error(s) occured: $error Regards, Webuzo Team'; $l['mail_webuzo_restore_sub'] = '$type restore completed successfully'; $l['mail_webuzo_restore'] = 'The restoration was completed successfully. The file restored was: $filename Regards, Webuzo Team'; $l['mail_webuzo_restore_fail_sub'] = '$type restore failed'; $l['mail_webuzo_restore_fail'] = 'The restore process encountered errors and would not be completed. The following error(s) occured: $error Regards, Webuzo Team'; $l['mail_upgrade_fail_sub'] = 'Failed : Upgrade of your $scriptname installation'; $l['mail_upgrade_fail'] = 'The upgrade of your $scriptname installation did not complete successfully. The details are as follows : Installation Path : $path Installation URL : $url The following error occured : $error Please try to upgrade again after some time. If you wish to unsubscribe from such emails, go to your Control Panel -> '.APP.' -> Email Settings '; $l['invalid_resp'] = 'Invalid response received '; $l['api_no_resp'] = 'No response received'; $l['api_invalid_resp'] = 'Invalid response received'; $l['not_in_free'] = '<b>&soft-1;</b> cannot be installed in the Free version of '.APP.'.'; $l['upgrade_to_pro'] = '<b><a href="'.$globals['index'].'act=plans" target="_blank" style="text-decoration:none;color:green;">Unlock Premium Features</a></b>'; $l['upgrade_to_ampps_pro'] = '<b><a href="https://ampps.com/pricing" target="_blank" style="text-decoration:none;color:green;">Unlock Premium Features</a></b>'; $l['not_in_expired'] = '<b>&soft-1;</b> cannot be installed because your '.APP.' license has expired.'; $l['renew_pro'] = '<b><a href="'.$globals['index'].'act=plans" target="_blank" style="text-decoration:none;color:green;">Renew the license to use premium features</a></b>'; $l['renew_ampps_pro'] = '<b><a href="https://www.softaculous.com/clients?ca=ampps_buy&renew=&soft-1;&plan=&soft-2;" target="_blank" style="text-decoration:none;color:green;">Renew the license to use premium features</a></b>'; $l['invalid_license_enduser_server'] = 'This license is not allowed to be used on this server'; $l['invalid_license_enduser_account'] = 'This license is not allowed to be used on this account'; $l['package_error'] = 'There were some errors in installing package.'; $l['empty_mail_q'] = 'Mail queue is empty.'; $l['admin_panel'] = 'Admin Panel'; $l['reseller_panel'] = 'Reseller Panel'; $l['learn_more'] = 'Learn More'; $l['dismiss_forever'] = 'Dismiss Forever'; $l['install_script_title'] = 'Install an App'; $l['install_script_description'] = 'You can install an app after selecting it from the left menu'; $l['outdated_installations_title'] = 'Outdated Installations'; $l['outdated_installations_description'] = 'You have a few outdated installation(s). You can upgrade them by clicking on the red box below'; $l['demos_title'] = 'Demos'; $l['demos_description'] = 'You can check out the demos of apps before you install them to find if the app meets your needs'; $l['search_scripts_title'] = 'Search Scripts'; $l['search_scripts_description'] = 'You can search apps by their name from the Search box in the left menu'; $l['bulk_import_title'] = 'Import'; $l['bulk_import_description'] = 'You can import all your existing installations to '.APP.' using the Import option in the top menu'; $l['wordpress_manager_title'] = 'WordPress Manager'; $l['wordpress_manager_description'] = 'You can manage your WordPress installations from one place using the WordPress Manager feature'; $l['backup_title'] = 'Backup'; $l['backup_description'] = 'You can create a backup of your installation(s) so you can restore when you need to roll back your site'; $l['restore_title'] = 'Restore'; $l['restore_description'] = 'You can restore your site from the backups available'; $l['delete_backups_title'] = 'Delete Backups'; $l['delete_backups_description'] = 'You can delete the old/unwanted backups if you don\'t need them'; $l['auto_upgrade_title'] = 'Auto Upgrade'; $l['auto_upgrade_description'] = 'You can choose to auto upgrade your installation when a new version of an app is released'; $l['auto_backup_title'] = 'Auto Backup'; $l['auto_backup_description'] = 'You can schedule Auto Backups to backup your installation automatically at regular intervals'; $l['wordpress_sets_title'] = 'WordPress Plugin & Theme Sets'; $l['wordpress_sets_description'] = 'You can create sets and directly install your most used plugins and themes to all your WordPress installs'; $l['remote_backups_title'] = 'Remote Backup Locations'; $l['remote_backups_description'] = 'You can backup your sites to remote servers like Dropbox, AWS S3, Google Drive, OneDrive, FTP/FTPS/SFTP'; $l['email_notifications_title'] = 'Email Notifications'; $l['email_notifications_description'] = 'You can choose the email notifications you would like to receive'; $l['remote_import_title'] = 'Import from Remote Server'; $l['remote_import_description'] = 'You can import your installations from a remote server to '.APP.' using the "From Remote Server" tab'; $l['clone_title'] = 'Clone'; $l['clone_description'] = 'You can clone and make a new copy of your installation'; $l['edit_installation_title'] = 'Edit an Installation'; $l['edit_installation_description'] = 'You can edit the details like enable auto upgrade, backups, etc of your existing installation'; $l['sign_on_title'] = 'One Click Login'; $l['sign_on_description'] = 'You can login to the admin account of your WordPress installation using the Login button'; $l['reset_password_title'] = 'Reset Admin Password'; $l['reset_password_description'] = 'You can reset the password of the admin account of your installation'; $l['staging_title'] = 'Staging Instance'; $l['staging_description'] = 'You can create a Staging instance of your live site to test plugins or upgrades before applying them on the production site'; $l['pushtolive_title'] = 'Push to Live'; $l['pushtolive_description'] = 'You can Push the changes on your Staging site to your live site'; $l['softwp_title'] = 'Softaculous Pro Plugins'; $l['softwp_description'] = 'You can use Pro WordPress plugins for Free: Backuply, SpeedyCache, SiteSEO, Loginizer, Pagelayer, GoSMTP, FileOrganizer & more. Click here'; $l['softwp_ai_title'] = 'Enhance Content Writing with AI Assistant'; $l['softwp_ai_description'] = 'You can use cutting-edge AI to write content for your WordPress posts or pages. Create a table, write a paragraph, translate, change tone, & much more';