diff options
author | Dart Raiden <wowemuh@gmail.com> | 2013-11-04 00:55:02 +0000 |
---|---|---|
committer | Dart Raiden <wowemuh@gmail.com> | 2013-11-04 00:55:02 +0000 |
commit | 9d51dbf389539696b5d5e3417683c1709d957b6b (patch) | |
tree | 481555e0d7aea1d5f781e5fd06b292c2311f158b /plugins/StartupSilence/res/StartupSilence.rc | |
parent | 2ad753a0de1cbe62c15b1ce59d90d5795bdeabf7 (diff) |
StartupSilence: small spelling fixes
git-svn-id: http://svn.miranda-ng.org/main/trunk@6766 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/StartupSilence/res/StartupSilence.rc')
-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 2d384ff124..5a7d635a7c 100644 --- a/plugins/StartupSilence/res/StartupSilence.rc +++ b/plugins/StartupSilence/res/StartupSilence.rc @@ -50,7 +50,7 @@ BEGIN 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
+ CONTROL "Allow mRadio or Weather popups, etc.",IDC_NONSTATUSES,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,118,259,9
END
|