diff options
Diffstat (limited to 'plugins/TipperYM/res/resource.rc')
-rw-r--r-- | plugins/TipperYM/res/resource.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/TipperYM/res/resource.rc b/plugins/TipperYM/res/resource.rc index 51c52e03d4..702bf96419 100644 --- a/plugins/TipperYM/res/resource.rc +++ b/plugins/TipperYM/res/resource.rc @@ -172,7 +172,7 @@ BEGIN "Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,123,273,10
CONTROL "Disable in invisible status",IDC_CHK_DISABLEINVISIBLE,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,27,138,258,10
- CONTROL "Retrieve XStatus details if auto-retrieve is disabled",IDC_CHK_RETRIEVEXSTATUS,
+ CONTROL "Retrieve xStatus details if auto-retrieve is disabled",IDC_CHK_RETRIEVEXSTATUS,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,153,273,10
GROUPBOX "Status bar and tray tooltip",IDC_STATIC,7,176,284,46
CONTROL "Limit status messages in status bar and tray tooltips to:",IDC_CHK_LIMITMSG,
|