mirror of
https://github.com/chatmail/core.git
synced 2026-05-03 05:16:28 +03:00
show hint how to restore saved-messages
the saved-messages can be deleted as any other chat; if the feature is unneeded, this probably also makes some sense. however, if saved-messages was deleted accidentally (yeah, i've seen that :), it is not intuitive to see how the saved-messages feature can be restored. this change just drops a note about how-to-restore to the device chat.
This commit is contained in:
@@ -4988,6 +4988,7 @@ void dc_event_unref(dc_event_t* event);
|
||||
#define DC_STR_PROTECTION_ENABLED 88
|
||||
#define DC_STR_PROTECTION_DISABLED 89
|
||||
#define DC_STR_REPLY_NOUN 90 /* eg. "Reply", used in summaries, a noun, not a verb (not: "to reply") */
|
||||
#define DC_STR_SELF_DELETED_MSG_BODY 91
|
||||
|
||||
/*
|
||||
* @}
|
||||
|
||||
Reference in New Issue
Block a user