Use more simple tr::... text helpers.

This commit is contained in:
John Preston
2025-12-15 12:15:25 +04:00
parent 629158fedb
commit 08a979e638
213 changed files with 1657 additions and 1643 deletions
+1 -1
View File
@@ -218,7 +218,7 @@ void SendBotCallbackDataWithPassword(
session,
tr::lng_bots_password_confirm_check_about(
tr::now,
Ui::Text::WithEntities));
tr::marked));
if (box) {
show->showBox(std::move(box), Ui::LayerOption::CloseOther);
} else {