add new string to deltachat.h

This commit is contained in:
B. Petersen
2020-06-06 23:26:14 +02:00
committed by Hocuri
parent ca95f25639
commit af0dc42df3

View File

@@ -4427,7 +4427,8 @@ void dc_event_unref(dc_event_t* event);
#define DC_STR_DEVICE_MESSAGES_HINT 70
#define DC_STR_WELCOME_MESSAGE 71
#define DC_STR_UNKNOWN_SENDER_FOR_CHAT 72
#define DC_STR_COUNT 72
#define DC_STR_SUBJECT_FOR_NEW_CONTACT 73
#define DC_STR_COUNT 73
/*
* @}