} else if (pw && pw.length < 8) {
      GlobalNotification.warning({
        content: TAPi18n.__(
          'mist.popupWindows.requestAccount.errors.passwordTooShort'
        ),