_('Account Balance Exceeded Notification'); ?>

_('The account balance for your user %s is %s and has exceeded the maximum debit limit of %s.'), $this->data['user']['username'], $this->amount($this->data['user']['balance']), $this->amount($this->data['user']['max_debit'])); ?>

settings['suspend_over_limit_accounts'] || $this->data['user']['active'] == 0) { ?>

_('Your account has been suspended.'); ?>

settings['suspension_days']) { ?>

_('Your account will be automatically suspended in %s days.'), $this->settings['suspension_days']); ?>

_('Please'); ?> [ _('click here'); ?> ] _('to clear your account balance.'); ?>
_('Please note that you will have to login first.'); ?>

_('Best regards'); ?>
siteName; ?>