diff options
author | Dart Raiden <wowemuh@gmail.com> | 2013-11-03 23:27:25 +0000 |
---|---|---|
committer | Dart Raiden <wowemuh@gmail.com> | 2013-11-03 23:27:25 +0000 |
commit | 9105ebe02af9b3ad599b3a316ce423a828b2d6c6 (patch) | |
tree | d0dc804a63ccdb333038f203b6c2e413455e54da /plugins/StartupSilence | |
parent | 09563405b5388d3b32f2fb8a145afa0a85a3547c (diff) |
spelling corrections
git-svn-id: http://svn.miranda-ng.org/main/trunk@6764 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/StartupSilence')
-rw-r--r-- | plugins/StartupSilence/res/StartupSilence.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/StartupSilence/res/StartupSilence.rc b/plugins/StartupSilence/res/StartupSilence.rc index 693450c42b..2d384ff124 100644 --- a/plugins/StartupSilence/res/StartupSilence.rc +++ b/plugins/StartupSilence/res/StartupSilence.rc @@ -47,7 +47,7 @@ BEGIN CTEXT "You need to configure it once for each computer, where you run your Miranda NG.",IDC_STATIC,7,195,295,20
LTEXT "No Apply button required.",IDC_STATIC,11,220,184,8
GROUPBOX "After startup set:",IDC_STATIC,3,136,303,57
- CONTROL "Filtered popups only (leave uncheck to no popups)",IDC_DEFPOPUP,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,22,167,274,9
+ CONTROL "Filtered popups only (leave uncheck for no popups)",IDC_DEFPOPUP,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,22,167,274,9
CONTROL "Enable sounds",IDC_DEFSOUNDS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,181,287,9
CONTROL "Allow to set sounds and filtered popups only after startup (uncheck for all popups and sounds)",IDC_RESTORE,"Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,11,147,290,19
CONTROL "Allow mRadio or Weather popups, etc...",IDC_NONSTATUSES,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,118,259,9
|