<p></p>
<p><b>@KaiWitt</b> commented on this pull request.</p>

<p>You can open draft pull requests for something that is work in progress</p><hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/5569#discussion_r650358833">desktop/src/main/java/bisq/desktop/components/InfoAutoTooltipLabel.java</a>:</p>
<pre style='color:#555'>>          textIcon.setOnMouseExited(e -> popoverWrapper.hidePopOver());
 
         setGraphic(textIcon);
         setContentDisplay(contentDisplay);
     }
 
-    private PopOver createInfoPopOver(String info, double width) {
+    private PopOver createPopOver(String info, double width) {
+        Label infoLabel = new Label("Account limit: 0.01BTC");
</pre>
<p>display strings are in displayStrings.properties</p>

<hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/5569#discussion_r650358864">desktop/src/main/java/bisq/desktop/components/InfoAutoTooltipLabel.java</a>:</p>
<pre style='color:#555'>> +        Label buyLabel = createDetailsItem("but BTC from a signed account", true, width);
+        Label waitLabel = createDetailsItem("wait a minimum of 30 days", false, width);
</pre>
<p>displayStrings.properties</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/pull/5569#pullrequestreview-682304401">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNWXQVZWY5JGRHHQF3LTSMDURANCNFSM46RFC7EQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNSOXTF2QJGWPEYLGFLTSMDURA5CNFSM46RFC7E2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOFCVSHEI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/pull/5569#pullrequestreview-682304401",
"url": "https://github.com/bisq-network/bisq/pull/5569#pullrequestreview-682304401",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>