mirror of
https://github.com/chatmail/core.git
synced 2026-05-01 20:36:31 +03:00
string
This commit is contained in:
@@ -183,7 +183,7 @@ pub enum StockMessage {
|
|||||||
#[strum(props(fallback = "Message from %1$s"))]
|
#[strum(props(fallback = "Message from %1$s"))]
|
||||||
SubjectForNewContact = 73,
|
SubjectForNewContact = 73,
|
||||||
|
|
||||||
#[strum(props(fallback = "Failed to send message to %1$s. See 'info' for more details."))]
|
#[strum(props(fallback = "Failed to send message to %1$s."))]
|
||||||
FailedSendingTo = 74,
|
FailedSendingTo = 74,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user