mirror of
https://github.com/chatmail/core.git
synced 2026-05-19 23:06:32 +03:00
Add stock strings for ephemeral timer changes
This commit is contained in:
committed by
link2xt
parent
059caee527
commit
db6623d0cf
@@ -4480,8 +4480,15 @@ void dc_event_unref(dc_event_t* event);
|
||||
#define DC_STR_UNKNOWN_SENDER_FOR_CHAT 72
|
||||
#define DC_STR_SUBJECT_FOR_NEW_CONTACT 73
|
||||
#define DC_STR_FAILED_SENDING_TO 74
|
||||
#define DC_STR_EPHEMERAL_DISABLED 75
|
||||
#define DC_STR_EPHEMERAL_SECONDS 76
|
||||
#define DC_STR_EPHEMERAL_MINUTE 77
|
||||
#define DC_STR_EPHEMERAL_HOUR 78
|
||||
#define DC_STR_EPHEMERAL_DAY 79
|
||||
#define DC_STR_EPHEMERAL_WEEK 80
|
||||
#define DC_STR_EPHEMERAL_FOUR_WEEKS 81
|
||||
|
||||
#define DC_STR_COUNT 74
|
||||
#define DC_STR_COUNT 81
|
||||
|
||||
/*
|
||||
* @}
|
||||
|
||||
Reference in New Issue
Block a user