From 238a095707c2e2f4c66334c58705a08497f02b5a Mon Sep 17 00:00:00 2001 From: George Hazan Date: Mon, 17 Jun 2024 12:22:07 +0300 Subject: =?UTF-8?q?fixes=20#4467=20(=D0=94=D0=B8=D0=B0=D0=BB=D0=BE=D0=B3?= =?UTF-8?q?=20=D1=80=D0=B5=D0=B0=D0=BA=D1=86=D0=B8=D0=B9=20=D0=B8=D0=BC?= =?UTF-8?q?=D0=B5=D0=B5=D1=82=20=D0=BD=D0=B5=D0=B2=D0=B5=D1=80=D0=BD=D1=8B?= =?UTF-8?q?=D0=B9=20=D0=B7=D0=B0=D0=B3=D0=BE=D0=BB=D0=BE=D0=B2=D0=BE=D0=BA?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- protocols/Telegram/res/resource.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols/Telegram/res') diff --git a/protocols/Telegram/res/resource.rc b/protocols/Telegram/res/resource.rc index 6351b30c46..86d8258749 100644 --- a/protocols/Telegram/res/resource.rc +++ b/protocols/Telegram/res/resource.rc @@ -154,7 +154,7 @@ END IDD_REACTIONS DIALOGEX 0, 0, 215, 40 STYLE DS_SETFONT | DS_MODALFRAME | DS_SETFOREGROUND | DS_FIXEDSYS | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU -CAPTION "Forward message" +CAPTION "Add reaction" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN COMBOBOX IDC_REACTIONS,8,4,201,12,CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_TABSTOP -- cgit v1.2.3