Improve couple of phrases.

This commit is contained in:
John Preston
2025-04-05 00:06:31 +05:00
parent c972485555
commit 783c5c12e9
3 changed files with 4 additions and 2 deletions
@@ -902,7 +902,7 @@ void SessionNavigation::resolveConferenceCall(
_conferenceCallRequestId = 0;
_conferenceCallSlug = QString();
_conferenceCallResolveContextId = FullMsgId();
showToast(tr::lng_group_invite_bad_link(tr::now));
showToast(tr::lng_confcall_link_inactive(tr::now));
}).send();
}