update 'takes longer' fallback wording again

This commit is contained in:
Mark Felder
2025-04-16 14:00:15 -07:00
committed by bjoern
parent 4168985869
commit a6713630b9
2 changed files with 3 additions and 3 deletions

View File

@@ -7595,7 +7595,7 @@ void dc_event_unref(dc_event_t* event);
/// @deprecated 2025-03
#define DC_STR_SECUREJOIN_WAIT_TIMEOUT 191
/// "That seems to take longer, maybe the contact or you are offline. However, the process continues in background, you can do something else…"
/// "The contact must be online to proceed. This process will continue automatically in background."
///
/// Used as info message.
#define DC_STR_SECUREJOIN_TAKES_LONGER 192