mirror of
https://github.com/chatmail/core.git
synced 2026-05-19 23:06:32 +03:00
Merge branch 'master' into flub/send-backup
This commit is contained in:
@@ -804,7 +804,7 @@ pub(crate) async fn sync_msg_subject(context: &Context) -> String {
|
||||
translated(context, StockMessage::SyncMsgSubject).await
|
||||
}
|
||||
|
||||
/// Stock string: `This message is used to synchronize data betweeen your devices.`.
|
||||
/// Stock string: `This message is used to synchronize data between your devices.`.
|
||||
pub(crate) async fn sync_msg_body(context: &Context) -> String {
|
||||
translated(context, StockMessage::SyncMsgBody).await
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user