Add "Configuration failed" stock string

This commit is contained in:
Alexander Krotov
2020-09-12 16:53:43 +03:00
committed by link2xt
parent f5b16cf086
commit ecbc83390e
3 changed files with 17 additions and 2 deletions

View File

@@ -4924,8 +4924,9 @@ void dc_event_unref(dc_event_t* event);
#define DC_STR_EPHEMERAL_FOUR_WEEKS 81
#define DC_STR_VIDEOCHAT_INVITATION 82
#define DC_STR_VIDEOCHAT_INVITE_MSG_BODY 83
#define DC_STR_CONFIGURATION_FAILED 84
#define DC_STR_COUNT 83
#define DC_STR_COUNT 84
/*
* @}