diff options
Diffstat (limited to 'protocols/IcqOscarJ/res/resources.rc')
-rw-r--r-- | protocols/IcqOscarJ/res/resources.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/IcqOscarJ/res/resources.rc b/protocols/IcqOscarJ/res/resources.rc index cf7351b5d9..84c49ac52a 100644 --- a/protocols/IcqOscarJ/res/resources.rc +++ b/protocols/IcqOscarJ/res/resources.rc @@ -147,7 +147,7 @@ BEGIN GROUPBOX "Peer-to-peer Messaging",IDC_STATIC,4,95,302,41
CONTROL "Enable peer-to-peer message connections",IDC_DCENABLE,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,107,288,10
- CONTROL "Passive mode, i.e. do not initiate new connections",IDC_DCPASSIVE,
+ CONTROL "Passive mode (i.e., do not initiate new connections)",IDC_DCPASSIVE,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,119,288,10
GROUPBOX "Extra Features",IDC_STATIC,4,137,302,93
CONTROL "Enable Custom status support for xtraz",IDC_XSTATUSENABLE,
|