summaryrefslogtreecommitdiff
path: root/plugins/DbChecker/res
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/DbChecker/res')
-rw-r--r--plugins/DbChecker/res/resource.rc2
1 files changed, 1 insertions, 1 deletions
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