Use new buttons and phrases.

This commit is contained in:
John Preston 2020-11-30 15:38:00 +03:00
parent a2191a293e
commit 2f7a4730a4
2 changed files with 3 additions and 3 deletions

View File

@ -389,8 +389,8 @@ void GroupPanel::initWithCall(GroupCall *call) {
: mute == MuteState::ForceMuted
? tr::lng_group_call_force_muted(tr::now)
: mute != MuteState::Active
? tr::lng_call_unmute_audio(tr::now)
: tr::lng_call_mute_audio(tr::now)),
? tr::lng_group_call_unmute(tr::now)
: tr::lng_group_call_you_are_live(tr::now)),
.type = (connecting
? Ui::CallMuteButtonType::Connecting
: mute == MuteState::ForceMuted

@ -1 +1 @@
Subproject commit 5897e357bfd6114ecede2711831b8c5e9d045fcb
Subproject commit 84b3ac9b58626f29952b8a0589e950893bfc0577