From 4c781dc0212c319452e5a298e83aa9efce366e67 Mon Sep 17 00:00:00 2001 From: dartraiden Date: Mon, 29 May 2023 02:42:20 +0300 Subject: DbChecker: proper capitalization --- plugins/DbChecker/res/resource.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/DbChecker/res') diff --git a/plugins/DbChecker/res/resource.rc b/plugins/DbChecker/res/resource.rc index cfe7839e77..193dab259a 100644 --- a/plugins/DbChecker/res/resource.rc +++ b/plugins/DbChecker/res/resource.rc @@ -49,7 +49,7 @@ BEGIN CONTROL "Mark all events as read",IDC_MARKREAD,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,69,248,10 CONTROL "Fix UTF-8 encoding in old events",IDC_FIX_UTF8,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,83,248,10 CONTROL "Remove duplicate events",IDC_REMOVE_DUPS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,97,248,10 - CONTROL "Fix server message ids",IDC_FIX_SERVER_IDS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,111,248,10 + CONTROL "Fix server message IDs",IDC_FIX_SERVER_IDS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,111,248,10 END IDD_OPENERROR DIALOGEX 0, 0, 262, 143 -- cgit v1.2.3