mirror of
https://github.com/chatmail/core.git
synced 2026-04-24 17:06:28 +03:00
string
This commit is contained in:
@@ -183,7 +183,7 @@ 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."))]
|
||||
#[strum(props(fallback = "Failed to send message to %1$s."))]
|
||||
FailedSendingTo = 74,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user