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

<hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/5551#discussion_r652332388">core/src/main/resources/i18n/displayStrings.properties</a>:</p>
<pre style='color:#555'>>  support.acknowledged=Message arrival confirmed by receiver
 support.error=Receiver could not process message. Error: {0}
+support.errorTimeout=Timed-out waiting for ACK, try again
</pre>
<p>Is this suggestion to "try again" directed at the user?</p>
<p>If so, something like this might be more clear:</p>

⬇️ Suggested change
<pre style="color: #555">-support.errorTimeout=Timed-out waiting for ACK, try again
+support.errorTimeout=timed out. Try sending message again.
</pre>


<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/5551#pullrequestreview-684701987">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNT27T6Q543KVKX5M53TTAOZJANCNFSM4566NIWQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNVNA7NCS7JIU4XI44TTTAOZJA5CNFSM4566NIW2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOFDH3SIY.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/5551#pullrequestreview-684701987",
"url": "https://github.com/bisq-network/bisq/pull/5551#pullrequestreview-684701987",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>