To be able to log in to your account you first need to activate your account by clicking on the following link : %1$s/%2$s

You then need to use the following activation key: %3$s

If you did not sign up on %1$s recently then this message was sent in error, please ignore it.'; $lang['email_activation_altbody'] = 'Hello, ' . "\n\n" . 'To be able to log in to your account you first need to activate your account by visiting the following link :' . "\n" . '%1$s/%2$s' . "\n\n" . 'You then need to use the following activation key: %3$s' . "\n\n" . 'If you did not sign up on %1$s recently then this message was sent in error, please ignore it.'; $lang['email_reset_subject'] = '%s - Password reset request'; $lang['email_reset_body'] = 'Hello,

To reset your password click the following link :

%1$s/%2$s

You then need to use the following password reset key: %3$s

If you did not request a password reset key on %1$s recently then this message was sent in error, please ignore it.'; $lang['email_reset_altbody'] = 'Hello, ' . "\n\n" . 'To reset your password please visiting the following link :' . "\n" . '%1$s/%2$s' . "\n\n" . 'You then need to use the following password reset key: %3$s' . "\n\n" . 'If you did not request a password reset key on %1$s recently then this message was sent in error, please ignore it.'; $lang['account_deleted'] = "Account deleted successfully."; $lang['function_disabled'] = "This function has been disabled.";