mirror of
https://github.com/chatmail/core.git
synced 2026-05-22 16:26:31 +03:00
target comments of @hpk42, format strum manually as skipped by 'cargo fmt' for some reason
This commit is contained in:
@@ -121,9 +121,10 @@ pub enum StockMessage {
|
||||
#[strum(props(fallback = "Saved messages"))]
|
||||
SavedMessages = 69,
|
||||
|
||||
#[strum(props(fallback = "These messages in this chat \
|
||||
are generated locally by the Delta Chat app.\n\n\
|
||||
Delta Chat does not have your e-mail-address."))]
|
||||
#[strum(props(
|
||||
fallback = "Messages in this chat are generated locally by your Delta Chat app. \
|
||||
Its makers use it to inform about app updates and problems during usage."
|
||||
))]
|
||||
DeviceMessagesHint = 70,
|
||||
|
||||
#[strum(props(fallback = "Welcome to Delta Chat! – \
|
||||
|
||||
Reference in New Issue
Block a user