_('You are currently using a testing account.'), 'approved' => _('You are currently using an approved account.'), } . ' ' . sprintf(_('It\'s internal ID is %s.'), '' . $_SESSION['id'] . ''); } else { echo _('You are not logged in.'); } ?>