diff options
Diffstat (limited to 'plugins/Clist_blind/res/resource.rc')
-rw-r--r-- | plugins/Clist_blind/res/resource.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Clist_blind/res/resource.rc b/plugins/Clist_blind/res/resource.rc index 329c027e2f..e11a281a06 100644 --- a/plugins/Clist_blind/res/resource.rc +++ b/plugins/Clist_blind/res/resource.rc @@ -247,7 +247,7 @@ BEGIN BS_AUTOCHECKBOX | WS_TABSTOP,22,63,142,10
CONTROL "Right click opens status menu",IDC_RIGHTSTATUS,"Button",
BS_AUTORADIOBUTTON,22,160,142,10
- CONTROL "Right click opens Miranda IM menu",IDC_RIGHTMIRANDA,
+ CONTROL "Right click opens Miranda NG menu",IDC_RIGHTMIRANDA,
"Button",BS_AUTORADIOBUTTON,22,147,142,10
CONTROL "Make sections equal width",IDC_EQUALSECTIONS,"Button",
BS_AUTOCHECKBOX | WS_TABSTOP,22,78,142,10
|