'] = 'Wijzig e-mail template'; $l['heading'] = 'Wijzig e-mail template'; $l['edittemp'] = 'Wijzig e-mail template'; $l['done'] = 'Het e-mail template is succesvol opgeslagen'; $l['savetemp'] = 'E-mail template opslaan'; $l['subject'] = 'Onderwerp'; $l['content'] = 'Inhoud'; $l['reset_confirm'] = 'Weet u zeker dat u het e-mail template wilt resetten ?'; $l['reset_template'] = 'Reset template'; $l['temp_overview'] = 'Terug naar het e-mail templates overzicht'; $l['language'] = 'Language'; $l['ishtml'] = 'Send as HTML'; $l['if_note'] = 'Opmerking: U kunt het IF statment gebruiken voor een optionele waarde op de volgende manier: :
<if $VARIABLE_NAME>$VARIABLE_NAME</if>'; // Installtion Variables Information $l['mail_install_php_info'] = 'U kunt de volgende variabelen gebruiken:
$scriptname : Script naam
$path : Installatie Path
$version : Versie
$url : URL
$admin_url : Admin URL
$datadirectory : Data folder
$admin_username : Admin gebruikersnaam
$admin_pass : Admin wachtwoord
$dbname : MySQL database
$dbuser : MySQL DB gebruikersnaam
$dbhost : MySQL DB hostnaam
$dbpass : MySQL DB wachtwoord
$cron : Cron job commando
$disable_notify_update : Update Notification
$eu_auto_upgrade : Auto Upgrade
$auto_backup : Automated Backups
$auto_backup_rotation : Backup Rotation
$time : Tijdstip van installatie
$sn : Site Name (Can be changed from '.APP.' Admin panel -> Settings)
$user_name : User Name
$user_email : User Email'; // Clone Variables Information $l['mail_clone_info'] = 'You can use the following Variables :
$scriptname : Script Name
$old_path : Original Installation Path
$old_url : Original Installation URL
$path : Cloned Installation Path
$version : Version
$url : Cloned Installation URL
$admin_url : Admin URL
$datadirectory : Data Directory
$dbname : MySQL Database
$dbuser : MySQL DB User
$dbhost : MySQL DB Host
$dbpass : MySQL DB Password
$cron : Cron Command
$time : Time of Installation
$sn : Site Name (Can be changed from '.APP.' Admin panel -> Settings)
$user_name : User Name
$user_email : User Email'; // Installtion Variables Information $l['mail_install_js_info'] = 'U kunt de volgende variabelen gebruiken:
$scriptname : Script naam
$path : Installatie path
$version : Versie
$url : URL
$disable_notify_update : Update Notification
$auto_backup : Automated Backups
$auto_backup_rotation : Backup Rotation
$time : Tijdstip van installatie
$sn : Site Name (Can be changed from '.APP.' Admin panel -> Settings)
$user_name : User Name
$user_email : User Email'; // Installtion Variables Information $l['mail_install_perl_info'] = 'U kunt de volgende variabelen gebruiken:
$scriptname : Script naam
$path : Installatie path
$version : Versie
$url : URL
$admin_url : Admin URL
$datadirectory : Data folder
$wwwdir : Web directory
$admin_username : Admin gebruikersnaam
$admin_pass : Admin wachtwoord
$dbname : MySQL database
$dbuser : MySQL DB gebruikersnaam
$dbhost : MySQL DB hostnaam
$dbpass : MySQL DB wachtwoord
$cron : Cron job commando
$disable_notify_update : Update Notification
$auto_backup : Automated Backups
$auto_backup_rotation : Backup Rotation
$time : Tijdstip van installatie
$sn : Site Name (Can be changed from '.APP.' Admin panel -> Settings)
$user_name : User Name
$user_email : User Email'; // Removal Variables $l['mail_remove_info'] = 'U kunt de volgende variabelen gebruiken:
$scriptname : Script naam
$path : Installatie path
$version : Versie
$url : URL
$datadirectory : Data folder
$wwwdir : Web directory
$dbname : MySQL Database
$dbuser : MySQL DB gebruikersnaam
$dbhost : MySQL DB Hostnaam
$dbpass : MySQL DB wachtwoord
$cron : Cron job commando
$time : Tijdstip van installatie
$rem_time : Tijdstip van verwijderen
$sn : Site Name (Can be changed from '.APP.' Admin panel -> Settings)
$user_name : User Name
$user_email : User Email'; // Outdated Insatllation Variables (FROM ADMIN) $l['mail_update_info'] = 'U kunt de volgende variabelen gebruiken:
$serverip : Server IP
$installation : Overzicht van scripts waarvoor updates beschikbaar zijn
$time : Tijd
$sn : Site Name (Can be changed from '.APP.' Admin panel -> Settings)'; // Outdated Insatllation Variables (FROM CRON) $l['mail_cron_info'] = 'U kunt de volgende variabelen gebruiken:
$serverip : Server IP
$installation : Overzicht van scripts waarvoor updates beschikbaar zijn
$time : Tijd
$sn : Site Name (Can be changed from '.APP.' Admin panel -> Settings) '; // Editdetail Variables $l['mail_editdetail_info'] = 'U kunt de volgende variabelen gebruiken:
$path : Installation Path
$url : URL
$datadirectory : Data folder
$wwwdir : Web directory
$wwwurl : Web URL
$dbname : MySQL database
$dbuser : MySQL DB gebruikersnaam
$dbhost : MySQL DB Hostnaam
$dbpass : MySQL DB wachtwoord
$auto_backup : Automated Backups
$auto_backup_rotation : Backup Rotation
$time : Tijdstip van installatie
$edit_time : Tijdstip wijziging
$sn : Site Name (Can be changed from '.APP.' Admin panel -> Settings)
$user_name : User Name
$user_email : User Email'; // Backup Background Email variables $l['mail_backup_bg_info'] = 'U kunt de volgende variabelen gebruiken:
$path : Installatie path
$url : URL
$scriptname : Script naam
$backup_file : Folder naam
$error : Web URL
$backup_note : Backup Note
$sn : Site Name (Can be changed from '.APP.' Admin panel -> Settings) '; // Backup Email variables $l['mail_backup_info'] = 'U kunt de volgende variabelen gebruiken:
$path : Installatie path
$url : URL
$scriptname : Script naam
$backup_file : Folder naam
$error : Web URL
$backup_note : Backup Note
$sn : Site Name (Can be changed from '.APP.' Admin panel -> Settings)
$user_name : User Name
$user_email : User Email'; // Backup Failed Email variables $l['mail_backup_fail_info'] = 'U kunt de volgende variabelen gebruiken:
$path : Installatie path
$url : URL
$scriptname : Script naam
$backup_file : Folder naam
$error : Web URL
$sn : Site Name (Can be changed from '.APP.' Admin panel -> Settings)
$user_name : User Name
$user_email : User Email'; // Successfully Cli Upgraded by Admin $l['mail_adminupgrade_success_admin_info'] = 'You can use the following Variables :
$scriptname : Script Name
$url : URL
$oldversion : Current Version
$version : Latest Version
$user : Username
$backup_path : Backup Path
$path : Installation Path
$dbname : MySQL Database
$dbuser : MySQL DB User
$dbhost : MySQL DB Host
$dbpass : MySQL DB Password
$error : List of Restore Errors
$upgrade_error : List of Upgrade Errors
$sn : Site Name (Can be changed from '.APP.' Admin panel -> Settings) '; $l['mail_adminupgrade_success_admin_info'] = $l['mail_adminupgrade_success_admin_info']; $l['mail_adminupgrade_fail_admin_info'] = $l['mail_adminupgrade_success_admin_info']; $l['mail_adminupgrade_restore_fail_admin_info'] = $l['mail_adminupgrade_success_admin_info']; $l['mail_adminupgrade_success_user_info'] = $l['mail_adminupgrade_success_admin_info']; $l['mail_adminupgrade_fail_user_info'] = $l['mail_adminupgrade_success_admin_info']; $l['mail_adminupgrade_restore_fail_user_info'] = $l['mail_adminupgrade_success_admin_info']; $l['mail_autoupgrade_success_user_info'] = $l['mail_adminupgrade_success_admin_info']; $l['mail_autoupgrade_fail_user_info'] = $l['mail_adminupgrade_success_admin_info']; $l['mail_autoupgrade_restore_fail_user_info'] = $l['mail_adminupgrade_success_admin_info']; $l['mail_userupgrade_success_user_info'] = $l['mail_adminupgrade_success_admin_info']; $l['mail_userupgrade_fail_user_info'] = $l['mail_adminupgrade_success_admin_info']; $l['mail_userupgrade_restore_fail_user_info'] = $l['mail_adminupgrade_success_admin_info']; $l['mail_autoupgrade_backup_fail_info'] = 'You can use the following Variables :
$scriptname : Script Name
$url : URL
$oldversion : Current Version
$version : Latest Version
$user : Username
$error : List of Errors
$sn : Site Name (Can be changed from '.APP.' Admin panel -> Settings) '; $l['mail_autoupgrade_precheck_fail_info'] = $l['mail_autoupgrade_backup_fail_info']; // Auto backup successful Variables $l['mail_auto_backup_info'] = 'You can use the following Variables :
$scriptname : Script Name
$path : Installation Path
$url : Installation URL
$backup_file : Backup Path
$sn : Site Name (Can be changed from '.APP.' Admin panel -> Settings) '; // Auto backup failed Variables $l['mail_auto_backup_fail_info'] = 'You can use the following Variables :
$scriptname : Script Name
$path : Installation Path
$url : Installation URL
$backup_file : Backup Path
$error : List of Errors
$sn : Site Name (Can be changed from '.APP.' Admin panel -> Settings) '; $l['mail_install_classes_info'] = 'You can use the following Variables :
$path : Installation Path
$user_name : User Name
$user_email : User Email'; $l['mail_restore_info'] = 'You can use the following Variables :
$path : Installation Path
$url : Installation URL
$user_name : User Name
$user_email : User Email'; $l['mail_restore_fail_info'] = 'You can use the following Variables :
$path : Installation Path
$url : Installation URL
$user_name : User Name
$user_email : User Email'; $l['mail_restore_bg_info'] = 'You can use the following Variables :
$path : Installation Path
$url : Installation URL
$user_name : User Name
$user_email : User Email'; $l['mail_import_info'] = 'You can use the following Variables :
$path : Installation Path
$url : Installation URL
$user_name : User Name
$user_email : User Email'; $l['mail_import_fail_info'] = 'You can use the following Variables :
$path : Installation Path
$url : Installation URL
$user_name : User Name
$user_email : User Email'; $l['mail_import_bg_info'] = 'You can use the following Variables :
$path : Installation Path
$url : Installation URL
$user_name : User Name
$user_email : User Email'; // Staging Variables Information $l['mail_staging_info'] = 'You can use the following Variables :
$scriptname : Script Name
$live_path : Original Installation Path
$live_url : Original Installation URL
$path : Staging Installation Path
$version : Version
$url : Staging Installation URL
$admin_url : Admin URL
$datadirectory : Data Directory
$dbname : MySQL Database
$dbuser : MySQL DB User
$dbhost : MySQL DB Host
$dbpass : MySQL DB Password
$cron : Cron Command
$time : Time of Installation
$sn : Site Name (Can be changed from '.APP.' Admin panel -> Settings)
$user_name : User Name
$user_email : User Email'; // Pushtolive Variables Information $l['mail_pushtolive_info'] = 'You can use the following Variables :
$scriptname : Script Name
$live_path : Original Installation Path
$live_url : Original Installation URL
$path : Pushed Installation Path
$version : Version
$url : Pushed Installation URL
$admin_url : Admin URL
$datadirectory : Data Directory
$dbname : MySQL Database
$dbuser : MySQL DB User
$dbhost : MySQL DB Host
$dbpass : MySQL DB Password
$cron : Cron Command
$time : Time of Installation
$sn : Site Name (Can be changed from '.APP.' Admin panel -> Settings)
$user_name : User Name
$user_email : User Email';