master
Peter Šurda 6 years ago
parent 009a215224
commit ae97f7abd8
Signed by untrusted user: PeterSurda
GPG Key ID: 0C5F50C0B5F37D87

@ -927,7 +927,7 @@ def loadSent():
statstr = "Message sent at "+t+"."
elif status == "doingmsgpow":
statstr = "The proof of work required to send the message has been queued."
elif status == "askreceived":
elif status == "ackreceived":
t = l10n.formatTimestamp(lastactiontime, False)
statstr = "Acknowledgment of the message received at "+t+"."
elif status == "broadcastqueued":

Loading…
Cancel
Save