You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/// `%1$s` will be replaced by the provider's domain.
7809
7809
#defineDC_STR_INVALID_UNENCRYPTED_MAIL 174
7810
7810
7811
+
/// "⚠️ It seems you are using Delta Chat on multiple devices that cannot decrypt each other's outgoing messages. To fix this, on the older device use \"Settings / Add Second Device\" and follow the instructions."
7812
+
///
7813
+
/// Added to the device chat if could not decrypt a new outgoing message (i.e. not when fetching
7814
+
/// existing messages). But no more than once a day.
7815
+
#defineDC_STR_CANT_DECRYPT_OUTGOING_MSGS 175
7816
+
7811
7817
/// "You reacted %1$s to '%2$s'"
7812
7818
///
7813
7819
/// `%1$s` will be replaced by the reaction, usually an emoji
0 commit comments