upgrade to codeigniter 1.7.2 for f12
[www-register-wizard.git] / language / english / email_lang.php
index 9324277..e3bd113 100644 (file)
@@ -17,6 +17,7 @@ $lang['email_failed_smtp_login'] = "Failed to send AUTH LOGIN command. Error: %s
 $lang['email_smtp_auth_un'] = "Failed to authenticate username. Error: %s";
 $lang['email_smtp_auth_pw'] = "Failed to authenticate password. Error: %s";
 $lang['email_smtp_data_failure'] = "Unable to send data: %s";
+$lang['email_exit_status'] = "Exit status code: %s";
 
 
 /* End of file email_lang.php */