diff options
Diffstat (limited to 'protocols/IcqOscarJ/res')
-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 73da63edff..fb5e6ec9e7 100644 --- a/protocols/IcqOscarJ/res/resources.rc +++ b/protocols/IcqOscarJ/res/resources.rc @@ -140,7 +140,7 @@ BEGIN COMBOBOX IDC_UTFCODEPAGE,190,36,107,51,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
CONTROL "Make me temporarily visible to contacts I send message to",IDC_TEMPVISIBLE,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,53,288,10
- CONTROL "Notify me when a message delivery has failed (old method)",IDC_SLOWSEND,
+ CONTROL "Notify me when a message delivery has failed",IDC_SLOWSEND,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,65,288,10
GROUPBOX "Peer-to-peer Messaging",IDC_STATIC,4,95,302,41
CONTROL "Enable peer-to-peer message connections",IDC_DCENABLE,
|