diff options
-rw-r--r-- | plugins/AssocMgr/res/resource.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/AssocMgr/res/resource.rc b/plugins/AssocMgr/res/resource.rc index ca7262ebf9..9cd224e2d1 100644 --- a/plugins/AssocMgr/res/resource.rc +++ b/plugins/AssocMgr/res/resource.rc @@ -57,7 +57,7 @@ BEGIN LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_NOSORTHEADER |
WS_BORDER | WS_TABSTOP,3,10,295,169
GROUPBOX "Miscellaneous",IDC_MISCLABEL,3,183,295,41,WS_GROUP
- CONTROL "&Start Miranda NG automatically when the Computer starts (using current profile)",
+ CONTROL "&Start Miranda NG automatically when the computer starts (using current profile)",
IDC_AUTOSTART,"Button",BS_AUTOCHECKBOX | BS_TOP |
WS_TABSTOP,10,195,284,10
CONTROL "Only associate with Miranda NG while it is &running",
|