mirror of
https://github.com/chatmail/core.git
synced 2026-04-26 18:06:35 +03:00
Add "Configuration failed" stock string
This commit is contained in:
committed by
link2xt
parent
f5b16cf086
commit
ecbc83390e
@@ -216,6 +216,9 @@ pub enum StockMessage {
|
||||
|
||||
#[strum(props(fallback = "You are invited to a video chat, click %1$s to join."))]
|
||||
VideochatInviteMsgBody = 83,
|
||||
|
||||
#[strum(props(fallback = "Configuration failed. Error: “%1$s”"))]
|
||||
ConfigurationFailed = 84,
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user