${ _("New Account") }
${ _('%s domain') % domain }
${ _("New Account") }
${ _("User ID:") }
${ c.form_errors['ispmanUserId']}
${ _("Note that the above %s will be used to create the first " "part of the email address (%s@%s)." ) % ( h.tag.em(_("User ID")), h.tag.u(h.tag.em(_("userid"))), domain ) }
${ _("First Name:") }
${ c.form_errors['givenName']}
${ _("Last Name:") }
${ c.form_errors['sn']}
${ _("FTP Quota:") }
${ _("MB") }
${ c.form_errors['FTPQuotaMBytes']}
${ _("FTP Status:") }
${ _("Forwarding only accounts involve a second step.") }
${ _("On the next step you'll add the needed forwarding address for the account.") }
${ _("Email Quota:") }
${ _("MB") }
${ c.form_errors['mailQuota']}
${ _('Forwarding Only:') }