summaryrefslogtreecommitdiff
path: root/plugins/SimpleStatusMsg/res
diff options
context:
space:
mode:
authorDart Raiden <wowemuh@gmail.com>2013-11-04 23:42:22 +0000
committerDart Raiden <wowemuh@gmail.com>2013-11-04 23:42:22 +0000
commit6273b7bfe9f1c20dd32bad9dfa06b3323372be87 (patch)
tree6ac9573142e2f99782944f01ad488690efe4b793 /plugins/SimpleStatusMsg/res
parente5a41d87624c428ef1a2930859039b6f4c11e70a (diff)
unneeded capitalization
git-svn-id: http://svn.miranda-ng.org/main/trunk@6777 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/SimpleStatusMsg/res')
-rw-r--r--plugins/SimpleStatusMsg/res/resource.rc2
1 files changed, 1 insertions, 1 deletions
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,