diff options
author | RMN <rmn@miranda-ng.org> | 2014-02-18 10:40:49 +0000 |
---|---|---|
committer | RMN <rmn@miranda-ng.org> | 2014-02-18 10:40:49 +0000 |
commit | 557d20f966c9ebbb16df1fc5a6d4e74084de3a2b (patch) | |
tree | 745b0ba61f961c1f7007355c7935919c471e1090 /plugins/NewXstatusNotify | |
parent | 6345808173c9c135a4abc1ceb83a4e9d1101a602 (diff) |
spelling corrections
git-svn-id: http://svn.miranda-ng.org/main/trunk@8157 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/NewXstatusNotify')
-rw-r--r-- | plugins/NewXstatusNotify/res/resource.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/NewXstatusNotify/res/resource.rc b/plugins/NewXstatusNotify/res/resource.rc index a8ef4b0729..cb13b65fb9 100644 --- a/plugins/NewXstatusNotify/res/resource.rc +++ b/plugins/NewXstatusNotify/res/resource.rc @@ -147,7 +147,7 @@ BEGIN CONTROL "Enable sounds",IDC_CHECK_NOTIFYSOUNDS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,117,131,96,10
CONTROL "Enable popups",IDC_CHECK_NOTIFYPOPUPS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,9,131,101,10
GROUPBOX "Status Notify",IDC_STATIC,4,119,213,29
- CTEXT "Individual sounds are disabled.\n\nTo enable them, go to Options - Status - Notify, enable \n""Use individual sounds"" checkbox, and then reopen this dialog.",IDC_TEXT_ENABLE_IS,5,22,210,56
+ CTEXT "Individual sounds are disabled.\n\nTo enable them, go to Options -> Status -> Status Notify, enable\n""Use individual sounds"" checkbox, and then reopen this dialog.",IDC_TEXT_ENABLE_IS,5,22,210,56
END
IDD_OPT_FILTERS DIALOGEX 0, 0, 300, 230
|