diff options
Diffstat (limited to 'plugins/NewXstatusNotify/res/resource.rc')
-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 198de5063d..11308ecd2e 100644 --- a/plugins/NewXstatusNotify/res/resource.rc +++ b/plugins/NewXstatusNotify/res/resource.rc @@ -117,7 +117,7 @@ BEGIN CONTROL "Automatically turn off Popups and Sounds on status change",IDC_AUTODISABLE,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,10,96,219,10
PUSHBUTTON "Configure",IDC_CONFIGUREAUTODISABLE,239,94,50,14
- CONTROL "Don't notify me for people not in my Contact List",IDC_HIDDENCONTACTSTOO,
+ CONTROL "Notify me for people not in my Contact List",IDC_HIDDENCONTACTSTOO,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,10,109,279,10
CONTROL "Blink icon in the system tray",IDC_BLINKICON,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,10,135,279,10
CONTROL "Use status icon",IDC_BLINKICON_STATUS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,10,148,279,10
|