From 6273b7bfe9f1c20dd32bad9dfa06b3323372be87 Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Mon, 4 Nov 2013 23:42:22 +0000 Subject: unneeded capitalization git-svn-id: http://svn.miranda-ng.org/main/trunk@6777 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/SimpleStatusMsg/res/resource.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/SimpleStatusMsg/res/resource.rc') diff --git a/plugins/SimpleStatusMsg/res/resource.rc b/plugins/SimpleStatusMsg/res/resource.rc index 9c48274f20..a492e2ad72 100644 --- a/plugins/SimpleStatusMsg/res/resource.rc +++ b/plugins/SimpleStatusMsg/res/resource.rc @@ -102,7 +102,7 @@ BEGIN CONTROL "Do not change status message",IDC_ROPTPROTO2,"Button",BS_AUTORADIOBUTTON | WS_TABSTOP,26,43,128,8 CONTROL "Always set the same message",IDC_ROPTPROTO3,"Button",BS_AUTORADIOBUTTON | WS_TABSTOP,155,31,144,8 CONTROL "Do not set status message",IDC_ROPTPROTO4,"Button",BS_AUTORADIOBUTTON | WS_TABSTOP,155,43,144,8 - GROUPBOX "Status Messages",IDC_STATIC,4,62,300,148,WS_GROUP + GROUPBOX "Status messages",IDC_STATIC,4,62,300,148,WS_GROUP COMBOBOX IDC_CBOPTSTATUS,35,73,240,97,CBS_DROPDOWNLIST | WS_TABSTOP PUSHBUTTON "Apply to all",IDC_BOPTSTATUS,215,90,60,13 CONTROL "Pop up dialog asking for new message",IDC_COPTMSG1, -- cgit v1.2.3