summaryrefslogtreecommitdiff
path: root/plugins/Spamotron/res
diff options
context:
space:
mode:
authorDart Raiden <wowemuh@gmail.com>2014-02-11 18:31:57 +0000
committerDart Raiden <wowemuh@gmail.com>2014-02-11 18:31:57 +0000
commit571a75e64683794c8f5a0a2f9046f470250def49 (patch)
tree905e4b4b17cc2e99a53f0547b434f7c3e59c36d3 /plugins/Spamotron/res
parent0d251cd7d22e0d0c4d0e68e5e34074cbec79a002 (diff)
Spamotron: resource cosmetic, decapitalization
git-svn-id: http://svn.miranda-ng.org/main/trunk@8099 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Spamotron/res')
-rw-r--r--plugins/Spamotron/res/spamotron.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Spamotron/res/spamotron.rc b/plugins/Spamotron/res/spamotron.rc
index b7a6bbd29b..6bd7870ca3 100644
--- a/plugins/Spamotron/res/spamotron.rc
+++ b/plugins/Spamotron/res/spamotron.rc
@@ -206,7 +206,7 @@ BEGIN
GROUPBOX "Appearance",IDC_STATIC,8,41,293,181
CTEXT "Foreground",IDC_STATIC,126,54,50,8
CTEXT "Background",IDC_STATIC,184,54,50,8
- CTEXT "Timeout",IDC_STATIC,242,54,40,8
+ CTEXT "Timeout (sec)",IDC_STATIC,235,54,54,8
CONTROL "Contact blocked",IDC_OPT_POPUPS_NOTIFY_BLOCKED,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,16,67,105,10
CONTROL "",IDC_OPT_POPUPS_BLOCKED_FOREGROUND,"ColourPicker",WS_TABSTOP,126,67,50,10
CONTROL "",IDC_OPT_POPUPS_BLOCKED_BACKGROUND,"ColourPicker",WS_TABSTOP,184,67,50,10