From 024366b03691b365637cdd1159fd2fa8617e8dac Mon Sep 17 00:00:00 2001 From: RadRussianRus Date: Wed, 15 Jul 2020 13:27:49 +0300 Subject: [PATCH] Rename Share window to Forward window --- Telegram/SourceFiles/boxes/share_box.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Telegram/SourceFiles/boxes/share_box.cpp b/Telegram/SourceFiles/boxes/share_box.cpp index 0b44b21de..deb7f17f2 100644 --- a/Telegram/SourceFiles/boxes/share_box.cpp +++ b/Telegram/SourceFiles/boxes/share_box.cpp @@ -225,7 +225,7 @@ void ShareBox::prepare() { _select->resizeToWidth(st::boxWideWidth); Ui::SendPendingMoveResizeEvents(_select); - setTitle(tr::lng_share_title()); + setTitle(tr::lng_selected_forward()); _inner = setInnerWidget( object_ptr(