From f9bd37d742a2f8851d4afc98eb207b9ee26fa42b Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 31 Mar 2024 13:21:43 +0300 Subject: =?UTF-8?q?fixes=20#4316=20(NewStory=20=D1=81=D1=87=D0=B8=D1=82?= =?UTF-8?q?=D0=B0=D0=B5=D1=82=20=D1=81=D0=B8=D1=81=D1=82=D0=B5=D0=BC=D0=BD?= =?UTF-8?q?=D1=83=D1=8E=20=D0=B8=D1=81=D1=82=D0=BE=D1=80=D0=B8=D1=8E=20"?= =?UTF-8?q?=D0=BD=D0=B5=D0=B8=D0=B7=D0=B2=D0=B5=D1=81=D1=82=D0=BD=D1=8B?= =?UTF-8?q?=D0=BC=20=D0=BA=D0=BE=D0=BD=D1=82=D0=B0=D0=BA=D1=82=D0=BE=D0=BC?= =?UTF-8?q?")?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/mir_app/res/resource.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mir_app/res') diff --git a/src/mir_app/res/resource.rc b/src/mir_app/res/resource.rc index 3928c68da5..858cf54d98 100644 --- a/src/mir_app/res/resource.rc +++ b/src/mir_app/res/resource.rc @@ -82,7 +82,7 @@ FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN CONTROL "Are you sure to wipe the history for %s?",IDC_TOPLINE, "Static",SS_SIMPLE | SS_NOPREFIX | WS_GROUP,7,7,270,8 - LTEXT "This will erase all history for this contact!",IDC_STATIC,7,18,239,16 + LTEXT "This will erase all history for this contact!",IDC_SECONDLINE,7,18,239,16 CONTROL "Remove server history",IDC_DELSERVERHISTORY,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,37,280,8 CONTROL "Remove history for everyone",IDC_BOTH,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,50,260,8 PUSHBUTTON "&Yes",IDOK,149,65,65,14 -- cgit v1.2.3