From a3ae8d143f4ce2661d121eae9202122b1fbb113b Mon Sep 17 00:00:00 2001 From: dartraiden Date: Thu, 2 Nov 2023 18:20:28 +0300 Subject: Use clearer wording --- 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 ab4e9d1a75..753bc54e8c 100644 --- a/src/mir_app/res/resource.rc +++ b/src/mir_app/res/resource.rc @@ -681,7 +681,7 @@ FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN LTEXT "Choose needed logger from listed below:",IDC_STATIC,2,3,299,8 LISTBOX IDC_LIST,0,16,305,189,LBS_SORT | LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_TABSTOP - CONTROL "Enable custom log controls in group chats",IDC_ENABLE_CUSTOM, + CONTROL "Enable custom loggers in group chats",IDC_ENABLE_CUSTOM, "Button",BS_AUTOCHECKBOX | WS_TABSTOP,5,210,297,12 END -- cgit v1.2.3