mirror of
https://github.com/chatmail/core.git
synced 2026-05-06 06:46:35 +03:00
Try to add decent error msg (doesnt work yet)
This commit is contained in:
@@ -182,6 +182,9 @@ pub enum StockMessage {
|
||||
|
||||
#[strum(props(fallback = "Message from %1$s"))]
|
||||
SubjectForNewContact = 73,
|
||||
|
||||
#[strum(props(fallback = "Failed to send message to %1$s. See 'info' for more details."))]
|
||||
FailedSendingTo = 74,
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user