diff --git a/Telegram/SourceFiles/data/data_chat_participant_status.cpp b/Telegram/SourceFiles/data/data_chat_participant_status.cpp index af45ba79c..836f13ebc 100644 --- a/Telegram/SourceFiles/data/data_chat_participant_status.cpp +++ b/Telegram/SourceFiles/data/data_chat_participant_status.cpp @@ -172,7 +172,7 @@ std::optional RestrictionError( tr::now, lt_user, user->name()) - : (restriction == Flag::SendVoiceMessages) + : (restriction == Flag::SendVideoMessages) ? tr::lng_restricted_send_video_messages( tr::now, lt_user,